Uses of Interface
io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluent
Packages that use V1JSONSchemaPropsFluent
-
Uses of V1JSONSchemaPropsFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1JSONSchemaPropsFluentModifier and TypeInterfaceDescriptioninterfaceV1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>GeneratedclassV1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>>GeneratedSubinterfaces of V1JSONSchemaPropsFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1JSONSchemaPropsFluentModifier and TypeClassDescriptionclassclassV1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1JSONSchemaPropsFluentModifierConstructorDescriptionV1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent) V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent, io.kubernetes.client.openapi.models.V1JSONSchemaProps instance) V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent, io.kubernetes.client.openapi.models.V1JSONSchemaProps instance, Boolean validationEnabled) V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent, Boolean validationEnabled)