public class EditableMountPoint extends MountPoint implements io.fabric8.docker.api.builder.Editable<MountPointBuilder>
| Constructor and Description |
|---|
EditableMountPoint() |
EditableMountPoint(String Destination,
String Driver,
String Mode,
String Name,
Boolean RW,
String Source) |
| Modifier and Type | Method and Description |
|---|---|
MountPointBuilder |
edit() |
getAdditionalProperties, getDestination, getDriver, getMode, getName, getRW, getSource, setAdditionalProperty, setDestination, setDriver, setMode, setName, setRW, setSourcepublic MountPointBuilder edit()
edit in interface io.fabric8.docker.api.builder.Editable<MountPointBuilder>Copyright © 2015–2016 Red Hat. All rights reserved.