public class EscloudApi extends Object
| Constructor and Description |
|---|
EscloudApi() |
EscloudApi(ApiClient apiClient) |
public EscloudApi()
public EscloudApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call createInstanceCall(CreateInstanceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateInstanceResponse createInstance(CreateInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateInstanceResponse> createInstanceWithHttpInfo(@NotNull @NotNull CreateInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createInstanceAsync(CreateInstanceRequest body, ApiCallback<CreateInstanceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createInstanceInOneStepCall(CreateInstanceInOneStepRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic CreateInstanceInOneStepResponse createInstanceInOneStep(CreateInstanceInOneStepRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateInstanceInOneStepResponse> createInstanceInOneStepWithHttpInfo(@NotNull @NotNull CreateInstanceInOneStepRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createInstanceInOneStepAsync(CreateInstanceInOneStepRequest body, ApiCallback<CreateInstanceInOneStepResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeInstanceCall(DescribeInstanceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeInstanceResponse describeInstance(DescribeInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeInstanceResponse> describeInstanceWithHttpInfo(@NotNull @NotNull DescribeInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeInstanceAsync(DescribeInstanceRequest body, ApiCallback<DescribeInstanceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeInstanceNodesCall(DescribeInstanceNodesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeInstanceNodesResponse describeInstanceNodes(DescribeInstanceNodesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeInstanceNodesResponse> describeInstanceNodesWithHttpInfo(@NotNull @NotNull DescribeInstanceNodesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeInstanceNodesAsync(DescribeInstanceNodesRequest body, ApiCallback<DescribeInstanceNodesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeInstancePluginsCall(DescribeInstancePluginsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeInstancePluginsResponse describeInstancePlugins(DescribeInstancePluginsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeInstancePluginsResponse> describeInstancePluginsWithHttpInfo(@NotNull @NotNull DescribeInstancePluginsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeInstancePluginsAsync(DescribeInstancePluginsRequest body, ApiCallback<DescribeInstancePluginsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeInstancesCall(DescribeInstancesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeInstancesResponse describeInstances(DescribeInstancesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeInstancesResponse> describeInstancesWithHttpInfo(@NotNull @NotNull DescribeInstancesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeInstancesAsync(DescribeInstancesRequest body, ApiCallback<DescribeInstancesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeIpAllowListCall(DescribeIpAllowListRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeIpAllowListResponse describeIpAllowList(DescribeIpAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeIpAllowListResponse> describeIpAllowListWithHttpInfo(@NotNull @NotNull DescribeIpAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeIpAllowListAsync(DescribeIpAllowListRequest body, ApiCallback<DescribeIpAllowListResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeNodeAvailableSpecsCall(DescribeNodeAvailableSpecsRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeNodeAvailableSpecsResponse describeNodeAvailableSpecs(DescribeNodeAvailableSpecsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeNodeAvailableSpecsResponse> describeNodeAvailableSpecsWithHttpInfo(@NotNull @NotNull DescribeNodeAvailableSpecsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeNodeAvailableSpecsAsync(DescribeNodeAvailableSpecsRequest body, ApiCallback<DescribeNodeAvailableSpecsResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeZonesCall(DescribeZonesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic DescribeZonesResponse describeZones(DescribeZonesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeZonesResponse> describeZonesWithHttpInfo(@NotNull @NotNull DescribeZonesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeZonesAsync(DescribeZonesRequest body, ApiCallback<DescribeZonesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listTagsForResourcesCall(ListTagsForResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ListTagsForResourcesResponse listTagsForResources(ListTagsForResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListTagsForResourcesResponse> listTagsForResourcesWithHttpInfo(@NotNull @NotNull ListTagsForResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listTagsForResourcesAsync(ListTagsForResourcesRequest body, ApiCallback<ListTagsForResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyChargeCodeCall(ModifyChargeCodeRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyChargeCodeResponse modifyChargeCode(ModifyChargeCodeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyChargeCodeResponse> modifyChargeCodeWithHttpInfo(@NotNull @NotNull ModifyChargeCodeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyChargeCodeAsync(ModifyChargeCodeRequest body, ApiCallback<ModifyChargeCodeResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDeletionProtectionCall(ModifyDeletionProtectionRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyDeletionProtectionResponse modifyDeletionProtection(ModifyDeletionProtectionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDeletionProtectionResponse> modifyDeletionProtectionWithHttpInfo(@NotNull @NotNull ModifyDeletionProtectionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDeletionProtectionAsync(ModifyDeletionProtectionRequest body, ApiCallback<ModifyDeletionProtectionResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyIpAllowListCall(ModifyIpAllowListRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyIpAllowListResponse modifyIpAllowList(ModifyIpAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyIpAllowListResponse> modifyIpAllowListWithHttpInfo(@NotNull @NotNull ModifyIpAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyIpAllowListAsync(ModifyIpAllowListRequest body, ApiCallback<ModifyIpAllowListResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyIpAllowListV2Call(ModifyIpAllowListV2Request body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyIpAllowListV2Response modifyIpAllowListV2(ModifyIpAllowListV2Request body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyIpAllowListV2Response> modifyIpAllowListV2WithHttpInfo(@NotNull @NotNull ModifyIpAllowListV2Request body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyIpAllowListV2Async(ModifyIpAllowListV2Request body, ApiCallback<ModifyIpAllowListV2Response> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyMaintenanceSettingCall(ModifyMaintenanceSettingRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyMaintenanceSettingResponse modifyMaintenanceSetting(ModifyMaintenanceSettingRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyMaintenanceSettingResponse> modifyMaintenanceSettingWithHttpInfo(@NotNull @NotNull ModifyMaintenanceSettingRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyMaintenanceSettingAsync(ModifyMaintenanceSettingRequest body, ApiCallback<ModifyMaintenanceSettingResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyNodeSpecInOneStepCall(ModifyNodeSpecInOneStepRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ModifyNodeSpecInOneStepResponse modifyNodeSpecInOneStep(ModifyNodeSpecInOneStepRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyNodeSpecInOneStepResponse> modifyNodeSpecInOneStepWithHttpInfo(@NotNull @NotNull ModifyNodeSpecInOneStepRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyNodeSpecInOneStepAsync(ModifyNodeSpecInOneStepRequest body, ApiCallback<ModifyNodeSpecInOneStepResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call releaseInstanceCall(ReleaseInstanceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ReleaseInstanceResponse releaseInstance(ReleaseInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ReleaseInstanceResponse> releaseInstanceWithHttpInfo(@NotNull @NotNull ReleaseInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call releaseInstanceAsync(ReleaseInstanceRequest body, ApiCallback<ReleaseInstanceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call renameInstanceCall(RenameInstanceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic RenameInstanceResponse renameInstance(RenameInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RenameInstanceResponse> renameInstanceWithHttpInfo(@NotNull @NotNull RenameInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call renameInstanceAsync(RenameInstanceRequest body, ApiCallback<RenameInstanceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call resetAdminPasswordCall(ResetAdminPasswordRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic ResetAdminPasswordResponse resetAdminPassword(ResetAdminPasswordRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ResetAdminPasswordResponse> resetAdminPasswordWithHttpInfo(@NotNull @NotNull ResetAdminPasswordRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call resetAdminPasswordAsync(ResetAdminPasswordRequest body, ApiCallback<ResetAdminPasswordResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call restartInstanceCall(RestartInstanceRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic RestartInstanceResponse restartInstance(RestartInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RestartInstanceResponse> restartInstanceWithHttpInfo(@NotNull @NotNull RestartInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call restartInstanceAsync(RestartInstanceRequest body, ApiCallback<RestartInstanceResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call restartNodeCall(RestartNodeRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic RestartNodeResponse restartNode(RestartNodeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RestartNodeResponse> restartNodeWithHttpInfo(@NotNull @NotNull RestartNodeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call restartNodeAsync(RestartNodeRequest body, ApiCallback<RestartNodeResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call tagResourcesCall(TagResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic TagResourcesResponse tagResources(TagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call tagResourcesAsync(TagResourcesRequest body, ApiCallback<TagResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call untagResourcesCall(UntagResourcesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) throws ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenerApiException - If fail to serialize the request body objectpublic UntagResourcesResponse untagResources(UntagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UntagResourcesResponse> untagResourcesWithHttpInfo(@NotNull @NotNull UntagResourcesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call untagResourcesAsync(UntagResourcesRequest body, ApiCallback<UntagResourcesResponse> callback) throws ApiException
body - (required)callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2026. All rights reserved.