Class PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, PersistentVolumeSpecFluent<A>
Direct Known Subclasses:
DoneablePersistentVolumeSpec, PersistentVolumeFluentImpl.SpecNestedImpl, PersistentVolumeSpecBuilder, WatchEventFluentImpl.PersistentVolumeSpecObjectNestedImpl

public class PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
extends BaseFluent<A>
implements PersistentVolumeSpecFluent<A>