Uses of Interface
io.kubernetes.client.openapi.models.V1ConfigMapKeySelectorFluent
Packages that use V1ConfigMapKeySelectorFluent
-
Uses of V1ConfigMapKeySelectorFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ConfigMapKeySelectorFluentModifier and TypeInterfaceDescriptioninterface
V1ConfigMapKeySelectorFluent<A extends V1ConfigMapKeySelectorFluent<A>>
Generatedclass
V1ConfigMapKeySelectorFluentImpl<A extends V1ConfigMapKeySelectorFluent<A>>
GeneratedSubinterfaces of V1ConfigMapKeySelectorFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1ConfigMapKeySelectorFluentModifier and TypeClassDescriptionclass
class
V1ConfigMapKeySelectorFluentImpl<A extends V1ConfigMapKeySelectorFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapKeySelectorFluentModifierConstructorDescriptionV1ConfigMapKeySelectorBuilder
(V1ConfigMapKeySelectorFluent<?> fluent, io.kubernetes.client.openapi.models.V1ConfigMapKeySelector instance) V1ConfigMapKeySelectorBuilder
(V1ConfigMapKeySelectorFluent<?> fluent, io.kubernetes.client.openapi.models.V1ConfigMapKeySelector instance, Boolean validationEnabled) V1ConfigMapKeySelectorBuilder
(V1ConfigMapKeySelectorFluent<?> fluent, Boolean validationEnabled)