Uses of Interface
io.kubernetes.client.openapi.models.V1DownwardAPIProjectionFluent
Packages that use V1DownwardAPIProjectionFluent
-
Uses of V1DownwardAPIProjectionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1DownwardAPIProjectionFluentModifier and TypeInterfaceDescriptioninterface
V1DownwardAPIProjectionFluent<A extends V1DownwardAPIProjectionFluent<A>>
Generatedclass
GeneratedSubinterfaces of V1DownwardAPIProjectionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1DownwardAPIProjectionFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1DownwardAPIProjectionFluentModifierConstructorDescriptionV1DownwardAPIProjectionBuilder
(V1DownwardAPIProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1DownwardAPIProjection instance) V1DownwardAPIProjectionBuilder
(V1DownwardAPIProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1DownwardAPIProjection instance, Boolean validationEnabled) V1DownwardAPIProjectionBuilder
(V1DownwardAPIProjectionFluent<?> fluent, Boolean validationEnabled)