Class JSONSchemaPropsOrBoolBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder>
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrBoolBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<JSONSchemaPropsOrBool>,io.fabric8.kubernetes.api.builder.Fluent<JSONSchemaPropsOrBoolBuilder>,io.fabric8.kubernetes.api.builder.Visitable<JSONSchemaPropsOrBoolBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaPropsOrBool,JSONSchemaPropsOrBoolBuilder>,JSONSchemaPropsOrBoolFluent<JSONSchemaPropsOrBoolBuilder>
public class JSONSchemaPropsOrBoolBuilder extends JSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaPropsOrBool,JSONSchemaPropsOrBoolBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrBoolFluentImpl
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrBoolFluent
JSONSchemaPropsOrBoolFluent.SchemaNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description JSONSchemaPropsOrBoolBuilder()JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance, Boolean validationEnabled)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, Boolean validationEnabled)JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance, Boolean validationEnabled)JSONSchemaPropsOrBoolBuilder(Boolean validationEnabled) -
Method Summary
Modifier and Type Method Description JSONSchemaPropsOrBoolbuild()booleanequals(Object o)Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrBoolFluentImpl
buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, getSchema, hasAllows, hasSchema, isAllows, withAllows, withNewAllows, withNewAllows, withNewSchema, withNewSchemaLike, withSchemaMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
JSONSchemaPropsOrBoolBuilder
public JSONSchemaPropsOrBoolBuilder() -
JSONSchemaPropsOrBoolBuilder
-
JSONSchemaPropsOrBoolBuilder
-
JSONSchemaPropsOrBoolBuilder
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, Boolean validationEnabled) -
JSONSchemaPropsOrBoolBuilder
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance) -
JSONSchemaPropsOrBoolBuilder
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance, Boolean validationEnabled) -
JSONSchemaPropsOrBoolBuilder
-
JSONSchemaPropsOrBoolBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<JSONSchemaPropsOrBool>
-
equals
- Overrides:
equalsin classJSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder>
-