public interface Cluster extends ModelEntity, Buildable<ClusterBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getClusterTemplateId()
Gets clusterTemplateId
|
Integer |
getCreateTimeout()
Gets createTimeout
|
String |
getDiscoveryUrl()
Gets discoveryUrl
|
String |
getKeypair()
Gets keypair
|
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 getClusterTemplateId()
String getUuid()
List<GenericLink> getLinks()
String getStackId()
Integer getMasterCount()
Integer getCreateTimeout()
Integer getNodeCount()
String getDiscoveryUrl()
String getKeypair()
String getName()
Copyright © 2017. All rights reserved.