public class DoneableVolume extends VolumeFluentImpl<DoneableVolume> implements Doneable<Volume>
| Constructor and Description |
|---|
DoneableVolume(io.fabric8.docker.api.builder.Function<Volume,Volume> function) |
DoneableVolume(Volume item) |
DoneableVolume(Volume item,
io.fabric8.docker.api.builder.Function<Volume,Volume> function) |
| Modifier and Type | Method and Description |
|---|---|
Volume |
done() |
equals, getDriver, getMountpoint, getName, hasDriver, hasMountpoint, hasName, withDriver, withMountpoint, withNameCopyright © 2015–2017 Red Hat. All rights reserved.