Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1PriorityLevelConfigurationList |
FlowcontrolApiserverV1alpha1Api.listPriorityLevelConfiguration(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 PriorityLevelConfiguration
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1alpha1PriorityLevelConfigurationList> |
FlowcontrolApiserverV1alpha1Api.listPriorityLevelConfigurationWithHttpInfo(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 PriorityLevelConfiguration
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
FlowcontrolApiserverV1alpha1Api.listPriorityLevelConfigurationAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1alpha1PriorityLevelConfigurationList> _callback)
(asynchronously) list or watch objects of kind PriorityLevelConfiguration
|
Modifier and Type | Method and Description |
---|---|
V1alpha1PriorityLevelConfigurationList |
V1alpha1PriorityLevelConfigurationList.addItemsItem(V1alpha1PriorityLevelConfiguration itemsItem) |
V1alpha1PriorityLevelConfigurationList |
V1alpha1PriorityLevelConfigurationList.apiVersion(String apiVersion) |
V1alpha1PriorityLevelConfigurationList |
V1alpha1PriorityLevelConfigurationListBuilder.build() |
V1alpha1PriorityLevelConfigurationList |
V1alpha1PriorityLevelConfigurationList.items(List<V1alpha1PriorityLevelConfiguration> items) |
V1alpha1PriorityLevelConfigurationList |
V1alpha1PriorityLevelConfigurationList.kind(String kind) |
V1alpha1PriorityLevelConfigurationList |
V1alpha1PriorityLevelConfigurationList.metadata(V1ListMeta metadata) |
Constructor and Description |
---|
V1alpha1PriorityLevelConfigurationListBuilder(V1alpha1PriorityLevelConfigurationList instance) |
V1alpha1PriorityLevelConfigurationListBuilder(V1alpha1PriorityLevelConfigurationList instance,
Boolean validationEnabled) |
V1alpha1PriorityLevelConfigurationListBuilder(V1alpha1PriorityLevelConfigurationListFluent<?> fluent,
V1alpha1PriorityLevelConfigurationList instance) |
V1alpha1PriorityLevelConfigurationListBuilder(V1alpha1PriorityLevelConfigurationListFluent<?> fluent,
V1alpha1PriorityLevelConfigurationList instance,
Boolean validationEnabled) |
V1alpha1PriorityLevelConfigurationListFluentImpl(V1alpha1PriorityLevelConfigurationList instance) |
Copyright © 2020. All rights reserved.