| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscaler(String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified HorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified HorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscaler(String name,
String namespace,
String pretty)
read the specified HorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty)
read the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscaler(String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) create a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscalerCall(String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for createNamespacedHorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) replace the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerCall(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedHorizontalPodAutoscaler
|
V2beta1HorizontalPodAutoscaler |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) replace status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatusCall(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedHorizontalPodAutoscalerStatus
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2beta1HorizontalPodAutoscaler> |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AutoscalingV2beta1Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) create a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) partially update the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.patchNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) partially update status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
String pretty,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) read the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.readNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) read status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) replace the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2beta1Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V2beta1HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2beta1HorizontalPodAutoscaler> _callback)
(asynchronously) replace status of the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
V2beta1HorizontalPodAutoscaler |
V2beta1HorizontalPodAutoscaler.apiVersion(String apiVersion) |
V2beta1HorizontalPodAutoscaler |
V2beta1HorizontalPodAutoscaler.kind(String kind) |
V2beta1HorizontalPodAutoscaler |
V2beta1HorizontalPodAutoscaler.metadata(V1ObjectMeta metadata) |
V2beta1HorizontalPodAutoscaler |
V2beta1HorizontalPodAutoscaler.spec(V2beta1HorizontalPodAutoscalerSpec spec) |
V2beta1HorizontalPodAutoscaler |
V2beta1HorizontalPodAutoscaler.status(V2beta1HorizontalPodAutoscalerStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V2beta1HorizontalPodAutoscaler> |
V2beta1HorizontalPodAutoscalerList.getItems()
items is the list of horizontal pod autoscaler objects.
|
| Modifier and Type | Method and Description |
|---|---|
V2beta1HorizontalPodAutoscalerList |
V2beta1HorizontalPodAutoscalerList.addItemsItem(V2beta1HorizontalPodAutoscaler itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V2beta1HorizontalPodAutoscalerList |
V2beta1HorizontalPodAutoscalerList.items(List<V2beta1HorizontalPodAutoscaler> items) |
void |
V2beta1HorizontalPodAutoscalerList.setItems(List<V2beta1HorizontalPodAutoscaler> items) |
Copyright © 2022. All rights reserved.