| 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 |
|---|---|
V1alpha1FlowSchema |
V1alpha1FlowSchema.apiVersion(String apiVersion) |
V1alpha1FlowSchema |
V1alpha1FlowSchema.kind(String kind) |
V1alpha1FlowSchema |
V1alpha1FlowSchema.metadata(V1ObjectMeta metadata) |
V1alpha1FlowSchema |
V1alpha1FlowSchema.spec(V1alpha1FlowSchemaSpec spec) |
V1alpha1FlowSchema |
V1alpha1FlowSchema.status(V1alpha1FlowSchemaStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1FlowSchema> |
V1alpha1FlowSchemaList.getItems()
`items` is a list of FlowSchemas.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaList.addItemsItem(V1alpha1FlowSchema itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaList.items(List<V1alpha1FlowSchema> items) |
void |
V1alpha1FlowSchemaList.setItems(List<V1alpha1FlowSchema> items) |
Copyright © 2022. All rights reserved.