| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1FlowSchemaList |
FlowcontrolApiserverV1alpha1Api.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<V1alpha1FlowSchemaList> |
FlowcontrolApiserverV1alpha1Api.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 |
FlowcontrolApiserverV1alpha1Api.listFlowSchemaAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1FlowSchemaList> _callback)
(asynchronously) list or watch objects of kind FlowSchema
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaList.addItemsItem(V1alpha1FlowSchema itemsItem) |
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaList.apiVersion(String apiVersion) |
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaListBuilder.build() |
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaList.items(List<V1alpha1FlowSchema> items) |
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaList.kind(String kind) |
V1alpha1FlowSchemaList |
V1alpha1FlowSchemaList.metadata(V1ListMeta metadata) |
| Constructor and Description |
|---|
V1alpha1FlowSchemaListBuilder(V1alpha1FlowSchemaList instance) |
V1alpha1FlowSchemaListBuilder(V1alpha1FlowSchemaList instance,
Boolean validationEnabled) |
V1alpha1FlowSchemaListBuilder(V1alpha1FlowSchemaListFluent<?> fluent,
V1alpha1FlowSchemaList instance) |
V1alpha1FlowSchemaListBuilder(V1alpha1FlowSchemaListFluent<?> fluent,
V1alpha1FlowSchemaList instance,
Boolean validationEnabled) |
V1alpha1FlowSchemaListFluentImpl(V1alpha1FlowSchemaList instance) |
Copyright © 2021. All rights reserved.