public class JSONSchemaPropsOrArrayBuilder extends JSONSchemaPropsOrArrayFluentImpl<JSONSchemaPropsOrArrayBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaPropsOrArray,JSONSchemaPropsOrArrayBuilder>
JSONSchemaPropsOrArrayFluent.JSONSchemasNested<N>, JSONSchemaPropsOrArrayFluent.SchemaNested<N>| Constructor and Description |
|---|
JSONSchemaPropsOrArrayBuilder() |
JSONSchemaPropsOrArrayBuilder(Boolean validationEnabled) |
JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArray instance) |
JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArray instance,
Boolean validationEnabled) |
JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent) |
JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent,
Boolean validationEnabled) |
JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent,
JSONSchemaPropsOrArray instance) |
JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent,
JSONSchemaPropsOrArray instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrArray |
build() |
addAllToJSONSchemas, addNewJSONSchema, addNewJSONSchemaLike, addToAdditionalProperties, addToAdditionalProperties, addToJSONSchemas, addToJSONSchemas, buildFirstJSONSchema, buildJSONSchema, buildJSONSchemas, buildLastJSONSchema, buildMatchingJSONSchema, buildSchema, editFirstJSONSchema, editJSONSchema, editLastJSONSchema, editMatchingJSONSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getAdditionalProperties, getJSONSchemas, getSchema, hasAdditionalProperties, hashCode, hasJSONSchemas, hasMatchingJSONSchema, hasSchema, removeAllFromJSONSchemas, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromJSONSchemas, removeMatchingFromJSONSchemas, setNewJSONSchemaLike, setToJSONSchemas, toString, withAdditionalProperties, withJSONSchemas, withJSONSchemas, withNewSchema, withNewSchemaLike, withSchemaaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic JSONSchemaPropsOrArrayBuilder()
public JSONSchemaPropsOrArrayBuilder(Boolean validationEnabled)
public JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent)
public JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent, Boolean validationEnabled)
public JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent, JSONSchemaPropsOrArray instance)
public JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArrayFluent<?> fluent, JSONSchemaPropsOrArray instance, Boolean validationEnabled)
public JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArray instance)
public JSONSchemaPropsOrArrayBuilder(JSONSchemaPropsOrArray instance, Boolean validationEnabled)
public JSONSchemaPropsOrArray build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JSONSchemaPropsOrArray>Copyright © 2015–2022 Red Hat. All rights reserved.