| Package | Description |
|---|---|
| com.byteplus.vke | |
| com.byteplus.vke.model |
| Modifier and Type | Method and Description |
|---|---|
CreateScalingPolicyResponse |
VkeApi.createScalingPolicy(CreateScalingPolicyRequest body) |
com.squareup.okhttp.Call |
VkeApi.createScalingPolicyAsync(CreateScalingPolicyRequest body,
ApiCallback<CreateScalingPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VkeApi.createScalingPolicyCall(CreateScalingPolicyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createScalingPolicy
|
ApiResponse<CreateScalingPolicyResponse> |
VkeApi.createScalingPolicyWithHttpInfo(@NotNull CreateScalingPolicyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.adjustmentValue(Integer adjustmentValue) |
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.clientToken(String clientToken) |
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.clusterId(String clusterId) |
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.enabled(Boolean enabled) |
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.nodePoolId(String nodePoolId) |
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.scheduledInstancePolicy(ScheduledInstancePolicyForCreateScalingPolicyInput scheduledInstancePolicy) |
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.scheduledPolicy(ScheduledPolicyForCreateScalingPolicyInput scheduledPolicy) |
CreateScalingPolicyRequest |
CreateScalingPolicyRequest.type(CreateScalingPolicyRequest.TypeEnum type) |
Copyright © 2026. All rights reserved.