Class VolumeDeviceFluentImpl<A extends VolumeDeviceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.VolumeDeviceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, VolumeDeviceFluent<A>
Direct Known Subclasses:
ContainerFluentImpl.VolumeDevicesNestedImpl, DoneableVolumeDevice, EphemeralContainerFluentImpl.VolumeDevicesNestedImpl, VolumeDeviceBuilder, WatchEventFluentImpl.VolumeDeviceObjectNestedImpl

public class VolumeDeviceFluentImpl<A extends VolumeDeviceFluent<A>>
extends BaseFluent<A>
implements VolumeDeviceFluent<A>