public class MagnumPod extends Object implements Pod
| Modifier and Type | Class and Description |
|---|---|
static class |
MagnumPod.PodConcreteBuilder
Concrete builder containing MagnumPod as model
|
static class |
MagnumPod.Pods |
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Constructor and Description |
|---|
MagnumPod() |
| Modifier and Type | Method and Description |
|---|---|
static PodBuilder |
builder() |
String |
getBayUuid()
Gets bayUuid
|
String |
getDesc()
Gets desc
|
String |
getId()
Gets id
|
List<String> |
getImages()
Gets images
|
Label |
getLabels()
Gets labels
|
String |
getName()
Gets name
|
String |
getStatus()
Gets status
|
String |
getUuid()
Gets uuid
|
PodBuilder |
toBuilder() |
String |
toString() |
public static PodBuilder builder()
public PodBuilder toBuilder()
toBuilder in interface Buildable<PodBuilder>public String getBayUuid()
PodgetBayUuid in interface PodCopyright © 2017. All rights reserved.