Class AttachedVolumeFluentImpl<A extends AttachedVolumeFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.AttachedVolumeFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, AttachedVolumeFluent<A>
Direct Known Subclasses:
AttachedVolumeBuilder, DoneableAttachedVolume, NodeStatusFluentImpl.VolumesAttachedNestedImpl, WatchEventFluentImpl.AttachedVolumeObjectNestedImpl

public class AttachedVolumeFluentImpl<A extends AttachedVolumeFluent<A>>
extends BaseFluent<A>
implements AttachedVolumeFluent<A>