Class V1JSONSchemaPropsBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluentImpl<V1JSONSchemaPropsBuilder>
io.kubernetes.client.openapi.models.V1JSONSchemaPropsBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1JSONSchemaProps>
,Fluent<V1JSONSchemaPropsBuilder>
,Visitable<V1JSONSchemaPropsBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1JSONSchemaProps,
,V1JSONSchemaPropsBuilder> V1JSONSchemaPropsFluent<V1JSONSchemaPropsBuilder>
public class V1JSONSchemaPropsBuilder
extends V1JSONSchemaPropsFluentImpl<V1JSONSchemaPropsBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1JSONSchemaProps,V1JSONSchemaPropsBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluent
V1JSONSchemaPropsFluent.AllOfNested<N>, V1JSONSchemaPropsFluent.AnyOfNested<N>, V1JSONSchemaPropsFluent.ExternalDocsNested<N>, V1JSONSchemaPropsFluent.NotNested<N>, V1JSONSchemaPropsFluent.OneOfNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1JSONSchemaPropsBuilder
(io.kubernetes.client.openapi.models.V1JSONSchemaProps instance) V1JSONSchemaPropsBuilder
(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) V1JSONSchemaPropsBuilder
(io.kubernetes.client.openapi.models.V1JSONSchemaProps instance, Boolean validationEnabled) V1JSONSchemaPropsBuilder
(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.kubernetes.client.openapi.models.V1JSONSchemaPropsFluentImpl
addAllToAllOf, addAllToAnyOf, addAllToEnum, addAllToOneOf, addAllToRequired, addNewAllOf, addNewAllOfLike, addNewAnyOf, addNewAnyOfLike, addNewOneOf, addNewOneOfLike, addToAllOf, addToAllOf, addToAnyOf, addToAnyOf, addToDefinitions, addToDefinitions, addToDependencies, addToDependencies, addToEnum, addToEnum, addToOneOf, addToOneOf, addToPatternProperties, addToPatternProperties, addToProperties, addToProperties, addToRequired, addToRequired, buildAllOf, buildAllOf, buildAnyOf, buildAnyOf, buildExternalDocs, buildFirstAllOf, buildFirstAnyOf, buildFirstOneOf, buildLastAllOf, buildLastAnyOf, buildLastOneOf, buildMatchingAllOf, buildMatchingAnyOf, buildMatchingOneOf, buildNot, buildOneOf, buildOneOf, editAllOf, editAnyOf, editExternalDocs, editFirstAllOf, editFirstAnyOf, editFirstOneOf, editLastAllOf, editLastAnyOf, editLastOneOf, editMatchingAllOf, editMatchingAnyOf, editMatchingOneOf, editNot, editOneOf, editOrNewExternalDocs, editOrNewExternalDocsLike, editOrNewNot, editOrNewNotLike, equals, getAdditionalItems, getAdditionalProperties, getAllOf, getAnyOf, getDefault, getDefinitions, getDependencies, getDescription, getEnum, getEnum, getExample, getExclusiveMaximum, getExclusiveMinimum, getExternalDocs, getFirstEnum, getFirstRequired, getFormat, getId, getItems, getLastEnum, getLastRequired, getMatchingEnum, getMatchingRequired, getMaximum, getMaxItems, getMaxLength, getMaxProperties, getMinimum, getMinItems, getMinLength, getMinProperties, getMultipleOf, getNot, getNullable, getOneOf, getPattern, getPatternProperties, getProperties, getRef, getRequired, getRequired, getSchema, getTitle, getType, getUniqueItems, hasAdditionalItems, hasAdditionalProperties, hasAllOf, hasAnyOf, hasDefault, hasDefinitions, hasDependencies, hasDescription, hasEnum, hasExample, hasExclusiveMaximum, hasExclusiveMinimum, hasExternalDocs, hasFormat, hashCode, hasId, hasItems, hasMatchingAllOf, hasMatchingAnyOf, hasMatchingEnum, hasMatchingOneOf, hasMatchingRequired, hasMaximum, hasMaxItems, hasMaxLength, hasMaxProperties, hasMinimum, hasMinItems, hasMinLength, hasMinProperties, hasMultipleOf, hasNot, hasNullable, hasOneOf, hasPattern, hasPatternProperties, hasProperties, hasRef, hasRequired, hasSchema, hasTitle, hasType, hasUniqueItems, removeAllFromAllOf, removeAllFromAnyOf, removeAllFromEnum, removeAllFromOneOf, removeAllFromRequired, removeFromAllOf, removeFromAnyOf, removeFromDefinitions, removeFromDefinitions, removeFromDependencies, removeFromDependencies, removeFromEnum, removeFromOneOf, removeFromPatternProperties, removeFromPatternProperties, removeFromProperties, removeFromProperties, removeFromRequired, removeMatchingFromAllOf, removeMatchingFromAnyOf, removeMatchingFromOneOf, setNewAllOfLike, setNewAnyOfLike, setNewOneOfLike, setToAllOf, setToAnyOf, setToEnum, setToOneOf, setToRequired, toString, withAdditionalItems, withAdditionalProperties, withAllOf, withAllOf, withAnyOf, withAnyOf, withDefault, withDefinitions, withDependencies, withDescription, withEnum, withEnum, withExample, withExclusiveMaximum, withExclusiveMaximum, withExclusiveMinimum, withExclusiveMinimum, withExternalDocs, withFormat, withId, withItems, withMaximum, withMaxItems, withMaxLength, withMaxProperties, withMinimum, withMinItems, withMinLength, withMinProperties, withMultipleOf, withNewExternalDocs, withNewExternalDocsLike, withNewNot, withNewNotLike, withNot, withNullable, withNullable, withOneOf, withOneOf, withPattern, withPatternProperties, withProperties, withRef, withRequired, withRequired, withSchema, withTitle, withType, withUniqueItems, withUniqueItems
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1JSONSchemaPropsBuilder
public V1JSONSchemaPropsBuilder() -
V1JSONSchemaPropsBuilder
-
V1JSONSchemaPropsBuilder
-
V1JSONSchemaPropsBuilder
-
V1JSONSchemaPropsBuilder
public V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent, io.kubernetes.client.openapi.models.V1JSONSchemaProps instance) -
V1JSONSchemaPropsBuilder
public V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent, io.kubernetes.client.openapi.models.V1JSONSchemaProps instance, Boolean validationEnabled) -
V1JSONSchemaPropsBuilder
public V1JSONSchemaPropsBuilder(io.kubernetes.client.openapi.models.V1JSONSchemaProps instance) -
V1JSONSchemaPropsBuilder
public V1JSONSchemaPropsBuilder(io.kubernetes.client.openapi.models.V1JSONSchemaProps instance, Boolean validationEnabled)
-
-
Method Details