public class JSONSchemaPropsOrArrayBuilder extends JSONSchemaPropsOrArrayFluentImpl<JSONSchemaPropsOrArrayBuilder> implements VisitableBuilder<JSONSchemaPropsOrArray,JSONSchemaPropsOrArrayBuilder>
JSONSchemaPropsOrArrayFluentImpl.JSONSchemasNestedImpl<N>, JSONSchemaPropsOrArrayFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrArrayFluent.JSONSchemasNested<N>, JSONSchemaPropsOrArrayFluent.SchemaNested<N>_visitables| 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) |
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, 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 Builder<JSONSchemaPropsOrArray>public boolean equals(Object o)
equals in class JSONSchemaPropsOrArrayFluentImpl<JSONSchemaPropsOrArrayBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.