public class JSONSchemaPropsOrBoolFluentImpl<A extends JSONSchemaPropsOrBoolFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements JSONSchemaPropsOrBoolFluent<A>
JSONSchemaPropsOrBoolFluent.SchemaNested<N>| Constructor and Description |
|---|
JSONSchemaPropsOrBoolFluentImpl() |
JSONSchemaPropsOrBoolFluentImpl(JSONSchemaPropsOrBool instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic JSONSchemaPropsOrBoolFluentImpl()
public JSONSchemaPropsOrBoolFluentImpl(JSONSchemaPropsOrBool instance)
public Boolean getAllows()
getAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A withAllows(Boolean allows)
withAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public Boolean hasAllows()
hasAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>@Deprecated public JSONSchemaProps getSchema()
getSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaProps buildSchema()
buildSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A withSchema(JSONSchemaProps schema)
withSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public Boolean hasSchema()
hasSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> withNewSchema()
withNewSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> withNewSchemaLike(JSONSchemaProps item)
withNewSchemaLike in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> editSchema()
editSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> editOrNewSchema()
editOrNewSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> editOrNewSchemaLike(JSONSchemaProps item)
editOrNewSchemaLike in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A withAllows()
withAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.