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()
Bay
public String getStackId()
Bay
getStackId
in interface Bay
public Integer getMasterCount()
Bay
getMasterCount
in interface Bay
public String getBaymodelId()
Bay
getBaymodelId
in interface Bay
public Integer getNodeCount()
Bay
getNodeCount
in interface Bay
public String getBayCreateTimeout()
Bay
getBayCreateTimeout
in interface Bay
Copyright © 2017. All rights reserved.