Class JSONSchemaPropsBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsFluentImpl<JSONSchemaPropsBuilder>
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<JSONSchemaProps>,io.fabric8.kubernetes.api.builder.Fluent<JSONSchemaPropsBuilder>,io.fabric8.kubernetes.api.builder.Visitable<JSONSchemaPropsBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaProps,JSONSchemaPropsBuilder>,JSONSchemaPropsFluent<JSONSchemaPropsBuilder>
public class JSONSchemaPropsBuilder extends JSONSchemaPropsFluentImpl<JSONSchemaPropsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaProps,JSONSchemaPropsBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsFluentImpl
JSONSchemaPropsFluentImpl.AdditionalItemsNestedImpl<N>, JSONSchemaPropsFluentImpl.AdditionalPropertiesNestedImpl<N>, JSONSchemaPropsFluentImpl.AllOfNestedImpl<N>, JSONSchemaPropsFluentImpl.AnyOfNestedImpl<N>, JSONSchemaPropsFluentImpl.ExternalDocsNestedImpl<N>, JSONSchemaPropsFluentImpl.ItemsNestedImpl<N>, JSONSchemaPropsFluentImpl.NotNestedImpl<N>, JSONSchemaPropsFluentImpl.OneOfNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsFluent
JSONSchemaPropsFluent.AdditionalItemsNested<N>, JSONSchemaPropsFluent.AdditionalPropertiesNested<N>, JSONSchemaPropsFluent.AllOfNested<N>, JSONSchemaPropsFluent.AnyOfNested<N>, JSONSchemaPropsFluent.ExternalDocsNested<N>, JSONSchemaPropsFluent.ItemsNested<N>, JSONSchemaPropsFluent.NotNested<N>, JSONSchemaPropsFluent.OneOfNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description JSONSchemaPropsBuilder()JSONSchemaPropsBuilder(JSONSchemaProps instance)JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent)JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, JSONSchemaProps instance)JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, JSONSchemaProps instance, Boolean validationEnabled)JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, Boolean validationEnabled)JSONSchemaPropsBuilder(JSONSchemaProps instance, Boolean validationEnabled)JSONSchemaPropsBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description JSONSchemaPropsbuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsFluentImpl
addAllToAllOf, addAllToAnyOf, addAllToEnum, addAllToOneOf, addAllToRequired, addAllToXKubernetesListMapKeys, addNewAllOf, addNewAllOfLike, addNewAnyOf, addNewAnyOfLike, addNewOneOf, addNewOneOfLike, addNewRequired, addNewRequired, addNewRequired, addNewXKubernetesListMapKey, addNewXKubernetesListMapKey, addNewXKubernetesListMapKey, addToAllOf, addToAllOf, addToAnyOf, addToAnyOf, addToDefinitions, addToDefinitions, addToDependencies, addToDependencies, addToEnum, addToEnum, addToOneOf, addToOneOf, addToPatternProperties, addToPatternProperties, addToProperties, addToProperties, addToRequired, addToRequired, addToXKubernetesListMapKeys, addToXKubernetesListMapKeys, buildAdditionalItems, buildAdditionalProperties, buildAllOf, buildAllOf, buildAnyOf, buildAnyOf, buildExternalDocs, buildFirstAllOf, buildFirstAnyOf, buildFirstOneOf, buildItems, buildLastAllOf, buildLastAnyOf, buildLastOneOf, buildMatchingAllOf, buildMatchingAnyOf, buildMatchingOneOf, buildNot, buildOneOf, buildOneOf, editAdditionalItems, editAdditionalProperties, editAllOf, editAnyOf, editExternalDocs, editFirstAllOf, editFirstAnyOf, editFirstOneOf, editItems, editLastAllOf, editLastAnyOf, editLastOneOf, editMatchingAllOf, editMatchingAnyOf, editMatchingOneOf, editNot, editOneOf, editOrNewAdditionalItems, editOrNewAdditionalItemsLike, editOrNewAdditionalProperties, editOrNewAdditionalPropertiesLike, editOrNewExternalDocs, editOrNewExternalDocsLike, editOrNewItems, editOrNewItemsLike, editOrNewNot, editOrNewNotLike, getAdditionalItems, getAdditionalProperties, getAllOf, getAnyOf, getDefault, getDefinitions, getDependencies, getDescription, getEnum, getEnum, getExample, getExternalDocs, getFirstEnum, getFirstRequired, getFirstXKubernetesListMapKey, getFormat, getId, getItems, getLastEnum, getLastRequired, getLastXKubernetesListMapKey, getMatchingEnum, getMatchingRequired, getMatchingXKubernetesListMapKey, getMaximum, getMaxItems, getMaxLength, getMaxProperties, getMinimum, getMinItems, getMinLength, getMinProperties, getMultipleOf, getNot, getOneOf, getPattern, getPatternProperties, getProperties, getRef, getRequired, getRequired, getSchema, getTitle, getType, getXKubernetesListMapKey, getXKubernetesListMapKeys, getXKubernetesListType, getXKubernetesMapType, hasAdditionalItems, hasAdditionalProperties, hasAllOf, hasAnyOf, hasDefault, hasDefinitions, hasDependencies, hasDescription, hasEnum, hasExample, hasExclusiveMaximum, hasExclusiveMinimum, hasExternalDocs, hasFormat, hasId, hasItems, hasMatchingAllOf, hasMatchingAnyOf, hasMatchingEnum, hasMatchingOneOf, hasMatchingRequired, hasMatchingXKubernetesListMapKey, hasMaximum, hasMaxItems, hasMaxLength, hasMaxProperties, hasMinimum, hasMinItems, hasMinLength, hasMinProperties, hasMultipleOf, hasNot, hasNullable, hasOneOf, hasPattern, hasPatternProperties, hasProperties, hasRef, hasRequired, hasSchema, hasTitle, hasType, hasUniqueItems, hasXKubernetesEmbeddedResource, hasXKubernetesIntOrString, hasXKubernetesListMapKeys, hasXKubernetesListType, hasXKubernetesMapType, hasXKubernetesPreserveUnknownFields, isExclusiveMaximum, isExclusiveMinimum, isNullable, isUniqueItems, isXKubernetesEmbeddedResource, isXKubernetesIntOrString, isXKubernetesPreserveUnknownFields, removeAllFromAllOf, removeAllFromAnyOf, removeAllFromEnum, removeAllFromOneOf, removeAllFromRequired, removeAllFromXKubernetesListMapKeys, removeFromAllOf, removeFromAnyOf, removeFromDefinitions, removeFromDefinitions, removeFromDependencies, removeFromDependencies, removeFromEnum, removeFromOneOf, removeFromPatternProperties, removeFromPatternProperties, removeFromProperties, removeFromProperties, removeFromRequired, removeFromXKubernetesListMapKeys, removeMatchingFromAllOf, removeMatchingFromAnyOf, removeMatchingFromOneOf, setNewAllOfLike, setNewAnyOfLike, setNewOneOfLike, setToAllOf, setToAnyOf, setToEnum, setToOneOf, setToRequired, setToXKubernetesListMapKeys, withAdditionalItems, withAdditionalProperties, withAllOf, withAllOf, withAnyOf, withAnyOf, withDefault, withDefinitions, withDependencies, withDescription, withEnum, withEnum, withExample, withExclusiveMaximum, withExclusiveMinimum, withExternalDocs, withFormat, withId, withItems, withMaximum, withMaxItems, withMaxLength, withMaxProperties, withMinimum, withMinItems, withMinLength, withMinProperties, withMultipleOf, withNewAdditionalItems, withNewAdditionalItemsLike, withNewAdditionalProperties, withNewAdditionalPropertiesLike, withNewDescription, withNewDescription, withNewDescription, withNewExclusiveMaximum, withNewExclusiveMaximum, withNewExclusiveMinimum, withNewExclusiveMinimum, withNewExternalDocs, withNewExternalDocs, withNewExternalDocsLike, withNewFormat, withNewFormat, withNewFormat, withNewId, withNewId, withNewId, withNewItems, withNewItemsLike, withNewMaximum, withNewMaximum, withNewMinimum, withNewMinimum, withNewMultipleOf, withNewMultipleOf, withNewNot, withNewNotLike, withNewNullable, withNewNullable, withNewPattern, withNewPattern, withNewPattern, withNewRef, withNewRef, withNewRef, withNewSchema, withNewSchema, withNewSchema, withNewTitle, withNewTitle, withNewTitle, withNewType, withNewType, withNewType, withNewUniqueItems, withNewUniqueItems, withNewXKubernetesEmbeddedResource, withNewXKubernetesEmbeddedResource, withNewXKubernetesIntOrString, withNewXKubernetesIntOrString, withNewXKubernetesListType, withNewXKubernetesListType, withNewXKubernetesListType, withNewXKubernetesMapType, withNewXKubernetesMapType, withNewXKubernetesMapType, withNewXKubernetesPreserveUnknownFields, withNewXKubernetesPreserveUnknownFields, withNot, withNullable, withOneOf, withOneOf, withPattern, withPatternProperties, withProperties, withRef, withRequired, withRequired, withSchema, withTitle, withType, withUniqueItems, withXKubernetesEmbeddedResource, withXKubernetesIntOrString, withXKubernetesListMapKeys, withXKubernetesListMapKeys, withXKubernetesListType, withXKubernetesMapType, withXKubernetesPreserveUnknownFieldsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
JSONSchemaPropsBuilder
public JSONSchemaPropsBuilder() -
JSONSchemaPropsBuilder
-
JSONSchemaPropsBuilder
-
JSONSchemaPropsBuilder
-
JSONSchemaPropsBuilder
-
JSONSchemaPropsBuilder
public JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, JSONSchemaProps instance, Boolean validationEnabled) -
JSONSchemaPropsBuilder
-
JSONSchemaPropsBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<JSONSchemaProps>
-
equals
- Overrides:
equalsin classJSONSchemaPropsFluentImpl<JSONSchemaPropsBuilder>
-