Uses of Interface
io.kubernetes.client.openapi.models.V1DownwardAPIVolumeSourceFluent
Packages that use V1DownwardAPIVolumeSourceFluent
-
Uses of V1DownwardAPIVolumeSourceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1DownwardAPIVolumeSourceFluentModifier and TypeInterfaceDescriptioninterface
Generatedclass
GeneratedSubinterfaces of V1DownwardAPIVolumeSourceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1DownwardAPIVolumeSourceFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1DownwardAPIVolumeSourceFluentModifierConstructorDescriptionV1DownwardAPIVolumeSourceBuilder
(V1DownwardAPIVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeSource instance) V1DownwardAPIVolumeSourceBuilder
(V1DownwardAPIVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeSource instance, Boolean validationEnabled) V1DownwardAPIVolumeSourceBuilder
(V1DownwardAPIVolumeSourceFluent<?> fluent, Boolean validationEnabled)