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 |
getApiAddress()
Gets apiAddress
|
String |
getBayCreateTimeout()
Gets bayCreateTimeout
|
String |
getBaymodelId()
Gets baymodelId
|
String |
getCoeVersion()
Gets coeVersion
|
String |
getCreatedAt()
Gets createdAt
|
String |
getDiscoveryUrl()
Gets discoveryUrl
|
List<GenericLink> |
getLinks()
Gets links
|
List<String> |
getMasterAddresses()
Gets masterAddresses
|
Integer |
getMasterCount()
Gets masterCount
|
String |
getName()
Gets name
|
List<String> |
getNodeAddresses()
Gets nodeAddresses
|
Integer |
getNodeCount()
Gets nodeCount
|
String |
getStackId()
Gets stackId
|
String |
getStatus()
Gets status
|
String |
getStatusReason()
Gets statusReason
|
String |
getUpdatedAt()
Gets updatedAt
|
String |
getUuid()
Gets uuid
|
String getStatus()
String getUuid()
List<GenericLink> getLinks()
String getStackId()
String getCreatedAt()
String getApiAddress()
String getDiscoveryUrl()
String getUpdatedAt()
Integer getMasterCount()
String getCoeVersion()
String getBaymodelId()
Integer getNodeCount()
String getStatusReason()
String getBayCreateTimeout()
String getName()
Copyright © 2019. All rights reserved.