public class VkeApi extends Object
| Constructor and Description |
|---|
VkeApi() |
VkeApi(com.byteplus.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
BindingRemedyConfigResponse |
bindingRemedyConfig(BindingRemedyConfigRequest body) |
com.squareup.okhttp.Call |
bindingRemedyConfigAsync(BindingRemedyConfigRequest body,
com.byteplus.ApiCallback<BindingRemedyConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
bindingRemedyConfigCall(BindingRemedyConfigRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for bindingRemedyConfig
|
com.byteplus.ApiResponse<BindingRemedyConfigResponse> |
bindingRemedyConfigWithHttpInfo(@NotNull BindingRemedyConfigRequest body) |
CreateAddonResponse |
createAddon(CreateAddonRequest body) |
com.squareup.okhttp.Call |
createAddonAsync(CreateAddonRequest body,
com.byteplus.ApiCallback<CreateAddonResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createAddonCall(CreateAddonRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createAddon
|
com.byteplus.ApiResponse<CreateAddonResponse> |
createAddonWithHttpInfo(@NotNull CreateAddonRequest body) |
CreateClusterResponse |
createCluster(CreateClusterRequest body) |
com.squareup.okhttp.Call |
createClusterAsync(CreateClusterRequest body,
com.byteplus.ApiCallback<CreateClusterResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createClusterCall(CreateClusterRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCluster
|
com.byteplus.ApiResponse<CreateClusterResponse> |
createClusterWithHttpInfo(@NotNull CreateClusterRequest body) |
CreateDefaultNodePoolResponse |
createDefaultNodePool(CreateDefaultNodePoolRequest body) |
com.squareup.okhttp.Call |
createDefaultNodePoolAsync(CreateDefaultNodePoolRequest body,
com.byteplus.ApiCallback<CreateDefaultNodePoolResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createDefaultNodePoolCall(CreateDefaultNodePoolRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDefaultNodePool
|
com.byteplus.ApiResponse<CreateDefaultNodePoolResponse> |
createDefaultNodePoolWithHttpInfo(@NotNull CreateDefaultNodePoolRequest body) |
CreateKubeconfigResponse |
createKubeconfig(CreateKubeconfigRequest body) |
com.squareup.okhttp.Call |
createKubeconfigAsync(CreateKubeconfigRequest body,
com.byteplus.ApiCallback<CreateKubeconfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createKubeconfigCall(CreateKubeconfigRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createKubeconfig
|
com.byteplus.ApiResponse<CreateKubeconfigResponse> |
createKubeconfigWithHttpInfo(@NotNull CreateKubeconfigRequest body) |
CreateNodePoolResponse |
createNodePool(CreateNodePoolRequest body) |
com.squareup.okhttp.Call |
createNodePoolAsync(CreateNodePoolRequest body,
com.byteplus.ApiCallback<CreateNodePoolResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createNodePoolCall(CreateNodePoolRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNodePool
|
com.byteplus.ApiResponse<CreateNodePoolResponse> |
createNodePoolWithHttpInfo(@NotNull CreateNodePoolRequest body) |
CreateNodesResponse |
createNodes(CreateNodesRequest body) |
com.squareup.okhttp.Call |
createNodesAsync(CreateNodesRequest body,
com.byteplus.ApiCallback<CreateNodesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createNodesCall(CreateNodesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNodes
|
com.byteplus.ApiResponse<CreateNodesResponse> |
createNodesWithHttpInfo(@NotNull CreateNodesRequest body) |
CreateScalingPolicyResponse |
createScalingPolicy(CreateScalingPolicyRequest body) |
com.squareup.okhttp.Call |
createScalingPolicyAsync(CreateScalingPolicyRequest body,
com.byteplus.ApiCallback<CreateScalingPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createScalingPolicyCall(CreateScalingPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createScalingPolicy
|
com.byteplus.ApiResponse<CreateScalingPolicyResponse> |
createScalingPolicyWithHttpInfo(@NotNull CreateScalingPolicyRequest body) |
CreateSnapshotResponse |
createSnapshot(CreateSnapshotRequest body) |
com.squareup.okhttp.Call |
createSnapshotAsync(CreateSnapshotRequest body,
com.byteplus.ApiCallback<CreateSnapshotResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createSnapshotCall(CreateSnapshotRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSnapshot
|
com.byteplus.ApiResponse<CreateSnapshotResponse> |
createSnapshotWithHttpInfo(@NotNull CreateSnapshotRequest body) |
DeleteAddonResponse |
deleteAddon(DeleteAddonRequest body) |
com.squareup.okhttp.Call |
deleteAddonAsync(DeleteAddonRequest body,
com.byteplus.ApiCallback<DeleteAddonResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteAddonCall(DeleteAddonRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteAddon
|
com.byteplus.ApiResponse<DeleteAddonResponse> |
deleteAddonWithHttpInfo(@NotNull DeleteAddonRequest body) |
DeleteClusterResponse |
deleteCluster(DeleteClusterRequest body) |
com.squareup.okhttp.Call |
deleteClusterAsync(DeleteClusterRequest body,
com.byteplus.ApiCallback<DeleteClusterResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteClusterCall(DeleteClusterRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteCluster
|
com.byteplus.ApiResponse<DeleteClusterResponse> |
deleteClusterWithHttpInfo(@NotNull DeleteClusterRequest body) |
DeleteKubeconfigsResponse |
deleteKubeconfigs(DeleteKubeconfigsRequest body) |
com.squareup.okhttp.Call |
deleteKubeconfigsAsync(DeleteKubeconfigsRequest body,
com.byteplus.ApiCallback<DeleteKubeconfigsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteKubeconfigsCall(DeleteKubeconfigsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteKubeconfigs
|
com.byteplus.ApiResponse<DeleteKubeconfigsResponse> |
deleteKubeconfigsWithHttpInfo(@NotNull DeleteKubeconfigsRequest body) |
DeleteNodePoolResponse |
deleteNodePool(DeleteNodePoolRequest body) |
com.squareup.okhttp.Call |
deleteNodePoolAsync(DeleteNodePoolRequest body,
com.byteplus.ApiCallback<DeleteNodePoolResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteNodePoolCall(DeleteNodePoolRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNodePool
|
com.byteplus.ApiResponse<DeleteNodePoolResponse> |
deleteNodePoolWithHttpInfo(@NotNull DeleteNodePoolRequest body) |
DeleteNodesResponse |
deleteNodes(DeleteNodesRequest body) |
com.squareup.okhttp.Call |
deleteNodesAsync(DeleteNodesRequest body,
com.byteplus.ApiCallback<DeleteNodesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteNodesCall(DeleteNodesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteNodes
|
com.byteplus.ApiResponse<DeleteNodesResponse> |
deleteNodesWithHttpInfo(@NotNull DeleteNodesRequest body) |
DeleteScalingPoliciesResponse |
deleteScalingPolicies(DeleteScalingPoliciesRequest body) |
com.squareup.okhttp.Call |
deleteScalingPoliciesAsync(DeleteScalingPoliciesRequest body,
com.byteplus.ApiCallback<DeleteScalingPoliciesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteScalingPoliciesCall(DeleteScalingPoliciesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteScalingPolicies
|
com.byteplus.ApiResponse<DeleteScalingPoliciesResponse> |
deleteScalingPoliciesWithHttpInfo(@NotNull DeleteScalingPoliciesRequest body) |
DeleteSnapshotResponse |
deleteSnapshot(DeleteSnapshotRequest body) |
com.squareup.okhttp.Call |
deleteSnapshotAsync(DeleteSnapshotRequest body,
com.byteplus.ApiCallback<DeleteSnapshotResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteSnapshotCall(DeleteSnapshotRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteSnapshot
|
com.byteplus.ApiResponse<DeleteSnapshotResponse> |
deleteSnapshotWithHttpInfo(@NotNull DeleteSnapshotRequest body) |
DescribeContainerImageCommitmentsResponse |
describeContainerImageCommitments(DescribeContainerImageCommitmentsRequest body) |
com.squareup.okhttp.Call |
describeContainerImageCommitmentsAsync(DescribeContainerImageCommitmentsRequest body,
com.byteplus.ApiCallback<DescribeContainerImageCommitmentsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeContainerImageCommitmentsCall(DescribeContainerImageCommitmentsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeContainerImageCommitments
|
com.byteplus.ApiResponse<DescribeContainerImageCommitmentsResponse> |
describeContainerImageCommitmentsWithHttpInfo(@NotNull DescribeContainerImageCommitmentsRequest body) |
DescribeSnapshotsResponse |
describeSnapshots(DescribeSnapshotsRequest body) |
com.squareup.okhttp.Call |
describeSnapshotsAsync(DescribeSnapshotsRequest body,
com.byteplus.ApiCallback<DescribeSnapshotsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSnapshotsCall(DescribeSnapshotsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSnapshots
|
com.byteplus.ApiResponse<DescribeSnapshotsResponse> |
describeSnapshotsWithHttpInfo(@NotNull DescribeSnapshotsRequest body) |
ExecContainerImageCommitmentResponse |
execContainerImageCommitment(ExecContainerImageCommitmentRequest body) |
com.squareup.okhttp.Call |
execContainerImageCommitmentAsync(ExecContainerImageCommitmentRequest body,
com.byteplus.ApiCallback<ExecContainerImageCommitmentResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
execContainerImageCommitmentCall(ExecContainerImageCommitmentRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for execContainerImageCommitment
|
com.byteplus.ApiResponse<ExecContainerImageCommitmentResponse> |
execContainerImageCommitmentWithHttpInfo(@NotNull ExecContainerImageCommitmentRequest body) |
ForwardKubernetesApiResponse |
forwardKubernetesApi(ForwardKubernetesApiRequest body) |
com.squareup.okhttp.Call |
forwardKubernetesApiAsync(ForwardKubernetesApiRequest body,
com.byteplus.ApiCallback<ForwardKubernetesApiResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
forwardKubernetesApiCall(ForwardKubernetesApiRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for forwardKubernetesApi
|
com.byteplus.ApiResponse<ForwardKubernetesApiResponse> |
forwardKubernetesApiWithHttpInfo(@NotNull ForwardKubernetesApiRequest body) |
com.byteplus.ApiClient |
getApiClient() |
GetGlobalDefaultDeleteOptionResponse |
getGlobalDefaultDeleteOption(GetGlobalDefaultDeleteOptionRequest body) |
com.squareup.okhttp.Call |
getGlobalDefaultDeleteOptionAsync(GetGlobalDefaultDeleteOptionRequest body,
com.byteplus.ApiCallback<GetGlobalDefaultDeleteOptionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getGlobalDefaultDeleteOptionCall(GetGlobalDefaultDeleteOptionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getGlobalDefaultDeleteOption
|
com.byteplus.ApiResponse<GetGlobalDefaultDeleteOptionResponse> |
getGlobalDefaultDeleteOptionWithHttpInfo(@NotNull GetGlobalDefaultDeleteOptionRequest body) |
GrantPermissionResponse |
grantPermission(GrantPermissionRequest body) |
com.squareup.okhttp.Call |
grantPermissionAsync(GrantPermissionRequest body,
com.byteplus.ApiCallback<GrantPermissionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
grantPermissionCall(GrantPermissionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for grantPermission
|
com.byteplus.ApiResponse<GrantPermissionResponse> |
grantPermissionWithHttpInfo(@NotNull GrantPermissionRequest body) |
ListAddonsResponse |
listAddons(ListAddonsRequest body) |
com.squareup.okhttp.Call |
listAddonsAsync(ListAddonsRequest body,
com.byteplus.ApiCallback<ListAddonsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listAddonsCall(ListAddonsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listAddons
|
com.byteplus.ApiResponse<ListAddonsResponse> |
listAddonsWithHttpInfo(@NotNull ListAddonsRequest body) |
ListClustersResponse |
listClusters(ListClustersRequest body) |
com.squareup.okhttp.Call |
listClustersAsync(ListClustersRequest body,
com.byteplus.ApiCallback<ListClustersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listClustersCall(ListClustersRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listClusters
|
com.byteplus.ApiResponse<ListClustersResponse> |
listClustersWithHttpInfo(@NotNull ListClustersRequest body) |
ListInstanceTypeLabelsResponse |
listInstanceTypeLabels(ListInstanceTypeLabelsRequest body) |
com.squareup.okhttp.Call |
listInstanceTypeLabelsAsync(ListInstanceTypeLabelsRequest body,
com.byteplus.ApiCallback<ListInstanceTypeLabelsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listInstanceTypeLabelsCall(ListInstanceTypeLabelsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listInstanceTypeLabels
|
com.byteplus.ApiResponse<ListInstanceTypeLabelsResponse> |
listInstanceTypeLabelsWithHttpInfo(@NotNull ListInstanceTypeLabelsRequest body) |
ListKubeconfigsResponse |
listKubeconfigs(ListKubeconfigsRequest body) |
com.squareup.okhttp.Call |
listKubeconfigsAsync(ListKubeconfigsRequest body,
com.byteplus.ApiCallback<ListKubeconfigsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listKubeconfigsCall(ListKubeconfigsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listKubeconfigs
|
com.byteplus.ApiResponse<ListKubeconfigsResponse> |
listKubeconfigsWithHttpInfo(@NotNull ListKubeconfigsRequest body) |
ListNodePoolsResponse |
listNodePools(ListNodePoolsRequest body) |
com.squareup.okhttp.Call |
listNodePoolsAsync(ListNodePoolsRequest body,
com.byteplus.ApiCallback<ListNodePoolsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listNodePoolsCall(ListNodePoolsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNodePools
|
com.byteplus.ApiResponse<ListNodePoolsResponse> |
listNodePoolsWithHttpInfo(@NotNull ListNodePoolsRequest body) |
ListNodesResponse |
listNodes(ListNodesRequest body) |
com.squareup.okhttp.Call |
listNodesAsync(ListNodesRequest body,
com.byteplus.ApiCallback<ListNodesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listNodesCall(ListNodesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listNodes
|
com.byteplus.ApiResponse<ListNodesResponse> |
listNodesWithHttpInfo(@NotNull ListNodesRequest body) |
ListPermissionsResponse |
listPermissions(ListPermissionsRequest body) |
com.squareup.okhttp.Call |
listPermissionsAsync(ListPermissionsRequest body,
com.byteplus.ApiCallback<ListPermissionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listPermissionsCall(ListPermissionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPermissions
|
com.byteplus.ApiResponse<ListPermissionsResponse> |
listPermissionsWithHttpInfo(@NotNull ListPermissionsRequest body) |
ListRemedyConfigsResponse |
listRemedyConfigs(ListRemedyConfigsRequest body) |
com.squareup.okhttp.Call |
listRemedyConfigsAsync(ListRemedyConfigsRequest body,
com.byteplus.ApiCallback<ListRemedyConfigsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listRemedyConfigsCall(ListRemedyConfigsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listRemedyConfigs
|
com.byteplus.ApiResponse<ListRemedyConfigsResponse> |
listRemedyConfigsWithHttpInfo(@NotNull ListRemedyConfigsRequest body) |
ListScalingEventsResponse |
listScalingEvents(ListScalingEventsRequest body) |
com.squareup.okhttp.Call |
listScalingEventsAsync(ListScalingEventsRequest body,
com.byteplus.ApiCallback<ListScalingEventsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listScalingEventsCall(ListScalingEventsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listScalingEvents
|
com.byteplus.ApiResponse<ListScalingEventsResponse> |
listScalingEventsWithHttpInfo(@NotNull ListScalingEventsRequest body) |
ListScalingPoliciesResponse |
listScalingPolicies(ListScalingPoliciesRequest body) |
com.squareup.okhttp.Call |
listScalingPoliciesAsync(ListScalingPoliciesRequest body,
com.byteplus.ApiCallback<ListScalingPoliciesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listScalingPoliciesCall(ListScalingPoliciesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listScalingPolicies
|
com.byteplus.ApiResponse<ListScalingPoliciesResponse> |
listScalingPoliciesWithHttpInfo(@NotNull ListScalingPoliciesRequest body) |
ListSupportedAddInstanceTypesResponse |
listSupportedAddInstanceTypes(ListSupportedAddInstanceTypesRequest body) |
com.squareup.okhttp.Call |
listSupportedAddInstanceTypesAsync(ListSupportedAddInstanceTypesRequest body,
com.byteplus.ApiCallback<ListSupportedAddInstanceTypesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listSupportedAddInstanceTypesCall(ListSupportedAddInstanceTypesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSupportedAddInstanceTypes
|
com.byteplus.ApiResponse<ListSupportedAddInstanceTypesResponse> |
listSupportedAddInstanceTypesWithHttpInfo(@NotNull ListSupportedAddInstanceTypesRequest body) |
ListSupportedAddonsResponse |
listSupportedAddons(ListSupportedAddonsRequest body) |
com.squareup.okhttp.Call |
listSupportedAddonsAsync(ListSupportedAddonsRequest body,
com.byteplus.ApiCallback<ListSupportedAddonsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listSupportedAddonsCall(ListSupportedAddonsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSupportedAddons
|
com.byteplus.ApiResponse<ListSupportedAddonsResponse> |
listSupportedAddonsWithHttpInfo(@NotNull ListSupportedAddonsRequest body) |
ListSupportedGpuDriverVersionsResponse |
listSupportedGpuDriverVersions(ListSupportedGpuDriverVersionsRequest body) |
com.squareup.okhttp.Call |
listSupportedGpuDriverVersionsAsync(ListSupportedGpuDriverVersionsRequest body,
com.byteplus.ApiCallback<ListSupportedGpuDriverVersionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listSupportedGpuDriverVersionsCall(ListSupportedGpuDriverVersionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSupportedGpuDriverVersions
|
com.byteplus.ApiResponse<ListSupportedGpuDriverVersionsResponse> |
listSupportedGpuDriverVersionsWithHttpInfo(@NotNull ListSupportedGpuDriverVersionsRequest body) |
ListSupportedImagesResponse |
listSupportedImages(ListSupportedImagesRequest body) |
com.squareup.okhttp.Call |
listSupportedImagesAsync(ListSupportedImagesRequest body,
com.byteplus.ApiCallback<ListSupportedImagesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listSupportedImagesCall(ListSupportedImagesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSupportedImages
|
com.byteplus.ApiResponse<ListSupportedImagesResponse> |
listSupportedImagesWithHttpInfo(@NotNull ListSupportedImagesRequest body) |
ListSupportedResourceTypesResponse |
listSupportedResourceTypes(ListSupportedResourceTypesRequest body) |
com.squareup.okhttp.Call |
listSupportedResourceTypesAsync(ListSupportedResourceTypesRequest body,
com.byteplus.ApiCallback<ListSupportedResourceTypesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listSupportedResourceTypesCall(ListSupportedResourceTypesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listSupportedResourceTypes
|
com.byteplus.ApiResponse<ListSupportedResourceTypesResponse> |
listSupportedResourceTypesWithHttpInfo(@NotNull ListSupportedResourceTypesRequest body) |
ListTagsForResourcesResponse |
listTagsForResources(ListTagsForResourcesRequest body) |
com.squareup.okhttp.Call |
listTagsForResourcesAsync(ListTagsForResourcesRequest body,
com.byteplus.ApiCallback<ListTagsForResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listTagsForResourcesCall(ListTagsForResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listTagsForResources
|
com.byteplus.ApiResponse<ListTagsForResourcesResponse> |
listTagsForResourcesWithHttpInfo(@NotNull ListTagsForResourcesRequest body) |
RevokePermissionResponse |
revokePermission(RevokePermissionRequest body) |
com.squareup.okhttp.Call |
revokePermissionAsync(RevokePermissionRequest body,
com.byteplus.ApiCallback<RevokePermissionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
revokePermissionCall(RevokePermissionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for revokePermission
|
com.byteplus.ApiResponse<RevokePermissionResponse> |
revokePermissionWithHttpInfo(@NotNull RevokePermissionRequest body) |
void |
setApiClient(com.byteplus.ApiClient apiClient) |
SetGlobalDefaultDeleteOptionResponse |
setGlobalDefaultDeleteOption(SetGlobalDefaultDeleteOptionRequest body) |
com.squareup.okhttp.Call |
setGlobalDefaultDeleteOptionAsync(SetGlobalDefaultDeleteOptionRequest body,
com.byteplus.ApiCallback<SetGlobalDefaultDeleteOptionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
setGlobalDefaultDeleteOptionCall(SetGlobalDefaultDeleteOptionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setGlobalDefaultDeleteOption
|
com.byteplus.ApiResponse<SetGlobalDefaultDeleteOptionResponse> |
setGlobalDefaultDeleteOptionWithHttpInfo(@NotNull SetGlobalDefaultDeleteOptionRequest body) |
TagResourcesResponse |
tagResources(TagResourcesRequest body) |
com.squareup.okhttp.Call |
tagResourcesAsync(TagResourcesRequest body,
com.byteplus.ApiCallback<TagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
tagResourcesCall(TagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tagResources
|
com.byteplus.ApiResponse<TagResourcesResponse> |
tagResourcesWithHttpInfo(@NotNull TagResourcesRequest body) |
UnbindingRemedyConfigResponse |
unbindingRemedyConfig(UnbindingRemedyConfigRequest body) |
com.squareup.okhttp.Call |
unbindingRemedyConfigAsync(UnbindingRemedyConfigRequest body,
com.byteplus.ApiCallback<UnbindingRemedyConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
unbindingRemedyConfigCall(UnbindingRemedyConfigRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for unbindingRemedyConfig
|
com.byteplus.ApiResponse<UnbindingRemedyConfigResponse> |
unbindingRemedyConfigWithHttpInfo(@NotNull UnbindingRemedyConfigRequest body) |
UntagResourcesResponse |
untagResources(UntagResourcesRequest body) |
com.squareup.okhttp.Call |
untagResourcesAsync(UntagResourcesRequest body,
com.byteplus.ApiCallback<UntagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
untagResourcesCall(UntagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for untagResources
|
com.byteplus.ApiResponse<UntagResourcesResponse> |
untagResourcesWithHttpInfo(@NotNull UntagResourcesRequest body) |
UpdateAddonConfigResponse |
updateAddonConfig(UpdateAddonConfigRequest body) |
com.squareup.okhttp.Call |
updateAddonConfigAsync(UpdateAddonConfigRequest body,
com.byteplus.ApiCallback<UpdateAddonConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateAddonConfigCall(UpdateAddonConfigRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateAddonConfig
|
com.byteplus.ApiResponse<UpdateAddonConfigResponse> |
updateAddonConfigWithHttpInfo(@NotNull UpdateAddonConfigRequest body) |
UpdateAddonVersionResponse |
updateAddonVersion(UpdateAddonVersionRequest body) |
com.squareup.okhttp.Call |
updateAddonVersionAsync(UpdateAddonVersionRequest body,
com.byteplus.ApiCallback<UpdateAddonVersionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateAddonVersionCall(UpdateAddonVersionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateAddonVersion
|
com.byteplus.ApiResponse<UpdateAddonVersionResponse> |
updateAddonVersionWithHttpInfo(@NotNull UpdateAddonVersionRequest body) |
UpdateClusterConfigResponse |
updateClusterConfig(UpdateClusterConfigRequest body) |
com.squareup.okhttp.Call |
updateClusterConfigAsync(UpdateClusterConfigRequest body,
com.byteplus.ApiCallback<UpdateClusterConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateClusterConfigCall(UpdateClusterConfigRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateClusterConfig
|
com.byteplus.ApiResponse<UpdateClusterConfigResponse> |
updateClusterConfigWithHttpInfo(@NotNull UpdateClusterConfigRequest body) |
UpdateNodePoolConfigResponse |
updateNodePoolConfig(UpdateNodePoolConfigRequest body) |
com.squareup.okhttp.Call |
updateNodePoolConfigAsync(UpdateNodePoolConfigRequest body,
com.byteplus.ApiCallback<UpdateNodePoolConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateNodePoolConfigCall(UpdateNodePoolConfigRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateNodePoolConfig
|
com.byteplus.ApiResponse<UpdateNodePoolConfigResponse> |
updateNodePoolConfigWithHttpInfo(@NotNull UpdateNodePoolConfigRequest body) |
UpdateScalingPolicyResponse |
updateScalingPolicy(UpdateScalingPolicyRequest body) |
com.squareup.okhttp.Call |
updateScalingPolicyAsync(UpdateScalingPolicyRequest body,
com.byteplus.ApiCallback<UpdateScalingPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateScalingPolicyCall(UpdateScalingPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateScalingPolicy
|
com.byteplus.ApiResponse<UpdateScalingPolicyResponse> |
updateScalingPolicyWithHttpInfo(@NotNull UpdateScalingPolicyRequest body) |
public com.byteplus.ApiClient getApiClient()
public void setApiClient(com.byteplus.ApiClient apiClient)
public com.squareup.okhttp.Call bindingRemedyConfigCall(BindingRemedyConfigRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic BindingRemedyConfigResponse bindingRemedyConfig(BindingRemedyConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<BindingRemedyConfigResponse> bindingRemedyConfigWithHttpInfo(@NotNull @NotNull BindingRemedyConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call bindingRemedyConfigAsync(BindingRemedyConfigRequest body, com.byteplus.ApiCallback<BindingRemedyConfigResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createAddonCall(CreateAddonRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateAddonResponse createAddon(CreateAddonRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateAddonResponse> createAddonWithHttpInfo(@NotNull @NotNull CreateAddonRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createAddonAsync(CreateAddonRequest body, com.byteplus.ApiCallback<CreateAddonResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createClusterCall(CreateClusterRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateClusterResponse createCluster(CreateClusterRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateClusterResponse> createClusterWithHttpInfo(@NotNull @NotNull CreateClusterRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createClusterAsync(CreateClusterRequest body, com.byteplus.ApiCallback<CreateClusterResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDefaultNodePoolCall(CreateDefaultNodePoolRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateDefaultNodePoolResponse createDefaultNodePool(CreateDefaultNodePoolRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateDefaultNodePoolResponse> createDefaultNodePoolWithHttpInfo(@NotNull @NotNull CreateDefaultNodePoolRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDefaultNodePoolAsync(CreateDefaultNodePoolRequest body, com.byteplus.ApiCallback<CreateDefaultNodePoolResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createKubeconfigCall(CreateKubeconfigRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateKubeconfigResponse createKubeconfig(CreateKubeconfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateKubeconfigResponse> createKubeconfigWithHttpInfo(@NotNull @NotNull CreateKubeconfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createKubeconfigAsync(CreateKubeconfigRequest body, com.byteplus.ApiCallback<CreateKubeconfigResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNodePoolCall(CreateNodePoolRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateNodePoolResponse createNodePool(CreateNodePoolRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateNodePoolResponse> createNodePoolWithHttpInfo(@NotNull @NotNull CreateNodePoolRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNodePoolAsync(CreateNodePoolRequest body, com.byteplus.ApiCallback<CreateNodePoolResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createNodesCall(CreateNodesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateNodesResponse createNodes(CreateNodesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateNodesResponse> createNodesWithHttpInfo(@NotNull @NotNull CreateNodesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createNodesAsync(CreateNodesRequest body, com.byteplus.ApiCallback<CreateNodesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createScalingPolicyCall(CreateScalingPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateScalingPolicyResponse createScalingPolicy(CreateScalingPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateScalingPolicyResponse> createScalingPolicyWithHttpInfo(@NotNull @NotNull CreateScalingPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createScalingPolicyAsync(CreateScalingPolicyRequest body, com.byteplus.ApiCallback<CreateScalingPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createSnapshotCall(CreateSnapshotRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateSnapshotResponse createSnapshot(CreateSnapshotRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateSnapshotResponse> createSnapshotWithHttpInfo(@NotNull @NotNull CreateSnapshotRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createSnapshotAsync(CreateSnapshotRequest body, com.byteplus.ApiCallback<CreateSnapshotResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteAddonCall(DeleteAddonRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteAddonResponse deleteAddon(DeleteAddonRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteAddonResponse> deleteAddonWithHttpInfo(@NotNull @NotNull DeleteAddonRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteAddonAsync(DeleteAddonRequest body, com.byteplus.ApiCallback<DeleteAddonResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteClusterCall(DeleteClusterRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteClusterResponse deleteCluster(DeleteClusterRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteClusterResponse> deleteClusterWithHttpInfo(@NotNull @NotNull DeleteClusterRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteClusterAsync(DeleteClusterRequest body, com.byteplus.ApiCallback<DeleteClusterResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteKubeconfigsCall(DeleteKubeconfigsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteKubeconfigsResponse deleteKubeconfigs(DeleteKubeconfigsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteKubeconfigsResponse> deleteKubeconfigsWithHttpInfo(@NotNull @NotNull DeleteKubeconfigsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteKubeconfigsAsync(DeleteKubeconfigsRequest body, com.byteplus.ApiCallback<DeleteKubeconfigsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNodePoolCall(DeleteNodePoolRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteNodePoolResponse deleteNodePool(DeleteNodePoolRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteNodePoolResponse> deleteNodePoolWithHttpInfo(@NotNull @NotNull DeleteNodePoolRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNodePoolAsync(DeleteNodePoolRequest body, com.byteplus.ApiCallback<DeleteNodePoolResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteNodesCall(DeleteNodesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteNodesResponse deleteNodes(DeleteNodesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteNodesResponse> deleteNodesWithHttpInfo(@NotNull @NotNull DeleteNodesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteNodesAsync(DeleteNodesRequest body, com.byteplus.ApiCallback<DeleteNodesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteScalingPoliciesCall(DeleteScalingPoliciesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteScalingPoliciesResponse deleteScalingPolicies(DeleteScalingPoliciesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteScalingPoliciesResponse> deleteScalingPoliciesWithHttpInfo(@NotNull @NotNull DeleteScalingPoliciesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteScalingPoliciesAsync(DeleteScalingPoliciesRequest body, com.byteplus.ApiCallback<DeleteScalingPoliciesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteSnapshotCall(DeleteSnapshotRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteSnapshotResponse deleteSnapshot(DeleteSnapshotRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteSnapshotResponse> deleteSnapshotWithHttpInfo(@NotNull @NotNull DeleteSnapshotRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteSnapshotAsync(DeleteSnapshotRequest body, com.byteplus.ApiCallback<DeleteSnapshotResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeContainerImageCommitmentsCall(DescribeContainerImageCommitmentsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeContainerImageCommitmentsResponse describeContainerImageCommitments(DescribeContainerImageCommitmentsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeContainerImageCommitmentsResponse> describeContainerImageCommitmentsWithHttpInfo(@NotNull @NotNull DescribeContainerImageCommitmentsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeContainerImageCommitmentsAsync(DescribeContainerImageCommitmentsRequest body, com.byteplus.ApiCallback<DescribeContainerImageCommitmentsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeSnapshotsCall(DescribeSnapshotsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeSnapshotsResponse describeSnapshots(DescribeSnapshotsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeSnapshotsResponse> describeSnapshotsWithHttpInfo(@NotNull @NotNull DescribeSnapshotsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeSnapshotsAsync(DescribeSnapshotsRequest body, com.byteplus.ApiCallback<DescribeSnapshotsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call execContainerImageCommitmentCall(ExecContainerImageCommitmentRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ExecContainerImageCommitmentResponse execContainerImageCommitment(ExecContainerImageCommitmentRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ExecContainerImageCommitmentResponse> execContainerImageCommitmentWithHttpInfo(@NotNull @NotNull ExecContainerImageCommitmentRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call execContainerImageCommitmentAsync(ExecContainerImageCommitmentRequest body, com.byteplus.ApiCallback<ExecContainerImageCommitmentResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call forwardKubernetesApiCall(ForwardKubernetesApiRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ForwardKubernetesApiResponse forwardKubernetesApi(ForwardKubernetesApiRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ForwardKubernetesApiResponse> forwardKubernetesApiWithHttpInfo(@NotNull @NotNull ForwardKubernetesApiRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call forwardKubernetesApiAsync(ForwardKubernetesApiRequest body, com.byteplus.ApiCallback<ForwardKubernetesApiResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getGlobalDefaultDeleteOptionCall(GetGlobalDefaultDeleteOptionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GetGlobalDefaultDeleteOptionResponse getGlobalDefaultDeleteOption(GetGlobalDefaultDeleteOptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GetGlobalDefaultDeleteOptionResponse> getGlobalDefaultDeleteOptionWithHttpInfo(@NotNull @NotNull GetGlobalDefaultDeleteOptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getGlobalDefaultDeleteOptionAsync(GetGlobalDefaultDeleteOptionRequest body, com.byteplus.ApiCallback<GetGlobalDefaultDeleteOptionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call grantPermissionCall(GrantPermissionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GrantPermissionResponse grantPermission(GrantPermissionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GrantPermissionResponse> grantPermissionWithHttpInfo(@NotNull @NotNull GrantPermissionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call grantPermissionAsync(GrantPermissionRequest body, com.byteplus.ApiCallback<GrantPermissionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listAddonsCall(ListAddonsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListAddonsResponse listAddons(ListAddonsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListAddonsResponse> listAddonsWithHttpInfo(@NotNull @NotNull ListAddonsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listAddonsAsync(ListAddonsRequest body, com.byteplus.ApiCallback<ListAddonsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listClustersCall(ListClustersRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListClustersResponse listClusters(ListClustersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListClustersResponse> listClustersWithHttpInfo(@NotNull @NotNull ListClustersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listClustersAsync(ListClustersRequest body, com.byteplus.ApiCallback<ListClustersResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listInstanceTypeLabelsCall(ListInstanceTypeLabelsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListInstanceTypeLabelsResponse listInstanceTypeLabels(ListInstanceTypeLabelsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListInstanceTypeLabelsResponse> listInstanceTypeLabelsWithHttpInfo(@NotNull @NotNull ListInstanceTypeLabelsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listInstanceTypeLabelsAsync(ListInstanceTypeLabelsRequest body, com.byteplus.ApiCallback<ListInstanceTypeLabelsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listKubeconfigsCall(ListKubeconfigsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListKubeconfigsResponse listKubeconfigs(ListKubeconfigsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListKubeconfigsResponse> listKubeconfigsWithHttpInfo(@NotNull @NotNull ListKubeconfigsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listKubeconfigsAsync(ListKubeconfigsRequest body, com.byteplus.ApiCallback<ListKubeconfigsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNodePoolsCall(ListNodePoolsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListNodePoolsResponse listNodePools(ListNodePoolsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListNodePoolsResponse> listNodePoolsWithHttpInfo(@NotNull @NotNull ListNodePoolsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNodePoolsAsync(ListNodePoolsRequest body, com.byteplus.ApiCallback<ListNodePoolsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listNodesCall(ListNodesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListNodesResponse listNodes(ListNodesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListNodesResponse> listNodesWithHttpInfo(@NotNull @NotNull ListNodesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listNodesAsync(ListNodesRequest body, com.byteplus.ApiCallback<ListNodesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPermissionsCall(ListPermissionsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListPermissionsResponse listPermissions(ListPermissionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListPermissionsResponse> listPermissionsWithHttpInfo(@NotNull @NotNull ListPermissionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPermissionsAsync(ListPermissionsRequest body, com.byteplus.ApiCallback<ListPermissionsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listRemedyConfigsCall(ListRemedyConfigsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListRemedyConfigsResponse listRemedyConfigs(ListRemedyConfigsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListRemedyConfigsResponse> listRemedyConfigsWithHttpInfo(@NotNull @NotNull ListRemedyConfigsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listRemedyConfigsAsync(ListRemedyConfigsRequest body, com.byteplus.ApiCallback<ListRemedyConfigsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listScalingEventsCall(ListScalingEventsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListScalingEventsResponse listScalingEvents(ListScalingEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListScalingEventsResponse> listScalingEventsWithHttpInfo(@NotNull @NotNull ListScalingEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listScalingEventsAsync(ListScalingEventsRequest body, com.byteplus.ApiCallback<ListScalingEventsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listScalingPoliciesCall(ListScalingPoliciesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListScalingPoliciesResponse listScalingPolicies(ListScalingPoliciesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListScalingPoliciesResponse> listScalingPoliciesWithHttpInfo(@NotNull @NotNull ListScalingPoliciesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listScalingPoliciesAsync(ListScalingPoliciesRequest body, com.byteplus.ApiCallback<ListScalingPoliciesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSupportedAddInstanceTypesCall(ListSupportedAddInstanceTypesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListSupportedAddInstanceTypesResponse listSupportedAddInstanceTypes(ListSupportedAddInstanceTypesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListSupportedAddInstanceTypesResponse> listSupportedAddInstanceTypesWithHttpInfo(@NotNull @NotNull ListSupportedAddInstanceTypesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSupportedAddInstanceTypesAsync(ListSupportedAddInstanceTypesRequest body, com.byteplus.ApiCallback<ListSupportedAddInstanceTypesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSupportedAddonsCall(ListSupportedAddonsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListSupportedAddonsResponse listSupportedAddons(ListSupportedAddonsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListSupportedAddonsResponse> listSupportedAddonsWithHttpInfo(@NotNull @NotNull ListSupportedAddonsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSupportedAddonsAsync(ListSupportedAddonsRequest body, com.byteplus.ApiCallback<ListSupportedAddonsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSupportedGpuDriverVersionsCall(ListSupportedGpuDriverVersionsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListSupportedGpuDriverVersionsResponse listSupportedGpuDriverVersions(ListSupportedGpuDriverVersionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListSupportedGpuDriverVersionsResponse> listSupportedGpuDriverVersionsWithHttpInfo(@NotNull @NotNull ListSupportedGpuDriverVersionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSupportedGpuDriverVersionsAsync(ListSupportedGpuDriverVersionsRequest body, com.byteplus.ApiCallback<ListSupportedGpuDriverVersionsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSupportedImagesCall(ListSupportedImagesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListSupportedImagesResponse listSupportedImages(ListSupportedImagesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListSupportedImagesResponse> listSupportedImagesWithHttpInfo(@NotNull @NotNull ListSupportedImagesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSupportedImagesAsync(ListSupportedImagesRequest body, com.byteplus.ApiCallback<ListSupportedImagesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listSupportedResourceTypesCall(ListSupportedResourceTypesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListSupportedResourceTypesResponse listSupportedResourceTypes(ListSupportedResourceTypesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListSupportedResourceTypesResponse> listSupportedResourceTypesWithHttpInfo(@NotNull @NotNull ListSupportedResourceTypesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listSupportedResourceTypesAsync(ListSupportedResourceTypesRequest body, com.byteplus.ApiCallback<ListSupportedResourceTypesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listTagsForResourcesCall(ListTagsForResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListTagsForResourcesResponse listTagsForResources(ListTagsForResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListTagsForResourcesResponse> listTagsForResourcesWithHttpInfo(@NotNull @NotNull ListTagsForResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listTagsForResourcesAsync(ListTagsForResourcesRequest body, com.byteplus.ApiCallback<ListTagsForResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call revokePermissionCall(RevokePermissionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RevokePermissionResponse revokePermission(RevokePermissionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RevokePermissionResponse> revokePermissionWithHttpInfo(@NotNull @NotNull RevokePermissionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call revokePermissionAsync(RevokePermissionRequest body, com.byteplus.ApiCallback<RevokePermissionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call setGlobalDefaultDeleteOptionCall(SetGlobalDefaultDeleteOptionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic SetGlobalDefaultDeleteOptionResponse setGlobalDefaultDeleteOption(SetGlobalDefaultDeleteOptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<SetGlobalDefaultDeleteOptionResponse> setGlobalDefaultDeleteOptionWithHttpInfo(@NotNull @NotNull SetGlobalDefaultDeleteOptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call setGlobalDefaultDeleteOptionAsync(SetGlobalDefaultDeleteOptionRequest body, com.byteplus.ApiCallback<SetGlobalDefaultDeleteOptionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call tagResourcesCall(TagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic TagResourcesResponse tagResources(TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call tagResourcesAsync(TagResourcesRequest body, com.byteplus.ApiCallback<TagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call unbindingRemedyConfigCall(UnbindingRemedyConfigRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UnbindingRemedyConfigResponse unbindingRemedyConfig(UnbindingRemedyConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UnbindingRemedyConfigResponse> unbindingRemedyConfigWithHttpInfo(@NotNull @NotNull UnbindingRemedyConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call unbindingRemedyConfigAsync(UnbindingRemedyConfigRequest body, com.byteplus.ApiCallback<UnbindingRemedyConfigResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call untagResourcesCall(UntagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UntagResourcesResponse untagResources(UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UntagResourcesResponse> untagResourcesWithHttpInfo(@NotNull @NotNull UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call untagResourcesAsync(UntagResourcesRequest body, com.byteplus.ApiCallback<UntagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateAddonConfigCall(UpdateAddonConfigRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateAddonConfigResponse updateAddonConfig(UpdateAddonConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateAddonConfigResponse> updateAddonConfigWithHttpInfo(@NotNull @NotNull UpdateAddonConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateAddonConfigAsync(UpdateAddonConfigRequest body, com.byteplus.ApiCallback<UpdateAddonConfigResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateAddonVersionCall(UpdateAddonVersionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateAddonVersionResponse updateAddonVersion(UpdateAddonVersionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateAddonVersionResponse> updateAddonVersionWithHttpInfo(@NotNull @NotNull UpdateAddonVersionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateAddonVersionAsync(UpdateAddonVersionRequest body, com.byteplus.ApiCallback<UpdateAddonVersionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateClusterConfigCall(UpdateClusterConfigRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateClusterConfigResponse updateClusterConfig(UpdateClusterConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateClusterConfigResponse> updateClusterConfigWithHttpInfo(@NotNull @NotNull UpdateClusterConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateClusterConfigAsync(UpdateClusterConfigRequest body, com.byteplus.ApiCallback<UpdateClusterConfigResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateNodePoolConfigCall(UpdateNodePoolConfigRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateNodePoolConfigResponse updateNodePoolConfig(UpdateNodePoolConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateNodePoolConfigResponse> updateNodePoolConfigWithHttpInfo(@NotNull @NotNull UpdateNodePoolConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateNodePoolConfigAsync(UpdateNodePoolConfigRequest body, com.byteplus.ApiCallback<UpdateNodePoolConfigResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateScalingPolicyCall(UpdateScalingPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateScalingPolicyResponse updateScalingPolicy(UpdateScalingPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateScalingPolicyResponse> updateScalingPolicyWithHttpInfo(@NotNull @NotNull UpdateScalingPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateScalingPolicyAsync(UpdateScalingPolicyRequest body, com.byteplus.ApiCallback<UpdateScalingPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2026. All rights reserved.