public interface Pod extends ModelEntity, Buildable<PodBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
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
|
String getId()
String getUuid()
String getName()
String getDesc()
String getBayUuid()
Label getLabels()
String getStatus()
Copyright © 2017. All rights reserved.