Uses of Interface
io.kubernetes.client.openapi.models.V1PersistentVolumeSpecFluent
Packages that use V1PersistentVolumeSpecFluent
-
Uses of V1PersistentVolumeSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PersistentVolumeSpecFluentModifier and TypeInterfaceDescriptioninterfaceV1PersistentVolumeSpecFluent<A extends V1PersistentVolumeSpecFluent<A>>GeneratedclassV1PersistentVolumeSpecFluentImpl<A extends V1PersistentVolumeSpecFluent<A>>GeneratedSubinterfaces of V1PersistentVolumeSpecFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1PersistentVolumeSpecFluentModifier and TypeClassDescriptionclassclassV1PersistentVolumeSpecFluentImpl<A extends V1PersistentVolumeSpecFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PersistentVolumeSpecFluentModifierConstructorDescriptionV1PersistentVolumeSpecBuilder(V1PersistentVolumeSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1PersistentVolumeSpec instance) V1PersistentVolumeSpecBuilder(V1PersistentVolumeSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1PersistentVolumeSpec instance, Boolean validationEnabled) V1PersistentVolumeSpecBuilder(V1PersistentVolumeSpecFluent<?> fluent, Boolean validationEnabled)