| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
AppsV1beta1Scale |
AppsV1beta1Api.patchNamespacedDeploymentScale(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified Deployment
|
AppsV1beta1Scale |
AppsV1beta1Api.patchNamespacedStatefulSetScale(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified StatefulSet
|
AppsV1beta1Scale |
AppsV1beta1Api.readNamespacedDeploymentScale(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
AppsV1beta1Scale |
AppsV1beta1Api.readNamespacedStatefulSetScale(String name,
String namespace,
String pretty)
read scale of the specified StatefulSet
|
AppsV1beta1Scale |
AppsV1beta1Api.replaceNamespacedDeploymentScale(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified Deployment
|
AppsV1beta1Scale |
AppsV1beta1Api.replaceNamespacedStatefulSetScale(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.patchNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified Deployment
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.patchNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified StatefulSet
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.readNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified Deployment
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.readNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified StatefulSet
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.replaceNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified Deployment
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.replaceNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
AppsV1beta1Scale |
AppsV1beta1Api.replaceNamespacedDeploymentScale(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified Deployment
|
okhttp3.Call |
AppsV1beta1Api.replaceNamespacedDeploymentScaleAsync(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) replace scale of the specified Deployment
|
okhttp3.Call |
AppsV1beta1Api.replaceNamespacedDeploymentScaleCall(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDeploymentScale
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.replaceNamespacedDeploymentScaleWithHttpInfo(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified Deployment
|
AppsV1beta1Scale |
AppsV1beta1Api.replaceNamespacedStatefulSetScale(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetScaleAsync(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) replace scale of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetScaleCall(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedStatefulSetScale
|
ApiResponse<AppsV1beta1Scale> |
AppsV1beta1Api.replaceNamespacedStatefulSetScaleWithHttpInfo(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AppsV1beta1Api.patchNamespacedDeploymentScaleAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) partially update scale of the specified Deployment
|
okhttp3.Call |
AppsV1beta1Api.patchNamespacedStatefulSetScaleAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) partially update scale of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta1Api.readNamespacedDeploymentScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) read scale of the specified Deployment
|
okhttp3.Call |
AppsV1beta1Api.readNamespacedStatefulSetScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) read scale of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta1Api.replaceNamespacedDeploymentScaleAsync(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) replace scale of the specified Deployment
|
okhttp3.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetScaleAsync(String name,
String namespace,
AppsV1beta1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<AppsV1beta1Scale> _callback)
(asynchronously) replace scale of the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
AppsV1beta1Scale |
AppsV1beta1Scale.apiVersion(String apiVersion) |
AppsV1beta1Scale |
AppsV1beta1ScaleBuilder.build() |
AppsV1beta1Scale |
AppsV1beta1Scale.kind(String kind) |
AppsV1beta1Scale |
AppsV1beta1Scale.metadata(V1ObjectMeta metadata) |
AppsV1beta1Scale |
AppsV1beta1Scale.spec(AppsV1beta1ScaleSpec spec) |
AppsV1beta1Scale |
AppsV1beta1Scale.status(AppsV1beta1ScaleStatus status) |
| Constructor and Description |
|---|
AppsV1beta1ScaleBuilder(AppsV1beta1Scale instance) |
AppsV1beta1ScaleBuilder(AppsV1beta1Scale instance,
Boolean validationEnabled) |
AppsV1beta1ScaleBuilder(AppsV1beta1ScaleFluent<?> fluent,
AppsV1beta1Scale instance) |
AppsV1beta1ScaleBuilder(AppsV1beta1ScaleFluent<?> fluent,
AppsV1beta1Scale instance,
Boolean validationEnabled) |
AppsV1beta1ScaleFluentImpl(AppsV1beta1Scale instance) |
Copyright © 2020. All rights reserved.