Interface PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PersistentVolumeFluent.SpecNested<N>, WatchEventFluent.PersistentVolumeSpecObjectNested<N>
All Known Implementing Classes:
DoneablePersistentVolumeSpec, PersistentVolumeFluentImpl.SpecNestedImpl, PersistentVolumeSpecBuilder, PersistentVolumeSpecFluentImpl, WatchEventFluentImpl.PersistentVolumeSpecObjectNestedImpl

public interface PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
extends Fluent<A>