public class JSONSchemaPropsOrBoolBuilder extends JSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder> implements VisitableBuilder<JSONSchemaPropsOrBool,JSONSchemaPropsOrBoolBuilder>
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrBoolFluent.SchemaNested<N>_visitables| Constructor and Description |
|---|
JSONSchemaPropsOrBoolBuilder() |
JSONSchemaPropsOrBoolBuilder(Boolean validationEnabled) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance,
Boolean validationEnabled) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent,
Boolean validationEnabled) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent,
JSONSchemaPropsOrBool instance) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent,
JSONSchemaPropsOrBool instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrBool |
build() |
boolean |
equals(Object o) |
buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, getSchema, hasAllows, hasSchema, isAllows, withAllows, withNewAllows, withNewAllows, withNewSchema, withNewSchemaLike, withSchemaaccept, aggregate, aggregate, build, build, builderOfpublic JSONSchemaPropsOrBoolBuilder()
public JSONSchemaPropsOrBoolBuilder(Boolean validationEnabled)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, Boolean validationEnabled)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance, Boolean validationEnabled)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance, Boolean validationEnabled)
public JSONSchemaPropsOrBool build()
build in interface Builder<JSONSchemaPropsOrBool>public boolean equals(Object o)
equals in class JSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder>Copyright © 2015–2019 Red Hat. All rights reserved.