public class RedisApi extends Object
| Constructor and Description |
|---|
RedisApi() |
RedisApi(ApiClient apiClient) |
public RedisApi()
public RedisApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call addTagsToResourceCall(AddTagsToResourceRequest 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 AddTagsToResourceResponse addTagsToResource(AddTagsToResourceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AddTagsToResourceResponse> addTagsToResourceWithHttpInfo(@NotNull @NotNull AddTagsToResourceRequest 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 addTagsToResourceAsync(AddTagsToResourceRequest body, ApiCallback<AddTagsToResourceResponse> 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 associateAllowListCall(AssociateAllowListRequest 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 AssociateAllowListResponse associateAllowList(AssociateAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<AssociateAllowListResponse> associateAllowListWithHttpInfo(@NotNull @NotNull AssociateAllowListRequest 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 associateAllowListAsync(AssociateAllowListRequest body, ApiCallback<AssociateAllowListResponse> 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 createAllowListCall(CreateAllowListRequest 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 CreateAllowListResponse createAllowList(CreateAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateAllowListResponse> createAllowListWithHttpInfo(@NotNull @NotNull CreateAllowListRequest 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 createAllowListAsync(CreateAllowListRequest body, ApiCallback<CreateAllowListResponse> 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 createBackupCall(CreateBackupRequest 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 CreateBackupResponse createBackup(CreateBackupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateBackupResponse> createBackupWithHttpInfo(@NotNull @NotNull CreateBackupRequest 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 createBackupAsync(CreateBackupRequest body, ApiCallback<CreateBackupResponse> 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 createBlueGreenDeploymentCall(CreateBlueGreenDeploymentRequest 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 CreateBlueGreenDeploymentResponse createBlueGreenDeployment(CreateBlueGreenDeploymentRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateBlueGreenDeploymentResponse> createBlueGreenDeploymentWithHttpInfo(@NotNull @NotNull CreateBlueGreenDeploymentRequest 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 createBlueGreenDeploymentAsync(CreateBlueGreenDeploymentRequest body, ApiCallback<CreateBlueGreenDeploymentResponse> 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 createDBAccountCall(CreateDBAccountRequest 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 CreateDBAccountResponse createDBAccount(CreateDBAccountRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateDBAccountResponse> createDBAccountWithHttpInfo(@NotNull @NotNull CreateDBAccountRequest 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 createDBAccountAsync(CreateDBAccountRequest body, ApiCallback<CreateDBAccountResponse> 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 createDBEndpointDirectLinkAddressCall(CreateDBEndpointDirectLinkAddressRequest 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 CreateDBEndpointDirectLinkAddressResponse createDBEndpointDirectLinkAddress(CreateDBEndpointDirectLinkAddressRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateDBEndpointDirectLinkAddressResponse> createDBEndpointDirectLinkAddressWithHttpInfo(@NotNull @NotNull CreateDBEndpointDirectLinkAddressRequest 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 createDBEndpointDirectLinkAddressAsync(CreateDBEndpointDirectLinkAddressRequest body, ApiCallback<CreateDBEndpointDirectLinkAddressResponse> 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 createDBEndpointPublicAddressCall(CreateDBEndpointPublicAddressRequest 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 CreateDBEndpointPublicAddressResponse createDBEndpointPublicAddress(CreateDBEndpointPublicAddressRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateDBEndpointPublicAddressResponse> createDBEndpointPublicAddressWithHttpInfo(@NotNull @NotNull CreateDBEndpointPublicAddressRequest 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 createDBEndpointPublicAddressAsync(CreateDBEndpointPublicAddressRequest body, ApiCallback<CreateDBEndpointPublicAddressResponse> 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 createDBInstanceCall(CreateDBInstanceRequest 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 CreateDBInstanceResponse createDBInstance(CreateDBInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateDBInstanceResponse> createDBInstanceWithHttpInfo(@NotNull @NotNull CreateDBInstanceRequest 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 createDBInstanceAsync(CreateDBInstanceRequest body, ApiCallback<CreateDBInstanceResponse> 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 createEnterpriseDBInstanceCall(CreateEnterpriseDBInstanceRequest 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 CreateEnterpriseDBInstanceResponse createEnterpriseDBInstance(CreateEnterpriseDBInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateEnterpriseDBInstanceResponse> createEnterpriseDBInstanceWithHttpInfo(@NotNull @NotNull CreateEnterpriseDBInstanceRequest 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 createEnterpriseDBInstanceAsync(CreateEnterpriseDBInstanceRequest body, ApiCallback<CreateEnterpriseDBInstanceResponse> 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 createKeyScanJobCall(CreateKeyScanJobRequest 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 CreateKeyScanJobResponse createKeyScanJob(CreateKeyScanJobRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateKeyScanJobResponse> createKeyScanJobWithHttpInfo(@NotNull @NotNull CreateKeyScanJobRequest 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 createKeyScanJobAsync(CreateKeyScanJobRequest body, ApiCallback<CreateKeyScanJobResponse> 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 createParameterGroupCall(CreateParameterGroupRequest 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 CreateParameterGroupResponse createParameterGroup(CreateParameterGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<CreateParameterGroupResponse> createParameterGroupWithHttpInfo(@NotNull @NotNull CreateParameterGroupRequest 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 createParameterGroupAsync(CreateParameterGroupRequest body, ApiCallback<CreateParameterGroupResponse> 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 decreaseDBInstanceNodeNumberCall(DecreaseDBInstanceNodeNumberRequest 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 DecreaseDBInstanceNodeNumberResponse decreaseDBInstanceNodeNumber(DecreaseDBInstanceNodeNumberRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DecreaseDBInstanceNodeNumberResponse> decreaseDBInstanceNodeNumberWithHttpInfo(@NotNull @NotNull DecreaseDBInstanceNodeNumberRequest 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 decreaseDBInstanceNodeNumberAsync(DecreaseDBInstanceNodeNumberRequest body, ApiCallback<DecreaseDBInstanceNodeNumberResponse> 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 deleteAllClientSessionCall(DeleteAllClientSessionRequest 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 DeleteAllClientSessionResponse deleteAllClientSession(DeleteAllClientSessionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteAllClientSessionResponse> deleteAllClientSessionWithHttpInfo(@NotNull @NotNull DeleteAllClientSessionRequest 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 deleteAllClientSessionAsync(DeleteAllClientSessionRequest body, ApiCallback<DeleteAllClientSessionResponse> 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 deleteAllowListCall(DeleteAllowListRequest 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 DeleteAllowListResponse deleteAllowList(DeleteAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteAllowListResponse> deleteAllowListWithHttpInfo(@NotNull @NotNull DeleteAllowListRequest 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 deleteAllowListAsync(DeleteAllowListRequest body, ApiCallback<DeleteAllowListResponse> 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 deleteBlueGreenDeploymentCall(DeleteBlueGreenDeploymentRequest 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 DeleteBlueGreenDeploymentResponse deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteBlueGreenDeploymentResponse> deleteBlueGreenDeploymentWithHttpInfo(@NotNull @NotNull DeleteBlueGreenDeploymentRequest 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 deleteBlueGreenDeploymentAsync(DeleteBlueGreenDeploymentRequest body, ApiCallback<DeleteBlueGreenDeploymentResponse> 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 deleteDBAccountCall(DeleteDBAccountRequest 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 DeleteDBAccountResponse deleteDBAccount(DeleteDBAccountRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteDBAccountResponse> deleteDBAccountWithHttpInfo(@NotNull @NotNull DeleteDBAccountRequest 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 deleteDBAccountAsync(DeleteDBAccountRequest body, ApiCallback<DeleteDBAccountResponse> 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 deleteDBEndpointDirectLinkAddressCall(DeleteDBEndpointDirectLinkAddressRequest 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 DeleteDBEndpointDirectLinkAddressResponse deleteDBEndpointDirectLinkAddress(DeleteDBEndpointDirectLinkAddressRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteDBEndpointDirectLinkAddressResponse> deleteDBEndpointDirectLinkAddressWithHttpInfo(@NotNull @NotNull DeleteDBEndpointDirectLinkAddressRequest 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 deleteDBEndpointDirectLinkAddressAsync(DeleteDBEndpointDirectLinkAddressRequest body, ApiCallback<DeleteDBEndpointDirectLinkAddressResponse> 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 deleteDBEndpointPublicAddressCall(DeleteDBEndpointPublicAddressRequest 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 DeleteDBEndpointPublicAddressResponse deleteDBEndpointPublicAddress(DeleteDBEndpointPublicAddressRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteDBEndpointPublicAddressResponse> deleteDBEndpointPublicAddressWithHttpInfo(@NotNull @NotNull DeleteDBEndpointPublicAddressRequest 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 deleteDBEndpointPublicAddressAsync(DeleteDBEndpointPublicAddressRequest body, ApiCallback<DeleteDBEndpointPublicAddressResponse> 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 deleteDBInstanceCall(DeleteDBInstanceRequest 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 DeleteDBInstanceResponse deleteDBInstance(DeleteDBInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteDBInstanceResponse> deleteDBInstanceWithHttpInfo(@NotNull @NotNull DeleteDBInstanceRequest 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 deleteDBInstanceAsync(DeleteDBInstanceRequest body, ApiCallback<DeleteDBInstanceResponse> 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 deleteEnterpriseDBInstanceCall(DeleteEnterpriseDBInstanceRequest 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 DeleteEnterpriseDBInstanceResponse deleteEnterpriseDBInstance(DeleteEnterpriseDBInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteEnterpriseDBInstanceResponse> deleteEnterpriseDBInstanceWithHttpInfo(@NotNull @NotNull DeleteEnterpriseDBInstanceRequest 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 deleteEnterpriseDBInstanceAsync(DeleteEnterpriseDBInstanceRequest body, ApiCallback<DeleteEnterpriseDBInstanceResponse> 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 deleteParameterGroupCall(DeleteParameterGroupRequest 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 DeleteParameterGroupResponse deleteParameterGroup(DeleteParameterGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DeleteParameterGroupResponse> deleteParameterGroupWithHttpInfo(@NotNull @NotNull DeleteParameterGroupRequest 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 deleteParameterGroupAsync(DeleteParameterGroupRequest body, ApiCallback<DeleteParameterGroupResponse> 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 describeAllowListDetailCall(DescribeAllowListDetailRequest 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 DescribeAllowListDetailResponse describeAllowListDetail(DescribeAllowListDetailRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeAllowListDetailResponse> describeAllowListDetailWithHttpInfo(@NotNull @NotNull DescribeAllowListDetailRequest 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 describeAllowListDetailAsync(DescribeAllowListDetailRequest body, ApiCallback<DescribeAllowListDetailResponse> 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 describeAllowListsCall(DescribeAllowListsRequest 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 DescribeAllowListsResponse describeAllowLists(DescribeAllowListsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeAllowListsResponse> describeAllowListsWithHttpInfo(@NotNull @NotNull DescribeAllowListsRequest 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 describeAllowListsAsync(DescribeAllowListsRequest body, ApiCallback<DescribeAllowListsResponse> 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 describeAvailableCrossRegionCall(DescribeAvailableCrossRegionRequest 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 DescribeAvailableCrossRegionResponse describeAvailableCrossRegion(DescribeAvailableCrossRegionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeAvailableCrossRegionResponse> describeAvailableCrossRegionWithHttpInfo(@NotNull @NotNull DescribeAvailableCrossRegionRequest 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 describeAvailableCrossRegionAsync(DescribeAvailableCrossRegionRequest body, ApiCallback<DescribeAvailableCrossRegionResponse> 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 describeBackupPlanCall(DescribeBackupPlanRequest 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 DescribeBackupPlanResponse describeBackupPlan(DescribeBackupPlanRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeBackupPlanResponse> describeBackupPlanWithHttpInfo(@NotNull @NotNull DescribeBackupPlanRequest 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 describeBackupPlanAsync(DescribeBackupPlanRequest body, ApiCallback<DescribeBackupPlanResponse> 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 describeBackupPointDownloadUrlsCall(DescribeBackupPointDownloadUrlsRequest 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 DescribeBackupPointDownloadUrlsResponse describeBackupPointDownloadUrls(DescribeBackupPointDownloadUrlsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeBackupPointDownloadUrlsResponse> describeBackupPointDownloadUrlsWithHttpInfo(@NotNull @NotNull DescribeBackupPointDownloadUrlsRequest 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 describeBackupPointDownloadUrlsAsync(DescribeBackupPointDownloadUrlsRequest body, ApiCallback<DescribeBackupPointDownloadUrlsResponse> 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 describeBackupsCall(DescribeBackupsRequest 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 DescribeBackupsResponse describeBackups(DescribeBackupsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeBackupsResponse> describeBackupsWithHttpInfo(@NotNull @NotNull DescribeBackupsRequest 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 describeBackupsAsync(DescribeBackupsRequest body, ApiCallback<DescribeBackupsResponse> 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 describeBigKeysCall(DescribeBigKeysRequest 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 DescribeBigKeysResponse describeBigKeys(DescribeBigKeysRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeBigKeysResponse> describeBigKeysWithHttpInfo(@NotNull @NotNull DescribeBigKeysRequest 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 describeBigKeysAsync(DescribeBigKeysRequest body, ApiCallback<DescribeBigKeysResponse> 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 describeBlueGreenDeploymentsCall(DescribeBlueGreenDeploymentsRequest 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 DescribeBlueGreenDeploymentsResponse describeBlueGreenDeployments(DescribeBlueGreenDeploymentsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeBlueGreenDeploymentsResponse> describeBlueGreenDeploymentsWithHttpInfo(@NotNull @NotNull DescribeBlueGreenDeploymentsRequest 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 describeBlueGreenDeploymentsAsync(DescribeBlueGreenDeploymentsRequest body, ApiCallback<DescribeBlueGreenDeploymentsResponse> 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 describeCrossRegionBackupPolicyCall(DescribeCrossRegionBackupPolicyRequest 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 DescribeCrossRegionBackupPolicyResponse describeCrossRegionBackupPolicy(DescribeCrossRegionBackupPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeCrossRegionBackupPolicyResponse> describeCrossRegionBackupPolicyWithHttpInfo(@NotNull @NotNull DescribeCrossRegionBackupPolicyRequest 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 describeCrossRegionBackupPolicyAsync(DescribeCrossRegionBackupPolicyRequest body, ApiCallback<DescribeCrossRegionBackupPolicyResponse> 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 describeCrossRegionBackupsCall(DescribeCrossRegionBackupsRequest 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 DescribeCrossRegionBackupsResponse describeCrossRegionBackups(DescribeCrossRegionBackupsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeCrossRegionBackupsResponse> describeCrossRegionBackupsWithHttpInfo(@NotNull @NotNull DescribeCrossRegionBackupsRequest 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 describeCrossRegionBackupsAsync(DescribeCrossRegionBackupsRequest body, ApiCallback<DescribeCrossRegionBackupsResponse> 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 describeDBInstanceAclCategoriesCall(DescribeDBInstanceAclCategoriesRequest 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 DescribeDBInstanceAclCategoriesResponse describeDBInstanceAclCategories(DescribeDBInstanceAclCategoriesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstanceAclCategoriesResponse> describeDBInstanceAclCategoriesWithHttpInfo(@NotNull @NotNull DescribeDBInstanceAclCategoriesRequest 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 describeDBInstanceAclCategoriesAsync(DescribeDBInstanceAclCategoriesRequest body, ApiCallback<DescribeDBInstanceAclCategoriesResponse> 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 describeDBInstanceAclCommandsCall(DescribeDBInstanceAclCommandsRequest 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 DescribeDBInstanceAclCommandsResponse describeDBInstanceAclCommands(DescribeDBInstanceAclCommandsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstanceAclCommandsResponse> describeDBInstanceAclCommandsWithHttpInfo(@NotNull @NotNull DescribeDBInstanceAclCommandsRequest 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 describeDBInstanceAclCommandsAsync(DescribeDBInstanceAclCommandsRequest body, ApiCallback<DescribeDBInstanceAclCommandsResponse> 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 describeDBInstanceBandwidthPerShardCall(DescribeDBInstanceBandwidthPerShardRequest 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 DescribeDBInstanceBandwidthPerShardResponse describeDBInstanceBandwidthPerShard(DescribeDBInstanceBandwidthPerShardRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstanceBandwidthPerShardResponse> describeDBInstanceBandwidthPerShardWithHttpInfo(@NotNull @NotNull DescribeDBInstanceBandwidthPerShardRequest 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 describeDBInstanceBandwidthPerShardAsync(DescribeDBInstanceBandwidthPerShardRequest body, ApiCallback<DescribeDBInstanceBandwidthPerShardResponse> 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 describeDBInstanceDetailCall(DescribeDBInstanceDetailRequest 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 DescribeDBInstanceDetailResponse describeDBInstanceDetail(DescribeDBInstanceDetailRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstanceDetailResponse> describeDBInstanceDetailWithHttpInfo(@NotNull @NotNull DescribeDBInstanceDetailRequest 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 describeDBInstanceDetailAsync(DescribeDBInstanceDetailRequest body, ApiCallback<DescribeDBInstanceDetailResponse> 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 describeDBInstanceParamsCall(DescribeDBInstanceParamsRequest 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 DescribeDBInstanceParamsResponse describeDBInstanceParams(DescribeDBInstanceParamsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstanceParamsResponse> describeDBInstanceParamsWithHttpInfo(@NotNull @NotNull DescribeDBInstanceParamsRequest 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 describeDBInstanceParamsAsync(DescribeDBInstanceParamsRequest body, ApiCallback<DescribeDBInstanceParamsResponse> 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 describeDBInstanceShardsCall(DescribeDBInstanceShardsRequest 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 DescribeDBInstanceShardsResponse describeDBInstanceShards(DescribeDBInstanceShardsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstanceShardsResponse> describeDBInstanceShardsWithHttpInfo(@NotNull @NotNull DescribeDBInstanceShardsRequest 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 describeDBInstanceShardsAsync(DescribeDBInstanceShardsRequest body, ApiCallback<DescribeDBInstanceShardsResponse> 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 describeDBInstanceSpecsCall(DescribeDBInstanceSpecsRequest 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 DescribeDBInstanceSpecsResponse describeDBInstanceSpecs(DescribeDBInstanceSpecsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstanceSpecsResponse> describeDBInstanceSpecsWithHttpInfo(@NotNull @NotNull DescribeDBInstanceSpecsRequest 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 describeDBInstanceSpecsAsync(DescribeDBInstanceSpecsRequest body, ApiCallback<DescribeDBInstanceSpecsResponse> 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 describeDBInstancesCall(DescribeDBInstancesRequest 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 DescribeDBInstancesResponse describeDBInstances(DescribeDBInstancesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeDBInstancesResponse> describeDBInstancesWithHttpInfo(@NotNull @NotNull DescribeDBInstancesRequest 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 describeDBInstancesAsync(DescribeDBInstancesRequest body, ApiCallback<DescribeDBInstancesResponse> 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 describeEnterpriseDBInstanceDetailCall(DescribeEnterpriseDBInstanceDetailRequest 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 DescribeEnterpriseDBInstanceDetailResponse describeEnterpriseDBInstanceDetail(DescribeEnterpriseDBInstanceDetailRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeEnterpriseDBInstanceDetailResponse> describeEnterpriseDBInstanceDetailWithHttpInfo(@NotNull @NotNull DescribeEnterpriseDBInstanceDetailRequest 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 describeEnterpriseDBInstanceDetailAsync(DescribeEnterpriseDBInstanceDetailRequest body, ApiCallback<DescribeEnterpriseDBInstanceDetailResponse> 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 describeEnterpriseDBInstanceParamsCall(DescribeEnterpriseDBInstanceParamsRequest 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 DescribeEnterpriseDBInstanceParamsResponse describeEnterpriseDBInstanceParams(DescribeEnterpriseDBInstanceParamsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeEnterpriseDBInstanceParamsResponse> describeEnterpriseDBInstanceParamsWithHttpInfo(@NotNull @NotNull DescribeEnterpriseDBInstanceParamsRequest 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 describeEnterpriseDBInstanceParamsAsync(DescribeEnterpriseDBInstanceParamsRequest body, ApiCallback<DescribeEnterpriseDBInstanceParamsResponse> 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 describeEnterpriseDBInstanceSpecsCall(DescribeEnterpriseDBInstanceSpecsRequest 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 DescribeEnterpriseDBInstanceSpecsResponse describeEnterpriseDBInstanceSpecs(DescribeEnterpriseDBInstanceSpecsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeEnterpriseDBInstanceSpecsResponse> describeEnterpriseDBInstanceSpecsWithHttpInfo(@NotNull @NotNull DescribeEnterpriseDBInstanceSpecsRequest 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 describeEnterpriseDBInstanceSpecsAsync(DescribeEnterpriseDBInstanceSpecsRequest body, ApiCallback<DescribeEnterpriseDBInstanceSpecsResponse> 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 describeEnterpriseZonesCall(DescribeEnterpriseZonesRequest 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 DescribeEnterpriseZonesResponse describeEnterpriseZones(DescribeEnterpriseZonesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeEnterpriseZonesResponse> describeEnterpriseZonesWithHttpInfo(@NotNull @NotNull DescribeEnterpriseZonesRequest 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 describeEnterpriseZonesAsync(DescribeEnterpriseZonesRequest body, ApiCallback<DescribeEnterpriseZonesResponse> 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 describeHotKeysCall(DescribeHotKeysRequest 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 DescribeHotKeysResponse describeHotKeys(DescribeHotKeysRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeHotKeysResponse> describeHotKeysWithHttpInfo(@NotNull @NotNull DescribeHotKeysRequest 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 describeHotKeysAsync(DescribeHotKeysRequest body, ApiCallback<DescribeHotKeysResponse> 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 describeKeyScanJobsCall(DescribeKeyScanJobsRequest 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 DescribeKeyScanJobsResponse describeKeyScanJobs(DescribeKeyScanJobsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeKeyScanJobsResponse> describeKeyScanJobsWithHttpInfo(@NotNull @NotNull DescribeKeyScanJobsRequest 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 describeKeyScanJobsAsync(DescribeKeyScanJobsRequest body, ApiCallback<DescribeKeyScanJobsResponse> 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 describeNodeIdsCall(DescribeNodeIdsRequest 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 DescribeNodeIdsResponse describeNodeIds(DescribeNodeIdsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeNodeIdsResponse> describeNodeIdsWithHttpInfo(@NotNull @NotNull DescribeNodeIdsRequest 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 describeNodeIdsAsync(DescribeNodeIdsRequest body, ApiCallback<DescribeNodeIdsResponse> 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 describeParameterGroupDetailCall(DescribeParameterGroupDetailRequest 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 DescribeParameterGroupDetailResponse describeParameterGroupDetail(DescribeParameterGroupDetailRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeParameterGroupDetailResponse> describeParameterGroupDetailWithHttpInfo(@NotNull @NotNull DescribeParameterGroupDetailRequest 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 describeParameterGroupDetailAsync(DescribeParameterGroupDetailRequest body, ApiCallback<DescribeParameterGroupDetailResponse> 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 describeParameterGroupsCall(DescribeParameterGroupsRequest 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 DescribeParameterGroupsResponse describeParameterGroups(DescribeParameterGroupsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeParameterGroupsResponse> describeParameterGroupsWithHttpInfo(@NotNull @NotNull DescribeParameterGroupsRequest 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 describeParameterGroupsAsync(DescribeParameterGroupsRequest body, ApiCallback<DescribeParameterGroupsResponse> 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 describePitrTimeWindowCall(DescribePitrTimeWindowRequest 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 DescribePitrTimeWindowResponse describePitrTimeWindow(DescribePitrTimeWindowRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribePitrTimeWindowResponse> describePitrTimeWindowWithHttpInfo(@NotNull @NotNull DescribePitrTimeWindowRequest 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 describePitrTimeWindowAsync(DescribePitrTimeWindowRequest body, ApiCallback<DescribePitrTimeWindowResponse> 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 describePlannedEventsCall(DescribePlannedEventsRequest 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 DescribePlannedEventsResponse describePlannedEvents(DescribePlannedEventsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribePlannedEventsResponse> describePlannedEventsWithHttpInfo(@NotNull @NotNull DescribePlannedEventsRequest 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 describePlannedEventsAsync(DescribePlannedEventsRequest body, ApiCallback<DescribePlannedEventsResponse> 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 describeRegionsCall(DescribeRegionsRequest 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 DescribeRegionsResponse describeRegions(DescribeRegionsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeRegionsResponse> describeRegionsWithHttpInfo(@NotNull @NotNull DescribeRegionsRequest 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 describeRegionsAsync(DescribeRegionsRequest body, ApiCallback<DescribeRegionsResponse> 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 describeSlowLogsCall(DescribeSlowLogsRequest 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 DescribeSlowLogsResponse describeSlowLogs(DescribeSlowLogsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeSlowLogsResponse> describeSlowLogsWithHttpInfo(@NotNull @NotNull DescribeSlowLogsRequest 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 describeSlowLogsAsync(DescribeSlowLogsRequest body, ApiCallback<DescribeSlowLogsResponse> 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 describeTagsByResourceCall(DescribeTagsByResourceRequest 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 DescribeTagsByResourceResponse describeTagsByResource(DescribeTagsByResourceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DescribeTagsByResourceResponse> describeTagsByResourceWithHttpInfo(@NotNull @NotNull DescribeTagsByResourceRequest 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 describeTagsByResourceAsync(DescribeTagsByResourceRequest body, ApiCallback<DescribeTagsByResourceResponse> 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 disassociateAllowListCall(DisassociateAllowListRequest 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 DisassociateAllowListResponse disassociateAllowList(DisassociateAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<DisassociateAllowListResponse> disassociateAllowListWithHttpInfo(@NotNull @NotNull DisassociateAllowListRequest 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 disassociateAllowListAsync(DisassociateAllowListRequest body, ApiCallback<DisassociateAllowListResponse> 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 enableShardedClusterCall(EnableShardedClusterRequest 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 EnableShardedClusterResponse enableShardedCluster(EnableShardedClusterRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<EnableShardedClusterResponse> enableShardedClusterWithHttpInfo(@NotNull @NotNull EnableShardedClusterRequest 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 enableShardedClusterAsync(EnableShardedClusterRequest body, ApiCallback<EnableShardedClusterResponse> 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 executePlannedEventCall(ExecutePlannedEventRequest 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 ExecutePlannedEventResponse executePlannedEvent(ExecutePlannedEventRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ExecutePlannedEventResponse> executePlannedEventWithHttpInfo(@NotNull @NotNull ExecutePlannedEventRequest 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 executePlannedEventAsync(ExecutePlannedEventRequest body, ApiCallback<ExecutePlannedEventResponse> 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 flushDBInstanceCall(FlushDBInstanceRequest 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 FlushDBInstanceResponse flushDBInstance(FlushDBInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<FlushDBInstanceResponse> flushDBInstanceWithHttpInfo(@NotNull @NotNull FlushDBInstanceRequest 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 flushDBInstanceAsync(FlushDBInstanceRequest body, ApiCallback<FlushDBInstanceResponse> 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 increaseDBInstanceNodeNumberCall(IncreaseDBInstanceNodeNumberRequest 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 IncreaseDBInstanceNodeNumberResponse increaseDBInstanceNodeNumber(IncreaseDBInstanceNodeNumberRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<IncreaseDBInstanceNodeNumberResponse> increaseDBInstanceNodeNumberWithHttpInfo(@NotNull @NotNull IncreaseDBInstanceNodeNumberRequest 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 increaseDBInstanceNodeNumberAsync(IncreaseDBInstanceNodeNumberRequest body, ApiCallback<IncreaseDBInstanceNodeNumberResponse> 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 interruptKeyScanJobCall(InterruptKeyScanJobRequest 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 InterruptKeyScanJobResponse interruptKeyScanJob(InterruptKeyScanJobRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<InterruptKeyScanJobResponse> interruptKeyScanJobWithHttpInfo(@NotNull @NotNull InterruptKeyScanJobRequest 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 interruptKeyScanJobAsync(InterruptKeyScanJobRequest body, ApiCallback<InterruptKeyScanJobResponse> 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 listDBAccountCall(ListDBAccountRequest 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 ListDBAccountResponse listDBAccount(ListDBAccountRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ListDBAccountResponse> listDBAccountWithHttpInfo(@NotNull @NotNull ListDBAccountRequest 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 listDBAccountAsync(ListDBAccountRequest body, ApiCallback<ListDBAccountResponse> 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 modifyAllowListCall(ModifyAllowListRequest 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 ModifyAllowListResponse modifyAllowList(ModifyAllowListRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyAllowListResponse> modifyAllowListWithHttpInfo(@NotNull @NotNull ModifyAllowListRequest 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 modifyAllowListAsync(ModifyAllowListRequest body, ApiCallback<ModifyAllowListResponse> 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 modifyBackupPlanCall(ModifyBackupPlanRequest 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 ModifyBackupPlanResponse modifyBackupPlan(ModifyBackupPlanRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyBackupPlanResponse> modifyBackupPlanWithHttpInfo(@NotNull @NotNull ModifyBackupPlanRequest 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 modifyBackupPlanAsync(ModifyBackupPlanRequest body, ApiCallback<ModifyBackupPlanResponse> 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 modifyBackupPointNameCall(ModifyBackupPointNameRequest 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 ModifyBackupPointNameResponse modifyBackupPointName(ModifyBackupPointNameRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyBackupPointNameResponse> modifyBackupPointNameWithHttpInfo(@NotNull @NotNull ModifyBackupPointNameRequest 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 modifyBackupPointNameAsync(ModifyBackupPointNameRequest body, ApiCallback<ModifyBackupPointNameResponse> 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 modifyCrossRegionBackupPolicyCall(ModifyCrossRegionBackupPolicyRequest 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 ModifyCrossRegionBackupPolicyResponse modifyCrossRegionBackupPolicy(ModifyCrossRegionBackupPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyCrossRegionBackupPolicyResponse> modifyCrossRegionBackupPolicyWithHttpInfo(@NotNull @NotNull ModifyCrossRegionBackupPolicyRequest 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 modifyCrossRegionBackupPolicyAsync(ModifyCrossRegionBackupPolicyRequest body, ApiCallback<ModifyCrossRegionBackupPolicyResponse> 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 modifyDBAccountCall(ModifyDBAccountRequest 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 ModifyDBAccountResponse modifyDBAccount(ModifyDBAccountRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBAccountResponse> modifyDBAccountWithHttpInfo(@NotNull @NotNull ModifyDBAccountRequest 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 modifyDBAccountAsync(ModifyDBAccountRequest body, ApiCallback<ModifyDBAccountResponse> 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 modifyDBInstanceAZConfigureCall(ModifyDBInstanceAZConfigureRequest 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 ModifyDBInstanceAZConfigureResponse modifyDBInstanceAZConfigure(ModifyDBInstanceAZConfigureRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceAZConfigureResponse> modifyDBInstanceAZConfigureWithHttpInfo(@NotNull @NotNull ModifyDBInstanceAZConfigureRequest 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 modifyDBInstanceAZConfigureAsync(ModifyDBInstanceAZConfigureRequest body, ApiCallback<ModifyDBInstanceAZConfigureResponse> 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 modifyDBInstanceAdditionalBandwidthPerShardCall(ModifyDBInstanceAdditionalBandwidthPerShardRequest 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 ModifyDBInstanceAdditionalBandwidthPerShardResponse modifyDBInstanceAdditionalBandwidthPerShard(ModifyDBInstanceAdditionalBandwidthPerShardRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceAdditionalBandwidthPerShardResponse> modifyDBInstanceAdditionalBandwidthPerShardWithHttpInfo(@NotNull @NotNull ModifyDBInstanceAdditionalBandwidthPerShardRequest 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 modifyDBInstanceAdditionalBandwidthPerShardAsync(ModifyDBInstanceAdditionalBandwidthPerShardRequest body, ApiCallback<ModifyDBInstanceAdditionalBandwidthPerShardResponse> 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 modifyDBInstanceChargeTypeCall(ModifyDBInstanceChargeTypeRequest 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 ModifyDBInstanceChargeTypeResponse modifyDBInstanceChargeType(ModifyDBInstanceChargeTypeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceChargeTypeResponse> modifyDBInstanceChargeTypeWithHttpInfo(@NotNull @NotNull ModifyDBInstanceChargeTypeRequest 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 modifyDBInstanceChargeTypeAsync(ModifyDBInstanceChargeTypeRequest body, ApiCallback<ModifyDBInstanceChargeTypeResponse> 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 modifyDBInstanceDeletionProtectionPolicyCall(ModifyDBInstanceDeletionProtectionPolicyRequest 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 ModifyDBInstanceDeletionProtectionPolicyResponse modifyDBInstanceDeletionProtectionPolicy(ModifyDBInstanceDeletionProtectionPolicyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceDeletionProtectionPolicyResponse> modifyDBInstanceDeletionProtectionPolicyWithHttpInfo(@NotNull @NotNull ModifyDBInstanceDeletionProtectionPolicyRequest 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 modifyDBInstanceDeletionProtectionPolicyAsync(ModifyDBInstanceDeletionProtectionPolicyRequest body, ApiCallback<ModifyDBInstanceDeletionProtectionPolicyResponse> 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 modifyDBInstanceMaxConnCall(ModifyDBInstanceMaxConnRequest 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 ModifyDBInstanceMaxConnResponse modifyDBInstanceMaxConn(ModifyDBInstanceMaxConnRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceMaxConnResponse> modifyDBInstanceMaxConnWithHttpInfo(@NotNull @NotNull ModifyDBInstanceMaxConnRequest 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 modifyDBInstanceMaxConnAsync(ModifyDBInstanceMaxConnRequest body, ApiCallback<ModifyDBInstanceMaxConnResponse> 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 modifyDBInstanceNameCall(ModifyDBInstanceNameRequest 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 ModifyDBInstanceNameResponse modifyDBInstanceName(ModifyDBInstanceNameRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceNameResponse> modifyDBInstanceNameWithHttpInfo(@NotNull @NotNull ModifyDBInstanceNameRequest 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 modifyDBInstanceNameAsync(ModifyDBInstanceNameRequest body, ApiCallback<ModifyDBInstanceNameResponse> 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 modifyDBInstanceParamsCall(ModifyDBInstanceParamsRequest 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 ModifyDBInstanceParamsResponse modifyDBInstanceParams(ModifyDBInstanceParamsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceParamsResponse> modifyDBInstanceParamsWithHttpInfo(@NotNull @NotNull ModifyDBInstanceParamsRequest 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 modifyDBInstanceParamsAsync(ModifyDBInstanceParamsRequest body, ApiCallback<ModifyDBInstanceParamsResponse> 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 modifyDBInstancePrivateDNSVisibilityCall(ModifyDBInstancePrivateDNSVisibilityRequest 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 ModifyDBInstancePrivateDNSVisibilityResponse modifyDBInstancePrivateDNSVisibility(ModifyDBInstancePrivateDNSVisibilityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstancePrivateDNSVisibilityResponse> modifyDBInstancePrivateDNSVisibilityWithHttpInfo(@NotNull @NotNull ModifyDBInstancePrivateDNSVisibilityRequest 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 modifyDBInstancePrivateDNSVisibilityAsync(ModifyDBInstancePrivateDNSVisibilityRequest body, ApiCallback<ModifyDBInstancePrivateDNSVisibilityResponse> 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 modifyDBInstanceShardCapacityCall(ModifyDBInstanceShardCapacityRequest 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 ModifyDBInstanceShardCapacityResponse modifyDBInstanceShardCapacity(ModifyDBInstanceShardCapacityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceShardCapacityResponse> modifyDBInstanceShardCapacityWithHttpInfo(@NotNull @NotNull ModifyDBInstanceShardCapacityRequest 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 modifyDBInstanceShardCapacityAsync(ModifyDBInstanceShardCapacityRequest body, ApiCallback<ModifyDBInstanceShardCapacityResponse> 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 modifyDBInstanceShardNumberCall(ModifyDBInstanceShardNumberRequest 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 ModifyDBInstanceShardNumberResponse modifyDBInstanceShardNumber(ModifyDBInstanceShardNumberRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceShardNumberResponse> modifyDBInstanceShardNumberWithHttpInfo(@NotNull @NotNull ModifyDBInstanceShardNumberRequest 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 modifyDBInstanceShardNumberAsync(ModifyDBInstanceShardNumberRequest body, ApiCallback<ModifyDBInstanceShardNumberResponse> 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 modifyDBInstanceSubnetCall(ModifyDBInstanceSubnetRequest 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 ModifyDBInstanceSubnetResponse modifyDBInstanceSubnet(ModifyDBInstanceSubnetRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceSubnetResponse> modifyDBInstanceSubnetWithHttpInfo(@NotNull @NotNull ModifyDBInstanceSubnetRequest 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 modifyDBInstanceSubnetAsync(ModifyDBInstanceSubnetRequest body, ApiCallback<ModifyDBInstanceSubnetResponse> 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 modifyDBInstanceVisitAddressCall(ModifyDBInstanceVisitAddressRequest 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 ModifyDBInstanceVisitAddressResponse modifyDBInstanceVisitAddress(ModifyDBInstanceVisitAddressRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceVisitAddressResponse> modifyDBInstanceVisitAddressWithHttpInfo(@NotNull @NotNull ModifyDBInstanceVisitAddressRequest 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 modifyDBInstanceVisitAddressAsync(ModifyDBInstanceVisitAddressRequest body, ApiCallback<ModifyDBInstanceVisitAddressResponse> 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 modifyDBInstanceVpcAuthModeCall(ModifyDBInstanceVpcAuthModeRequest 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 ModifyDBInstanceVpcAuthModeResponse modifyDBInstanceVpcAuthMode(ModifyDBInstanceVpcAuthModeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyDBInstanceVpcAuthModeResponse> modifyDBInstanceVpcAuthModeWithHttpInfo(@NotNull @NotNull ModifyDBInstanceVpcAuthModeRequest 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 modifyDBInstanceVpcAuthModeAsync(ModifyDBInstanceVpcAuthModeRequest body, ApiCallback<ModifyDBInstanceVpcAuthModeResponse> 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 modifyEnterpriseDBInstanceCapacityCall(ModifyEnterpriseDBInstanceCapacityRequest 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 ModifyEnterpriseDBInstanceCapacityResponse modifyEnterpriseDBInstanceCapacity(ModifyEnterpriseDBInstanceCapacityRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyEnterpriseDBInstanceCapacityResponse> modifyEnterpriseDBInstanceCapacityWithHttpInfo(@NotNull @NotNull ModifyEnterpriseDBInstanceCapacityRequest 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 modifyEnterpriseDBInstanceCapacityAsync(ModifyEnterpriseDBInstanceCapacityRequest body, ApiCallback<ModifyEnterpriseDBInstanceCapacityResponse> 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 modifyEnterpriseDBInstanceParamsCall(ModifyEnterpriseDBInstanceParamsRequest 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 ModifyEnterpriseDBInstanceParamsResponse modifyEnterpriseDBInstanceParams(ModifyEnterpriseDBInstanceParamsRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyEnterpriseDBInstanceParamsResponse> modifyEnterpriseDBInstanceParamsWithHttpInfo(@NotNull @NotNull ModifyEnterpriseDBInstanceParamsRequest 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 modifyEnterpriseDBInstanceParamsAsync(ModifyEnterpriseDBInstanceParamsRequest body, ApiCallback<ModifyEnterpriseDBInstanceParamsResponse> 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 modifyMaintenanceTimeCall(ModifyMaintenanceTimeRequest 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 ModifyMaintenanceTimeResponse modifyMaintenanceTime(ModifyMaintenanceTimeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyMaintenanceTimeResponse> modifyMaintenanceTimeWithHttpInfo(@NotNull @NotNull ModifyMaintenanceTimeRequest 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 modifyMaintenanceTimeAsync(ModifyMaintenanceTimeRequest body, ApiCallback<ModifyMaintenanceTimeResponse> 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 modifyParameterGroupCall(ModifyParameterGroupRequest 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 ModifyParameterGroupResponse modifyParameterGroup(ModifyParameterGroupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyParameterGroupResponse> modifyParameterGroupWithHttpInfo(@NotNull @NotNull ModifyParameterGroupRequest 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 modifyParameterGroupAsync(ModifyParameterGroupRequest body, ApiCallback<ModifyParameterGroupResponse> 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 modifyPlannedEventExecuteTimeCall(ModifyPlannedEventExecuteTimeRequest 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 ModifyPlannedEventExecuteTimeResponse modifyPlannedEventExecuteTime(ModifyPlannedEventExecuteTimeRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<ModifyPlannedEventExecuteTimeResponse> modifyPlannedEventExecuteTimeWithHttpInfo(@NotNull @NotNull ModifyPlannedEventExecuteTimeRequest 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 modifyPlannedEventExecuteTimeAsync(ModifyPlannedEventExecuteTimeRequest body, ApiCallback<ModifyPlannedEventExecuteTimeResponse> 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 removeTagsFromResourceCall(RemoveTagsFromResourceRequest 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 RemoveTagsFromResourceResponse removeTagsFromResource(RemoveTagsFromResourceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RemoveTagsFromResourceResponse> removeTagsFromResourceWithHttpInfo(@NotNull @NotNull RemoveTagsFromResourceRequest 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 removeTagsFromResourceAsync(RemoveTagsFromResourceRequest body, ApiCallback<RemoveTagsFromResourceResponse> 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 restartDBInstanceCall(RestartDBInstanceRequest 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 RestartDBInstanceResponse restartDBInstance(RestartDBInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RestartDBInstanceResponse> restartDBInstanceWithHttpInfo(@NotNull @NotNull RestartDBInstanceRequest 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 restartDBInstanceAsync(RestartDBInstanceRequest body, ApiCallback<RestartDBInstanceResponse> 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 restartDBInstanceProxyCall(RestartDBInstanceProxyRequest 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 RestartDBInstanceProxyResponse restartDBInstanceProxy(RestartDBInstanceProxyRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RestartDBInstanceProxyResponse> restartDBInstanceProxyWithHttpInfo(@NotNull @NotNull RestartDBInstanceProxyRequest 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 restartDBInstanceProxyAsync(RestartDBInstanceProxyRequest body, ApiCallback<RestartDBInstanceProxyResponse> 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 restoreDBInstanceCall(RestoreDBInstanceRequest 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 RestoreDBInstanceResponse restoreDBInstance(RestoreDBInstanceRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<RestoreDBInstanceResponse> restoreDBInstanceWithHttpInfo(@NotNull @NotNull RestoreDBInstanceRequest 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 restoreDBInstanceAsync(RestoreDBInstanceRequest body, ApiCallback<RestoreDBInstanceResponse> 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 startContinuousBackupCall(StartContinuousBackupRequest 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 StartContinuousBackupResponse startContinuousBackup(StartContinuousBackupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StartContinuousBackupResponse> startContinuousBackupWithHttpInfo(@NotNull @NotNull StartContinuousBackupRequest 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 startContinuousBackupAsync(StartContinuousBackupRequest body, ApiCallback<StartContinuousBackupResponse> 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 stopContinuousBackupCall(StopContinuousBackupRequest 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 StopContinuousBackupResponse stopContinuousBackup(StopContinuousBackupRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<StopContinuousBackupResponse> stopContinuousBackupWithHttpInfo(@NotNull @NotNull StopContinuousBackupRequest 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 stopContinuousBackupAsync(StopContinuousBackupRequest body, ApiCallback<StopContinuousBackupResponse> 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 switchOverCall(SwitchOverRequest 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 SwitchOverResponse switchOver(SwitchOverRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SwitchOverResponse> switchOverWithHttpInfo(@NotNull @NotNull SwitchOverRequest 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 switchOverAsync(SwitchOverRequest body, ApiCallback<SwitchOverResponse> 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 switchoverBlueGreenDeploymentCall(SwitchoverBlueGreenDeploymentRequest 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 SwitchoverBlueGreenDeploymentResponse switchoverBlueGreenDeployment(SwitchoverBlueGreenDeploymentRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<SwitchoverBlueGreenDeploymentResponse> switchoverBlueGreenDeploymentWithHttpInfo(@NotNull @NotNull SwitchoverBlueGreenDeploymentRequest 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 switchoverBlueGreenDeploymentAsync(SwitchoverBlueGreenDeploymentRequest body, ApiCallback<SwitchoverBlueGreenDeploymentResponse> 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 testFailoverDBInstanceZoneCall(TestFailoverDBInstanceZoneRequest 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 TestFailoverDBInstanceZoneResponse testFailoverDBInstanceZone(TestFailoverDBInstanceZoneRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TestFailoverDBInstanceZoneResponse> testFailoverDBInstanceZoneWithHttpInfo(@NotNull @NotNull TestFailoverDBInstanceZoneRequest 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 testFailoverDBInstanceZoneAsync(TestFailoverDBInstanceZoneRequest body, ApiCallback<TestFailoverDBInstanceZoneResponse> 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 testShutDownDBInstanceNodesCall(TestShutDownDBInstanceNodesRequest 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 TestShutDownDBInstanceNodesResponse testShutDownDBInstanceNodes(TestShutDownDBInstanceNodesRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<TestShutDownDBInstanceNodesResponse> testShutDownDBInstanceNodesWithHttpInfo(@NotNull @NotNull TestShutDownDBInstanceNodesRequest 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 testShutDownDBInstanceNodesAsync(TestShutDownDBInstanceNodesRequest body, ApiCallback<TestShutDownDBInstanceNodesResponse> 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 upgradeAllowListVersionCall(UpgradeAllowListVersionRequest 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 UpgradeAllowListVersionResponse upgradeAllowListVersion(UpgradeAllowListVersionRequest body) throws ApiException
body - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic ApiResponse<UpgradeAllowListVersionResponse> upgradeAllowListVersionWithHttpInfo(@NotNull @NotNull UpgradeAllowListVersionRequest 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 upgradeAllowListVersionAsync(UpgradeAllowListVersionRequest body, ApiCallback<UpgradeAllowListVersionResponse> 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.