Interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
ContainerFluent.VolumeDevicesNested<N>, EphemeralContainerFluent.VolumeDevicesNested<N>, WatchEventFluent.VolumeDeviceObjectNested<N>
All Known Implementing Classes:
ContainerFluentImpl.VolumeDevicesNestedImpl, DoneableVolumeDevice, EphemeralContainerFluentImpl.VolumeDevicesNestedImpl, VolumeDeviceBuilder, VolumeDeviceFluentImpl, WatchEventFluentImpl.VolumeDeviceObjectNestedImpl

public interface VolumeDeviceFluent<A extends VolumeDeviceFluent<A>>
extends Fluent<A>