| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.createFlowSchema(V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
create a FlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.patchFlowSchema(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified FlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.patchFlowSchemaStatus(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified FlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.readFlowSchema(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified FlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.readFlowSchemaStatus(String name,
String pretty)
read status of the specified FlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.replaceFlowSchema(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace the specified FlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatus(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.createFlowSchemaWithHttpInfo(V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
create a FlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.patchFlowSchemaStatusWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified FlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.patchFlowSchemaWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified FlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.readFlowSchemaStatusWithHttpInfo(String name,
String pretty)
read status of the specified FlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.readFlowSchemaWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified FlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusWithHttpInfo(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified FlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaWithHttpInfo(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace the specified FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.createFlowSchema(V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
create a FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.createFlowSchemaAsync(V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) create a FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.createFlowSchemaCall(V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createFlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.createFlowSchemaWithHttpInfo(V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
create a FlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.replaceFlowSchema(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaAsync(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) replace the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaCall(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceFlowSchema
|
V1beta1FlowSchema |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatus(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusAsync(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) replace status of the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusCall(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceFlowSchemaStatus
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusWithHttpInfo(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified FlowSchema
|
ApiResponse<V1beta1FlowSchema> |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaWithHttpInfo(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager)
replace the specified FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.createFlowSchemaAsync(V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) create a FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.patchFlowSchemaAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) partially update the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.patchFlowSchemaStatusAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) partially update status of the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.readFlowSchemaAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) read the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.readFlowSchemaStatusAsync(String name,
String pretty,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) read status of the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaAsync(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) replace the specified FlowSchema
|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.replaceFlowSchemaStatusAsync(String name,
V1beta1FlowSchema body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1FlowSchema> _callback)
(asynchronously) replace status of the specified FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1FlowSchema> |
V1beta1FlowSchemaListFluentImpl.buildItems() |
List<V1beta1FlowSchema> |
V1beta1FlowSchemaListFluent.buildItems() |
List<V1beta1FlowSchema> |
V1beta1FlowSchemaListFluentImpl.getItems()
Deprecated.
|
List<V1beta1FlowSchema> |
V1beta1FlowSchemaListFluent.getItems()
Deprecated.
|
List<V1beta1FlowSchema> |
V1beta1FlowSchemaList.getItems()
`items` is a list of FlowSchemas.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1FlowSchemaList |
V1beta1FlowSchemaList.addItemsItem(V1beta1FlowSchema itemsItem) |
V1beta1FlowSchemaListFluent.ItemsNested<A> |
V1beta1FlowSchemaListFluentImpl.addNewItemLike(V1beta1FlowSchema item) |
V1beta1FlowSchemaListFluent.ItemsNested<A> |
V1beta1FlowSchemaListFluent.addNewItemLike(V1beta1FlowSchema item) |
A |
V1beta1FlowSchemaListFluentImpl.addToItems(int index,
V1beta1FlowSchema item) |
A |
V1beta1FlowSchemaListFluent.addToItems(int index,
V1beta1FlowSchema item) |
A |
V1beta1FlowSchemaListFluentImpl.addToItems(V1beta1FlowSchema... items) |
A |
V1beta1FlowSchemaListFluent.addToItems(V1beta1FlowSchema... items) |
A |
V1beta1FlowSchemaListFluentImpl.removeFromItems(V1beta1FlowSchema... items) |
A |
V1beta1FlowSchemaListFluent.removeFromItems(V1beta1FlowSchema... items) |
V1beta1FlowSchemaListFluent.ItemsNested<A> |
V1beta1FlowSchemaListFluentImpl.setNewItemLike(int index,
V1beta1FlowSchema item) |
V1beta1FlowSchemaListFluent.ItemsNested<A> |
V1beta1FlowSchemaListFluent.setNewItemLike(int index,
V1beta1FlowSchema item) |
A |
V1beta1FlowSchemaListFluentImpl.setToItems(int index,
V1beta1FlowSchema item) |
A |
V1beta1FlowSchemaListFluent.setToItems(int index,
V1beta1FlowSchema item) |
A |
V1beta1FlowSchemaListFluentImpl.withItems(V1beta1FlowSchema... items) |
A |
V1beta1FlowSchemaListFluent.withItems(V1beta1FlowSchema... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1beta1FlowSchemaListFluentImpl.addAllToItems(Collection<V1beta1FlowSchema> items) |
A |
V1beta1FlowSchemaListFluent.addAllToItems(Collection<V1beta1FlowSchema> items) |
V1beta1FlowSchemaList |
V1beta1FlowSchemaList.items(List<V1beta1FlowSchema> items) |
A |
V1beta1FlowSchemaListFluentImpl.removeAllFromItems(Collection<V1beta1FlowSchema> items) |
A |
V1beta1FlowSchemaListFluent.removeAllFromItems(Collection<V1beta1FlowSchema> items) |
void |
V1beta1FlowSchemaList.setItems(List<V1beta1FlowSchema> items) |
A |
V1beta1FlowSchemaListFluentImpl.withItems(List<V1beta1FlowSchema> items) |
A |
V1beta1FlowSchemaListFluent.withItems(List<V1beta1FlowSchema> items) |
| Constructor and Description |
|---|
V1beta1FlowSchemaBuilder(V1beta1FlowSchema instance) |
V1beta1FlowSchemaBuilder(V1beta1FlowSchema instance,
Boolean validationEnabled) |
V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent,
V1beta1FlowSchema instance) |
V1beta1FlowSchemaBuilder(V1beta1FlowSchemaFluent<?> fluent,
V1beta1FlowSchema instance,
Boolean validationEnabled) |
V1beta1FlowSchemaFluentImpl(V1beta1FlowSchema instance) |
Copyright © 2021. All rights reserved.