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 TypeInterfaceDescriptioninterface
V1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
Generatedclass
V1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>>
GeneratedSubinterfaces of V1JSONSchemaPropsFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1JSONSchemaPropsFluentModifier and TypeClassDescriptionclass
class
V1JSONSchemaPropsFluentImpl<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)