Interface AttachedVolumeFluent<A extends AttachedVolumeFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
NodeStatusFluent.VolumesAttachedNested<N>, WatchEventFluent.AttachedVolumeObjectNested<N>
All Known Implementing Classes:
AttachedVolumeBuilder, AttachedVolumeFluentImpl, DoneableAttachedVolume, NodeStatusFluentImpl.VolumesAttachedNestedImpl, WatchEventFluentImpl.AttachedVolumeObjectNestedImpl

public interface AttachedVolumeFluent<A extends AttachedVolumeFluent<A>>
extends Fluent<A>