Class JSONSchemaPropsFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaPropsOrArrayFluent<JSONSchemaPropsFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaPropsFluent.ItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- JSONSchemaPropsFluent<A extends JSONSchemaPropsFluent<A>>
public class JSONSchemaPropsFluent.ItemsNested<N> extends JSONSchemaPropsOrArrayFluent<JSONSchemaPropsFluent.ItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaPropsOrArrayFluent
JSONSchemaPropsOrArrayFluent.JSONSchemasNested<N>, JSONSchemaPropsOrArrayFluent.SchemaNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItems()-
Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaPropsOrArrayFluent
addAllToJSONSchemas, addNewJSONSchema, addNewJSONSchemaLike, addToAdditionalProperties, addToAdditionalProperties, addToJSONSchemas, addToJSONSchemas, buildFirstJSONSchema, buildJSONSchema, buildJSONSchemas, buildLastJSONSchema, buildMatchingJSONSchema, buildSchema, copyInstance, editFirstJSONSchema, editJSONSchema, editLastJSONSchema, editMatchingJSONSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasJSONSchemas, hasMatchingJSONSchema, hasSchema, removeAllFromJSONSchemas, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromJSONSchemas, removeMatchingFromJSONSchemas, setNewJSONSchemaLike, setToJSONSchemas, toString, withAdditionalProperties, withJSONSchemas, withJSONSchemas, withNewSchema, withNewSchemaLike, withSchema
-
-