Uses of Interface
io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFileFluent
Packages that use V1DownwardAPIVolumeFileFluent
-
Uses of V1DownwardAPIVolumeFileFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1DownwardAPIVolumeFileFluentModifier and TypeInterfaceDescriptioninterface
V1DownwardAPIVolumeFileFluent<A extends V1DownwardAPIVolumeFileFluent<A>>
Generatedclass
GeneratedSubinterfaces of V1DownwardAPIVolumeFileFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1DownwardAPIVolumeFileFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1DownwardAPIVolumeFileFluentModifierConstructorDescriptionV1DownwardAPIVolumeFileBuilder
(V1DownwardAPIVolumeFileFluent<?> fluent, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile instance) V1DownwardAPIVolumeFileBuilder
(V1DownwardAPIVolumeFileFluent<?> fluent, io.kubernetes.client.openapi.models.V1DownwardAPIVolumeFile instance, Boolean validationEnabled) V1DownwardAPIVolumeFileBuilder
(V1DownwardAPIVolumeFileFluent<?> fluent, Boolean validationEnabled)