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