Class QuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.QuobyteVolumeSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, QuobyteVolumeSourceFluent<A>
Direct Known Subclasses:
DoneableQuobyteVolumeSource, PersistentVolumeSpecFluentImpl.QuobyteNestedImpl, QuobyteVolumeSourceBuilder, VolumeFluentImpl.QuobyteNestedImpl, WatchEventFluentImpl.QuobyteVolumeSourceObjectNestedImpl

public class QuobyteVolumeSourceFluentImpl<A extends QuobyteVolumeSourceFluent<A>>
extends BaseFluent<A>
implements QuobyteVolumeSourceFluent<A>