public class EmptyDirVolumeSource extends VolumeSource implements IEmptyDirVolumeSource
ANNOTATIONS, APIVERSION, CREATION_TIMESTAMP, FROM, KIND, LABELS, METADATA, METADATA_NAME, METADATA_NAMESPACE, METADATA_RESOURCE_VERSION, METADATA_UID, NAME, NAMESPACE, OBJECTS, PORTS, PROTOCOL, RESOURCE_VERSION, TYPE, VALUE| Constructor and Description |
|---|
EmptyDirVolumeSource(org.jboss.dmr.ModelNode node) |
EmptyDirVolumeSource(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMedium() |
void |
setMedium(String medium) |
create, getName, setName, toJSONStringgetNode, getPropertyKeys, toJson, toJson, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setName, toJSONStringpublic EmptyDirVolumeSource(org.jboss.dmr.ModelNode node)
public EmptyDirVolumeSource(String name)
public String getMedium()
getMedium in interface IEmptyDirVolumeSourcepublic void setMedium(String medium)
setMedium in interface IEmptyDirVolumeSourceCopyright © 2019 Red Hat, Inc. All Rights Reserved.