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 Vim
public String getDescription()
getDescription
in interface Vim
public TackerVimStatus getStatus()
public Boolean isDefault()
public AuthCredentials getAuthCredentials()
getAuthCredentials
in interface Vim
public String getAuthUrl()
getAuthUrl
in interface Vim
public VimPlacementAttribute getPlacementAttribute()
getPlacementAttribute
in interface Vim
public VimProject getVimProject()
getVimProject
in interface Vim
Copyright © 2017. All rights reserved.