Class JSONSchemaPropsOrStringArrayFluentImpl<A extends JSONSchemaPropsOrStringArrayFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrStringArrayFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,JSONSchemaPropsOrStringArrayFluent<A>
- Direct Known Subclasses:
DoneableJSONSchemaPropsOrStringArray,JSONSchemaPropsOrStringArrayBuilder
public class JSONSchemaPropsOrStringArrayFluentImpl<A extends JSONSchemaPropsOrStringArrayFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements JSONSchemaPropsOrStringArrayFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classJSONSchemaPropsOrStringArrayFluentImpl.SchemaNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsOrStringArrayFluent
JSONSchemaPropsOrStringArrayFluent.SchemaNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description JSONSchemaPropsOrStringArrayFluentImpl()JSONSchemaPropsOrStringArrayFluentImpl(JSONSchemaPropsOrStringArray instance) -
Method Summary
-
Constructor Details
-
JSONSchemaPropsOrStringArrayFluentImpl
public JSONSchemaPropsOrStringArrayFluentImpl() -
JSONSchemaPropsOrStringArrayFluentImpl
-
-
Method Details
-
addToProperty
- Specified by:
addToPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
setToProperty
- Specified by:
setToPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
addToProperty
- Specified by:
addToPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
addAllToProperty
- Specified by:
addAllToPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
removeFromProperty
- Specified by:
removeFromPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
removeAllFromProperty
- Specified by:
removeAllFromPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
getProperty
- Specified by:
getPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
getProperty
- Specified by:
getPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
getFirstProperty
- Specified by:
getFirstPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
getLastProperty
- Specified by:
getLastPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
getMatchingProperty
- Specified by:
getMatchingPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
hasMatchingProperty
- Specified by:
hasMatchingPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
withProperty
- Specified by:
withPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
withProperty
- Specified by:
withPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
hasProperty
- Specified by:
hasPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
addNewProperty
- Specified by:
addNewPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
addNewProperty
- Specified by:
addNewPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
addNewProperty
- Specified by:
addNewPropertyin interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
getSchema
Deprecated.This method has been deprecated, please use method buildSchema instead.- Specified by:
getSchemain interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>- Returns:
- The buildable object.
-
buildSchema
- Specified by:
buildSchemain interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
withSchema
- Specified by:
withSchemain interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
hasSchema
- Specified by:
hasSchemain interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
withNewSchema
- Specified by:
withNewSchemain interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
withNewSchemaLike
- Specified by:
withNewSchemaLikein interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
editSchema
- Specified by:
editSchemain interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
editOrNewSchema
- Specified by:
editOrNewSchemain interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
editOrNewSchemaLike
public JSONSchemaPropsOrStringArrayFluent.SchemaNested<A> editOrNewSchemaLike(JSONSchemaProps item)- Specified by:
editOrNewSchemaLikein interfaceJSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
-
equals
-