public class DoneableJSONSchemaPropsOrBool extends JSONSchemaPropsOrBoolFluentImpl<DoneableJSONSchemaPropsOrBool> implements io.fabric8.kubernetes.api.model.Doneable<JSONSchemaPropsOrBool>
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrBoolFluent.SchemaNested<N>| Constructor and Description |
|---|
DoneableJSONSchemaPropsOrBool(io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function) |
DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item) |
DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item,
io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrBool |
done() |
buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getSchema, hasAllows, hashCode, hasSchema, isAllows, withAllows, withNewAllows, withNewAllows, withNewSchema, withNewSchemaLike, withSchemapublic DoneableJSONSchemaPropsOrBool(io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function)
public DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item, io.fabric8.kubernetes.api.builder.Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function)
public DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item)
public JSONSchemaPropsOrBool done()
done in interface io.fabric8.kubernetes.api.model.Doneable<JSONSchemaPropsOrBool>Copyright © 2015–2020 Red Hat. All rights reserved.