public class DoneableVolumeMount extends VolumeMountFluentImpl<DoneableVolumeMount> implements Doneable<VolumeMount>
_visitables| Constructor and Description |
|---|
DoneableVolumeMount(Function<VolumeMount,VolumeMount> function) |
DoneableVolumeMount(VolumeMount item) |
DoneableVolumeMount(VolumeMount item,
Function<VolumeMount,VolumeMount> function) |
| Modifier and Type | Method and Description |
|---|---|
VolumeMount |
done() |
equals, getMountPath, getName, getSubPath, hasMountPath, hasName, hasReadOnly, hasSubPath, isReadOnly, withMountPath, withName, withReadOnly, withSubPathpublic DoneableVolumeMount(Function<VolumeMount,VolumeMount> function)
public DoneableVolumeMount(VolumeMount item, Function<VolumeMount,VolumeMount> function)
public DoneableVolumeMount(VolumeMount item)
public VolumeMount done()
done in interface Doneable<VolumeMount>Copyright © 2011–2018 Red Hat. All rights reserved.