Uses of Interface
io.kubernetes.client.openapi.models.V1EmptyDirVolumeSourceFluent
Packages that use V1EmptyDirVolumeSourceFluent
-
Uses of V1EmptyDirVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1EmptyDirVolumeSourceFluentModifier and TypeInterfaceDescriptioninterfaceV1EmptyDirVolumeSourceFluent<A extends V1EmptyDirVolumeSourceFluent<A>>GeneratedclassV1EmptyDirVolumeSourceFluentImpl<A extends V1EmptyDirVolumeSourceFluent<A>>GeneratedSubinterfaces of V1EmptyDirVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1EmptyDirVolumeSourceFluentModifier and TypeClassDescriptionclassclassV1EmptyDirVolumeSourceFluentImpl<A extends V1EmptyDirVolumeSourceFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1EmptyDirVolumeSourceFluentModifierConstructorDescriptionV1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EmptyDirVolumeSource instance) V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1EmptyDirVolumeSource instance, Boolean validationEnabled) V1EmptyDirVolumeSourceBuilder(V1EmptyDirVolumeSourceFluent<?> fluent, Boolean validationEnabled)