public class JSONSchemaPropsOrBoolBuilder extends JSONSchemaPropsOrBoolFluent<JSONSchemaPropsOrBoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaPropsOrBool,JSONSchemaPropsOrBoolBuilder>
JSONSchemaPropsOrBoolFluent.SchemaNested<N>| Constructor and Description |
|---|
JSONSchemaPropsOrBoolBuilder() |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent,
JSONSchemaPropsOrBool instance) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrBool |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildSchema, copyInstance, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getAdditionalProperties, getAllows, hasAdditionalProperties, hasAllows, hashCode, hasSchema, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAllows, withAllows, withNewSchema, withNewSchemaLike, withSchemaaggregate, aggregate, build, build, builderOf, getVisitableMappublic JSONSchemaPropsOrBoolBuilder()
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance)
public JSONSchemaPropsOrBool build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JSONSchemaPropsOrBool>Copyright © 2015–2024 Red Hat. All rights reserved.