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