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 |
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
|
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 Integer getMasterCount()
BaygetMasterCount in interface Baypublic String getBaymodelId()
BaygetBaymodelId in interface Baypublic Integer getNodeCount()
BaygetNodeCount in interface Baypublic String getBayCreateTimeout()
BaygetBayCreateTimeout in interface BayCopyright © 2017. All rights reserved.