Class GCEPersistentDiskVolumeSourceFluentImpl<A extends GCEPersistentDiskVolumeSourceFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSourceFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, GCEPersistentDiskVolumeSourceFluent<A>
Direct Known Subclasses:
DoneableGCEPersistentDiskVolumeSource, GCEPersistentDiskVolumeSourceBuilder, PersistentVolumeSpecFluentImpl.GcePersistentDiskNestedImpl, VolumeFluentImpl.GcePersistentDiskNestedImpl, WatchEventFluentImpl.GCEPersistentDiskVolumeSourceObjectNestedImpl

public class GCEPersistentDiskVolumeSourceFluentImpl<A extends GCEPersistentDiskVolumeSourceFluent<A>>
extends BaseFluent<A>
implements GCEPersistentDiskVolumeSourceFluent<A>