public class EditableVolumeMount extends VolumeMount implements Editable<VolumeMountBuilder>
| Constructor and Description |
|---|
EditableVolumeMount() |
EditableVolumeMount(String mountPath,
String name,
Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
VolumeMountBuilder |
edit() |
equals, getAdditionalProperties, getMountPath, getName, getReadOnly, hashCode, setAdditionalProperty, setMountPath, setName, setReadOnly, toStringpublic VolumeMountBuilder edit()
edit in interface Editable<VolumeMountBuilder>Copyright © 2011–2015 Red Hat. All rights reserved.