Interface V1PersistentVolumeSpecFluent<A extends V1PersistentVolumeSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1PersistentVolumeFluent.SpecNested<N>, V1VolumeAttachmentSourceFluent.InlineVolumeSpecNested<N>
All Known Implementing Classes:
V1PersistentVolumeSpecBuilder, V1PersistentVolumeSpecFluentImpl

public interface V1PersistentVolumeSpecFluent<A extends V1PersistentVolumeSpecFluent<A>> extends Fluent<A>
Generated