Interface PersistentVolumeClaimSpecFluent<A extends PersistentVolumeClaimSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PersistentVolumeClaimFluent.SpecNested<N>, WatchEventFluent.PersistentVolumeClaimSpecObjectNested<N>
All Known Implementing Classes:
DoneablePersistentVolumeClaimSpec, PersistentVolumeClaimFluentImpl.SpecNestedImpl, PersistentVolumeClaimSpecBuilder, PersistentVolumeClaimSpecFluentImpl, WatchEventFluentImpl.PersistentVolumeClaimSpecObjectNestedImpl

public interface PersistentVolumeClaimSpecFluent<A extends PersistentVolumeClaimSpecFluent<A>>
extends Fluent<A>