Uses of Interface
io.kubernetes.client.openapi.models.V1ConfigMapProjectionFluent
Packages that use V1ConfigMapProjectionFluent
-
Uses of V1ConfigMapProjectionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ConfigMapProjectionFluentModifier and TypeInterfaceDescriptioninterface
V1ConfigMapProjectionFluent<A extends V1ConfigMapProjectionFluent<A>>
Generatedclass
V1ConfigMapProjectionFluentImpl<A extends V1ConfigMapProjectionFluent<A>>
GeneratedSubinterfaces of V1ConfigMapProjectionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1ConfigMapProjectionFluentModifier and TypeClassDescriptionclass
class
V1ConfigMapProjectionFluentImpl<A extends V1ConfigMapProjectionFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapProjectionFluentModifierConstructorDescriptionV1ConfigMapProjectionBuilder
(V1ConfigMapProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1ConfigMapProjection instance) V1ConfigMapProjectionBuilder
(V1ConfigMapProjectionFluent<?> fluent, io.kubernetes.client.openapi.models.V1ConfigMapProjection instance, Boolean validationEnabled) V1ConfigMapProjectionBuilder
(V1ConfigMapProjectionFluent<?> fluent, Boolean validationEnabled)