| Package | Description |
|---|---|
| com.byteplus.vke | |
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateScalingPolicyResponse |
VkeApi.updateScalingPolicy(UpdateScalingPolicyRequest body) |
com.squareup.okhttp.Call |
VkeApi.updateScalingPolicyAsync(UpdateScalingPolicyRequest body,
ApiCallback<UpdateScalingPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VkeApi.updateScalingPolicyCall(UpdateScalingPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateScalingPolicy
|
ApiResponse<UpdateScalingPolicyResponse> |
VkeApi.updateScalingPolicyWithHttpInfo(@NotNull UpdateScalingPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.adjustmentValue(Integer adjustmentValue) |
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.clientToken(String clientToken) |
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.clusterId(String clusterId) |
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.enabled(Boolean enabled) |
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.id(String id) |
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.nodePoolId(String nodePoolId) |
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.scheduledInstancePolicy(ScheduledInstancePolicyForUpdateScalingPolicyInput scheduledInstancePolicy) |
UpdateScalingPolicyRequest |
UpdateScalingPolicyRequest.scheduledPolicy(ScheduledPolicyForUpdateScalingPolicyInput scheduledPolicy) |
Copyright © 2026. All rights reserved.