public class MagnumBay extends Object implements Bay
| Modifier and Type | Class and Description |
|---|---|
static class |
MagnumBay.BayConcreteBuilder
Concrete builder containing MagnumBay as model
|
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Constructor and Description |
|---|
MagnumBay() |
| Modifier and Type | Method and Description |
|---|---|
static BayBuilder |
builder() |
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
|
BayBuilder |
toBuilder() |
String |
toString() |
public static BayBuilder builder()
public BayBuilder toBuilder()
toBuilder in interface Buildable<BayBuilder>public List<GenericLink> getLinks()
Baypublic String getStackId()
BaygetStackId in interface Baypublic String getCreatedAt()
BaygetCreatedAt in interface Baypublic String getApiAddress()
BaygetApiAddress in interface Baypublic String getDiscoveryUrl()
BaygetDiscoveryUrl in interface Baypublic String getUpdatedAt()
BaygetUpdatedAt in interface Baypublic Integer getMasterCount()
BaygetMasterCount in interface Baypublic String getCoeVersion()
BaygetCoeVersion in interface Baypublic String getBaymodelId()
BaygetBaymodelId in interface Baypublic List<String> getMasterAddresses()
BaygetMasterAddresses in interface Baypublic Integer getNodeCount()
BaygetNodeCount in interface Baypublic List<String> getNodeAddresses()
BaygetNodeAddresses in interface Baypublic String getStatusReason()
BaygetStatusReason in interface Baypublic String getBayCreateTimeout()
BaygetBayCreateTimeout in interface BayCopyright © 2020. All rights reserved.