public class DoneableVolumeDevice extends VolumeDeviceFluentImpl<DoneableVolumeDevice> implements Doneable<VolumeDevice>
_visitables| Constructor and Description |
|---|
DoneableVolumeDevice(Function<VolumeDevice,VolumeDevice> function) |
DoneableVolumeDevice(VolumeDevice item) |
DoneableVolumeDevice(VolumeDevice item,
Function<VolumeDevice,VolumeDevice> function) |
| Modifier and Type | Method and Description |
|---|---|
VolumeDevice |
done() |
equals, getDevicePath, getName, hasDevicePath, hashCode, hasName, withDevicePath, withName, withNewDevicePath, withNewDevicePath, withNewDevicePath, withNewName, withNewName, withNewNamepublic DoneableVolumeDevice(Function<VolumeDevice,VolumeDevice> function)
public DoneableVolumeDevice(VolumeDevice item, Function<VolumeDevice,VolumeDevice> function)
public DoneableVolumeDevice(VolumeDevice item)
public VolumeDevice done()
done in interface Doneable<VolumeDevice>Copyright © 2015–2021 Red Hat. All rights reserved.