Interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PersistentVolumeSpecFluent.QuobyteNested<N>, VolumeFluent.QuobyteNested<N>, WatchEventFluent.QuobyteVolumeSourceObjectNested<N>
All Known Implementing Classes:
DoneableQuobyteVolumeSource, PersistentVolumeSpecFluentImpl.QuobyteNestedImpl, QuobyteVolumeSourceBuilder, QuobyteVolumeSourceFluentImpl, VolumeFluentImpl.QuobyteNestedImpl, WatchEventFluentImpl.QuobyteVolumeSourceObjectNestedImpl

public interface QuobyteVolumeSourceFluent<A extends QuobyteVolumeSourceFluent<A>>
extends Fluent<A>