public class JSONSchemaPropsOrArrayBuilder extends JSONSchemaPropsOrArrayFluentImpl<JSONSchemaPropsOrArrayBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaPropsOrArray,JSONSchemaPropsOrArrayBuilder>
JSONSchemaPropsOrArrayFluentImpl.JSONSchemasNestedImpl<N>, JSONSchemaPropsOrArrayFluentImpl.SchemaNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToJSONSchemas, addNewJSONSchema, addNewJSONSchemaLike, addToJSONSchemas, addToJSONSchemas, buildFirstJSONSchema, buildJSONSchema, buildJSONSchemas, buildLastJSONSchema, buildMatchingJSONSchema, buildSchema, editFirstJSONSchema, editJSONSchema, editLastJSONSchema, editMatchingJSONSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, getJSONSchemas, getSchema, hasJSONSchemas, hasMatchingJSONSchema, hasSchema, removeAllFromJSONSchemas, removeFromJSONSchemas, removeMatchingFromJSONSchemas, setNewJSONSchemaLike, setToJSONSchemas, withJSONSchemas, withJSONSchemas, withNewSchema, withNewSchemaLike, withSchemaaccept, 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>public boolean equals(Object o)
equals in class JSONSchemaPropsOrArrayFluentImpl<JSONSchemaPropsOrArrayBuilder>public int hashCode()
hashCode in class JSONSchemaPropsOrArrayFluentImpl<JSONSchemaPropsOrArrayBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.