public class TackerVim extends Object implements Vim
| Modifier and Type | Class and Description |
|---|---|
static class |
TackerVim.TackerVims |
static class |
TackerVim.VimConcreteBuilder |
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Constructor and Description |
|---|
TackerVim() |
| Modifier and Type | Method and Description |
|---|---|
static VimBuilder |
builder() |
AuthCredentials |
getAuthCredentials() |
String |
getAuthUrl() |
String |
getDescription() |
String |
getId() |
String |
getName() |
VimPlacementAttribute |
getPlacementAttribute() |
TackerVimStatus |
getStatus() |
String |
getTenantId() |
String |
getType() |
VimProject |
getVimProject() |
Boolean |
isDefault() |
VimBuilder |
toBuilder()
Wrap this TackerVim to a builder
|
String |
toString() |
public VimBuilder toBuilder()
toBuilder in interface Buildable<VimBuilder>public static VimBuilder builder()
public String getTenantId()
getTenantId in interface Vimpublic String getDescription()
getDescription in interface Vimpublic TackerVimStatus getStatus()
public Boolean isDefault()
public AuthCredentials getAuthCredentials()
getAuthCredentials in interface Vimpublic String getAuthUrl()
getAuthUrl in interface Vimpublic VimPlacementAttribute getPlacementAttribute()
getPlacementAttribute in interface Vimpublic VimProject getVimProject()
getVimProject in interface VimCopyright © 2017. All rights reserved.