public interface Vim extends ModelEntity, Buildable<VimBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
AuthCredentials |
getAuthCredentials() |
String |
getAuthUrl() |
String |
getDescription() |
String |
getId() |
String |
getName() |
VimPlacementAttribute |
getPlacementAttribute() |
TackerVimStatus |
getStatus() |
String |
getTenantId() |
String |
getType() |
VimProject |
getVimProject() |
Boolean |
isDefault() |
String getId()
String getName()
String getTenantId()
String getDescription()
String getType()
Boolean isDefault()
String getAuthUrl()
AuthCredentials getAuthCredentials()
VimProject getVimProject()
TackerVimStatus getStatus()
VimPlacementAttribute getPlacementAttribute()
Copyright © 2017. All rights reserved.