Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.kubernetes.api.model.apiextensions |
Modifier and Type | Method and Description |
---|---|
A |
WatchEventFluentImpl.withJSONSchemaPropsOrArrayObject(JSONSchemaPropsOrArray jSONSchemaPropsOrArrayObject) |
A |
WatchEventFluent.withJSONSchemaPropsOrArrayObject(JSONSchemaPropsOrArray jSONSchemaPropsOrArrayObject) |
WatchEventFluent.JSONSchemaPropsOrArrayObjectNested<A> |
WatchEventFluentImpl.withNewJSONSchemaPropsOrArrayObjectLike(JSONSchemaPropsOrArray item) |
WatchEventFluent.JSONSchemaPropsOrArrayObjectNested<A> |
WatchEventFluent.withNewJSONSchemaPropsOrArrayObjectLike(JSONSchemaPropsOrArray item) |
Modifier and Type | Method and Description |
---|---|
JSONSchemaPropsOrArray |
JSONSchemaPropsOrArrayBuilder.build() |
JSONSchemaPropsOrArray |
JSONSchemaPropsFluent.buildItems() |
JSONSchemaPropsOrArray |
JSONSchemaPropsFluentImpl.buildItems() |
JSONSchemaPropsOrArray |
DoneableJSONSchemaPropsOrArray.done() |
JSONSchemaPropsOrArray |
JSONSchemaPropsFluent.getItems()
Deprecated.
|
JSONSchemaPropsOrArray |
JSONSchemaPropsFluentImpl.getItems()
Deprecated.
|
JSONSchemaPropsOrArray |
JSONSchemaProps.getItems() |
Modifier and Type | Method and Description |
---|---|
JSONSchemaPropsFluent.ItemsNested<A> |
JSONSchemaPropsFluent.editOrNewItemsLike(JSONSchemaPropsOrArray item) |
JSONSchemaPropsFluent.ItemsNested<A> |
JSONSchemaPropsFluentImpl.editOrNewItemsLike(JSONSchemaPropsOrArray item) |
void |
JSONSchemaProps.setItems(JSONSchemaPropsOrArray items) |
A |
JSONSchemaPropsFluent.withItems(JSONSchemaPropsOrArray items) |
A |
JSONSchemaPropsFluentImpl.withItems(JSONSchemaPropsOrArray items) |
JSONSchemaPropsFluent.ItemsNested<A> |
JSONSchemaPropsFluent.withNewItemsLike(JSONSchemaPropsOrArray item) |
JSONSchemaPropsFluent.ItemsNested<A> |
JSONSchemaPropsFluentImpl.withNewItemsLike(JSONSchemaPropsOrArray item) |
Constructor and Description |
---|
DoneableJSONSchemaPropsOrArray(Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
DoneableJSONSchemaPropsOrArray(Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item,
Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item,
Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
Copyright © 2011–2018 Red Hat. All rights reserved.