| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1FlowSchemaList |
FlowcontrolApiserverV1beta1Api.listFlowSchema(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta1FlowSchemaList> |
FlowcontrolApiserverV1beta1Api.listFlowSchemaWithHttpInfo(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FlowcontrolApiserverV1beta1Api.listFlowSchemaAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1FlowSchemaList> _callback)
(asynchronously) list or watch objects of kind FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1FlowSchemaList |
V1beta1FlowSchemaList.addItemsItem(V1beta1FlowSchema itemsItem) |
V1beta1FlowSchemaList |
V1beta1FlowSchemaList.apiVersion(String apiVersion) |
V1beta1FlowSchemaList |
V1beta1FlowSchemaList.items(List<V1beta1FlowSchema> items) |
V1beta1FlowSchemaList |
V1beta1FlowSchemaList.kind(String kind) |
V1beta1FlowSchemaList |
V1beta1FlowSchemaList.metadata(V1ListMeta metadata) |
Copyright © 2022. All rights reserved.