public class DoneableJSONSchemaPropsOrArray extends JSONSchemaPropsOrArrayFluentImpl<DoneableJSONSchemaPropsOrArray> implements io.fabric8.kubernetes.api.model.Doneable<JSONSchemaPropsOrArray>
JSONSchemaPropsOrArrayFluentImpl.JSONSchemasNestedImpl<N>, JSONSchemaPropsOrArrayFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrArrayFluent.JSONSchemasNested<N>, JSONSchemaPropsOrArrayFluent.SchemaNested<N>| Constructor and Description |
|---|
DoneableJSONSchemaPropsOrArray(io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item) |
DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item,
io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrArray |
done() |
addAllToJSONSchemas, addNewJSONSchema, addNewJSONSchemaLike, addToJSONSchemas, addToJSONSchemas, buildFirstJSONSchema, buildJSONSchema, buildJSONSchemas, buildLastJSONSchema, buildMatchingJSONSchema, buildSchema, editFirstJSONSchema, editJSONSchema, editLastJSONSchema, editMatchingJSONSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getJSONSchemas, getSchema, hashCode, hasJSONSchemas, hasMatchingJSONSchema, hasSchema, removeAllFromJSONSchemas, removeFromJSONSchemas, removeMatchingFromJSONSchemas, setNewJSONSchemaLike, setToJSONSchemas, withJSONSchemas, withJSONSchemas, withNewSchema, withNewSchemaLike, withSchemapublic DoneableJSONSchemaPropsOrArray(io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function)
public DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item, io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function)
public DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item)
public JSONSchemaPropsOrArray done()
done in interface io.fabric8.kubernetes.api.model.Doneable<JSONSchemaPropsOrArray>Copyright © 2015–2020 Red Hat. All rights reserved.