public interface Bay extends ModelEntity, Buildable<BayBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getBayCreateTimeout()
Gets bayCreateTimeout
|
String |
getBaymodelId()
Gets baymodelId
|
List<GenericLink> |
getLinks()
Gets links
|
Integer |
getMasterCount()
Gets masterCount
|
String |
getName()
Gets name
|
Integer |
getNodeCount()
Gets nodeCount
|
String |
getStackId()
Gets stackId
|
String |
getStatus()
Gets status
|
String |
getUuid()
Gets uuid
|
String getStatus()
String getUuid()
List<GenericLink> getLinks()
String getStackId()
Integer getMasterCount()
String getBaymodelId()
Integer getNodeCount()
String getBayCreateTimeout()
String getName()
Copyright © 2017. All rights reserved.