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 TypeInterfaceDescriptioninterface
V1EmptyDirVolumeSourceFluent<A extends V1EmptyDirVolumeSourceFluent<A>>
Generatedclass
V1EmptyDirVolumeSourceFluentImpl<A extends V1EmptyDirVolumeSourceFluent<A>>
GeneratedSubinterfaces of V1EmptyDirVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1EmptyDirVolumeSourceFluentModifier and TypeClassDescriptionclass
class
V1EmptyDirVolumeSourceFluentImpl<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)