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 TypeInterfaceDescriptioninterfaceV1ConfigMapProjectionFluent<A extends V1ConfigMapProjectionFluent<A>>GeneratedclassV1ConfigMapProjectionFluentImpl<A extends V1ConfigMapProjectionFluent<A>>GeneratedSubinterfaces of V1ConfigMapProjectionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1ConfigMapProjectionFluentModifier and TypeClassDescriptionclassclassV1ConfigMapProjectionFluentImpl<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)