Uses of Interface
io.kubernetes.client.openapi.models.V1PersistentVolumeListFluent
Packages that use V1PersistentVolumeListFluent
-
Uses of V1PersistentVolumeListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PersistentVolumeListFluentModifier and TypeInterfaceDescriptioninterfaceV1PersistentVolumeListFluent<A extends V1PersistentVolumeListFluent<A>>GeneratedclassV1PersistentVolumeListFluentImpl<A extends V1PersistentVolumeListFluent<A>>GeneratedClasses in io.kubernetes.client.openapi.models that implement V1PersistentVolumeListFluentModifier and TypeClassDescriptionclassclassV1PersistentVolumeListFluentImpl<A extends V1PersistentVolumeListFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PersistentVolumeListFluentModifierConstructorDescriptionV1PersistentVolumeListBuilder(V1PersistentVolumeListFluent<?> fluent, io.kubernetes.client.openapi.models.V1PersistentVolumeList instance) V1PersistentVolumeListBuilder(V1PersistentVolumeListFluent<?> fluent, io.kubernetes.client.openapi.models.V1PersistentVolumeList instance, Boolean validationEnabled) V1PersistentVolumeListBuilder(V1PersistentVolumeListFluent<?> fluent, Boolean validationEnabled)