| Package | Description |
|---|---|
| io.kubernetes.client.apis | |
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.patchNamespacedDeploymentsScale(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.patchNamespacedReplicasetsScale(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.patchNamespacedReplicationcontrollersScale(String name,
String namespace,
Object body,
String pretty)
partially update scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.readNamespacedDeploymentsScale(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.readNamespacedReplicasetsScale(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.readNamespacedReplicationcontrollersScale(String name,
String namespace,
String pretty)
read scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.replaceNamespacedDeploymentsScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.replaceNamespacedReplicasetsScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.replaceNamespacedReplicationcontrollersScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.replaceNamespacedDeploymentsScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedDeploymentsScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedDeploymentsScaleCall(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedDeploymentsScale
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedDeploymentsScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.replaceNamespacedReplicasetsScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedReplicasetsScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedReplicasetsScaleCall(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedReplicasetsScale
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedReplicasetsScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Api.replaceNamespacedReplicationcontrollersScale(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedReplicationcontrollersScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedReplicationcontrollersScaleCall(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedReplicationcontrollersScale
|
ApiResponse<ExtensionsV1beta1Scale> |
ExtensionsV1beta1Api.replaceNamespacedReplicationcontrollersScaleWithHttpInfo(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty)
replace scale of the specified Scale
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.patchNamespacedDeploymentsScaleAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
partially update scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.patchNamespacedReplicasetsScaleAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
partially update scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.patchNamespacedReplicationcontrollersScaleAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
partially update scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.readNamespacedDeploymentsScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
read scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.readNamespacedReplicasetsScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
read scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.readNamespacedReplicationcontrollersScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
read scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedDeploymentsScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedReplicasetsScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
replace scale of the specified Scale
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.replaceNamespacedReplicationcontrollersScaleAsync(String name,
String namespace,
ExtensionsV1beta1Scale body,
String pretty,
ApiCallback<ExtensionsV1beta1Scale> callback)
(asynchronously)
replace scale of the specified Scale
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1Scale |
ExtensionsV1beta1Scale.apiVersion(String apiVersion) |
ExtensionsV1beta1Scale |
ExtensionsV1beta1Scale.kind(String kind) |
ExtensionsV1beta1Scale |
ExtensionsV1beta1Scale.metadata(V1ObjectMeta metadata) |
ExtensionsV1beta1Scale |
ExtensionsV1beta1Scale.spec(ExtensionsV1beta1ScaleSpec spec) |
ExtensionsV1beta1Scale |
ExtensionsV1beta1Scale.status(ExtensionsV1beta1ScaleStatus status) |
Copyright © 2017. All rights reserved.