Uses of Interface
io.kubernetes.client.openapi.models.V1CustomResourceValidationFluent
Packages that use V1CustomResourceValidationFluent
-
Uses of V1CustomResourceValidationFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1CustomResourceValidationFluentModifier and TypeInterfaceDescriptioninterface
Generatedclass
GeneratedSubinterfaces of V1CustomResourceValidationFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1CustomResourceValidationFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1CustomResourceValidationFluentModifierConstructorDescriptionV1CustomResourceValidationBuilder
(V1CustomResourceValidationFluent<?> fluent, io.kubernetes.client.openapi.models.V1CustomResourceValidation instance) V1CustomResourceValidationBuilder
(V1CustomResourceValidationFluent<?> fluent, io.kubernetes.client.openapi.models.V1CustomResourceValidation instance, Boolean validationEnabled) V1CustomResourceValidationBuilder
(V1CustomResourceValidationFluent<?> fluent, Boolean validationEnabled)