Interface PersistentVolumeListFluent<A extends PersistentVolumeListFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
KubeSchemaFluent.PersistentVolumeListNested<N>, WatchEventFluent.PersistentVolumeListObjectNested<N>
All Known Implementing Classes:
DoneablePersistentVolumeList, KubeSchemaFluentImpl.PersistentVolumeListNestedImpl, PersistentVolumeListBuilder, PersistentVolumeListFluentImpl, WatchEventFluentImpl.PersistentVolumeListObjectNestedImpl

public interface PersistentVolumeListFluent<A extends PersistentVolumeListFluent<A>>
extends Fluent<A>