public class VedbmApi extends Object
| Constructor and Description |
|---|
VedbmApi() |
VedbmApi(com.byteplus.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
AddTagsToResourceResponse |
addTagsToResource(AddTagsToResourceRequest body) |
com.squareup.okhttp.Call |
addTagsToResourceAsync(AddTagsToResourceRequest body,
com.byteplus.ApiCallback<AddTagsToResourceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
addTagsToResourceCall(AddTagsToResourceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for addTagsToResource
|
com.byteplus.ApiResponse<AddTagsToResourceResponse> |
addTagsToResourceWithHttpInfo(@NotNull AddTagsToResourceRequest body) |
ApplyParameterTemplateResponse |
applyParameterTemplate(ApplyParameterTemplateRequest body) |
com.squareup.okhttp.Call |
applyParameterTemplateAsync(ApplyParameterTemplateRequest body,
com.byteplus.ApiCallback<ApplyParameterTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
applyParameterTemplateCall(ApplyParameterTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for applyParameterTemplate
|
com.byteplus.ApiResponse<ApplyParameterTemplateResponse> |
applyParameterTemplateWithHttpInfo(@NotNull ApplyParameterTemplateRequest body) |
AssociateAllowListResponse |
associateAllowList(AssociateAllowListRequest body) |
com.squareup.okhttp.Call |
associateAllowListAsync(AssociateAllowListRequest body,
com.byteplus.ApiCallback<AssociateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
associateAllowListCall(AssociateAllowListRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for associateAllowList
|
com.byteplus.ApiResponse<AssociateAllowListResponse> |
associateAllowListWithHttpInfo(@NotNull AssociateAllowListRequest body) |
CancelScheduleEventsResponse |
cancelScheduleEvents(CancelScheduleEventsRequest body) |
com.squareup.okhttp.Call |
cancelScheduleEventsAsync(CancelScheduleEventsRequest body,
com.byteplus.ApiCallback<CancelScheduleEventsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
cancelScheduleEventsCall(CancelScheduleEventsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for cancelScheduleEvents
|
com.byteplus.ApiResponse<CancelScheduleEventsResponse> |
cancelScheduleEventsWithHttpInfo(@NotNull CancelScheduleEventsRequest body) |
ChangeMasterResponse |
changeMaster(ChangeMasterRequest body) |
com.squareup.okhttp.Call |
changeMasterAsync(ChangeMasterRequest body,
com.byteplus.ApiCallback<ChangeMasterResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
changeMasterCall(ChangeMasterRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for changeMaster
|
com.byteplus.ApiResponse<ChangeMasterResponse> |
changeMasterWithHttpInfo(@NotNull ChangeMasterRequest body) |
CreateAllowListResponse |
createAllowList(CreateAllowListRequest body) |
com.squareup.okhttp.Call |
createAllowListAsync(CreateAllowListRequest body,
com.byteplus.ApiCallback<CreateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createAllowListCall(CreateAllowListRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createAllowList
|
com.byteplus.ApiResponse<CreateAllowListResponse> |
createAllowListWithHttpInfo(@NotNull CreateAllowListRequest body) |
CreateBackupResponse |
createBackup(CreateBackupRequest body) |
com.squareup.okhttp.Call |
createBackupAsync(CreateBackupRequest body,
com.byteplus.ApiCallback<CreateBackupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createBackupCall(CreateBackupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createBackup
|
com.byteplus.ApiResponse<CreateBackupResponse> |
createBackupWithHttpInfo(@NotNull CreateBackupRequest body) |
CreateDatabaseResponse |
createDatabase(CreateDatabaseRequest body) |
com.squareup.okhttp.Call |
createDatabaseAsync(CreateDatabaseRequest body,
com.byteplus.ApiCallback<CreateDatabaseResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createDatabaseCall(CreateDatabaseRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDatabase
|
com.byteplus.ApiResponse<CreateDatabaseResponse> |
createDatabaseWithHttpInfo(@NotNull CreateDatabaseRequest body) |
CreateDBAccountResponse |
createDBAccount(CreateDBAccountRequest body) |
com.squareup.okhttp.Call |
createDBAccountAsync(CreateDBAccountRequest body,
com.byteplus.ApiCallback<CreateDBAccountResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createDBAccountCall(CreateDBAccountRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDBAccount
|
com.byteplus.ApiResponse<CreateDBAccountResponse> |
createDBAccountWithHttpInfo(@NotNull CreateDBAccountRequest body) |
CreateDBEndpointResponse |
createDBEndpoint(CreateDBEndpointRequest body) |
com.squareup.okhttp.Call |
createDBEndpointAsync(CreateDBEndpointRequest body,
com.byteplus.ApiCallback<CreateDBEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createDBEndpointCall(CreateDBEndpointRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDBEndpoint
|
CreateDBEndpointPublicAddressResponse |
createDBEndpointPublicAddress(CreateDBEndpointPublicAddressRequest body) |
com.squareup.okhttp.Call |
createDBEndpointPublicAddressAsync(CreateDBEndpointPublicAddressRequest body,
com.byteplus.ApiCallback<CreateDBEndpointPublicAddressResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createDBEndpointPublicAddressCall(CreateDBEndpointPublicAddressRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDBEndpointPublicAddress
|
com.byteplus.ApiResponse<CreateDBEndpointPublicAddressResponse> |
createDBEndpointPublicAddressWithHttpInfo(@NotNull CreateDBEndpointPublicAddressRequest body) |
com.byteplus.ApiResponse<CreateDBEndpointResponse> |
createDBEndpointWithHttpInfo(@NotNull CreateDBEndpointRequest body) |
CreateDBInstanceResponse |
createDBInstance(CreateDBInstanceRequest body) |
com.squareup.okhttp.Call |
createDBInstanceAsync(CreateDBInstanceRequest body,
com.byteplus.ApiCallback<CreateDBInstanceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createDBInstanceCall(CreateDBInstanceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createDBInstance
|
com.byteplus.ApiResponse<CreateDBInstanceResponse> |
createDBInstanceWithHttpInfo(@NotNull CreateDBInstanceRequest body) |
CreateParameterTemplateResponse |
createParameterTemplate(CreateParameterTemplateRequest body) |
com.squareup.okhttp.Call |
createParameterTemplateAsync(CreateParameterTemplateRequest body,
com.byteplus.ApiCallback<CreateParameterTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createParameterTemplateCall(CreateParameterTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createParameterTemplate
|
com.byteplus.ApiResponse<CreateParameterTemplateResponse> |
createParameterTemplateWithHttpInfo(@NotNull CreateParameterTemplateRequest body) |
DeleteAllowListResponse |
deleteAllowList(DeleteAllowListRequest body) |
com.squareup.okhttp.Call |
deleteAllowListAsync(DeleteAllowListRequest body,
com.byteplus.ApiCallback<DeleteAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteAllowListCall(DeleteAllowListRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteAllowList
|
com.byteplus.ApiResponse<DeleteAllowListResponse> |
deleteAllowListWithHttpInfo(@NotNull DeleteAllowListRequest body) |
DeleteBackupResponse |
deleteBackup(DeleteBackupRequest body) |
com.squareup.okhttp.Call |
deleteBackupAsync(DeleteBackupRequest body,
com.byteplus.ApiCallback<DeleteBackupResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteBackupCall(DeleteBackupRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteBackup
|
com.byteplus.ApiResponse<DeleteBackupResponse> |
deleteBackupWithHttpInfo(@NotNull DeleteBackupRequest body) |
DeleteDatabaseResponse |
deleteDatabase(DeleteDatabaseRequest body) |
com.squareup.okhttp.Call |
deleteDatabaseAsync(DeleteDatabaseRequest body,
com.byteplus.ApiCallback<DeleteDatabaseResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteDatabaseCall(DeleteDatabaseRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteDatabase
|
com.byteplus.ApiResponse<DeleteDatabaseResponse> |
deleteDatabaseWithHttpInfo(@NotNull DeleteDatabaseRequest body) |
DeleteDBAccountResponse |
deleteDBAccount(DeleteDBAccountRequest body) |
com.squareup.okhttp.Call |
deleteDBAccountAsync(DeleteDBAccountRequest body,
com.byteplus.ApiCallback<DeleteDBAccountResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteDBAccountCall(DeleteDBAccountRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteDBAccount
|
com.byteplus.ApiResponse<DeleteDBAccountResponse> |
deleteDBAccountWithHttpInfo(@NotNull DeleteDBAccountRequest body) |
DeleteDBEndpointResponse |
deleteDBEndpoint(DeleteDBEndpointRequest body) |
com.squareup.okhttp.Call |
deleteDBEndpointAsync(DeleteDBEndpointRequest body,
com.byteplus.ApiCallback<DeleteDBEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteDBEndpointCall(DeleteDBEndpointRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteDBEndpoint
|
DeleteDBEndpointPublicAddressResponse |
deleteDBEndpointPublicAddress(DeleteDBEndpointPublicAddressRequest body) |
com.squareup.okhttp.Call |
deleteDBEndpointPublicAddressAsync(DeleteDBEndpointPublicAddressRequest body,
com.byteplus.ApiCallback<DeleteDBEndpointPublicAddressResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteDBEndpointPublicAddressCall(DeleteDBEndpointPublicAddressRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteDBEndpointPublicAddress
|
com.byteplus.ApiResponse<DeleteDBEndpointPublicAddressResponse> |
deleteDBEndpointPublicAddressWithHttpInfo(@NotNull DeleteDBEndpointPublicAddressRequest body) |
com.byteplus.ApiResponse<DeleteDBEndpointResponse> |
deleteDBEndpointWithHttpInfo(@NotNull DeleteDBEndpointRequest body) |
DeleteDBInstanceResponse |
deleteDBInstance(DeleteDBInstanceRequest body) |
com.squareup.okhttp.Call |
deleteDBInstanceAsync(DeleteDBInstanceRequest body,
com.byteplus.ApiCallback<DeleteDBInstanceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteDBInstanceCall(DeleteDBInstanceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteDBInstance
|
com.byteplus.ApiResponse<DeleteDBInstanceResponse> |
deleteDBInstanceWithHttpInfo(@NotNull DeleteDBInstanceRequest body) |
DeleteParameterTemplateResponse |
deleteParameterTemplate(DeleteParameterTemplateRequest body) |
com.squareup.okhttp.Call |
deleteParameterTemplateAsync(DeleteParameterTemplateRequest body,
com.byteplus.ApiCallback<DeleteParameterTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteParameterTemplateCall(DeleteParameterTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteParameterTemplate
|
com.byteplus.ApiResponse<DeleteParameterTemplateResponse> |
deleteParameterTemplateWithHttpInfo(@NotNull DeleteParameterTemplateRequest body) |
DescribeAllowListDetailResponse |
describeAllowListDetail(DescribeAllowListDetailRequest body) |
com.squareup.okhttp.Call |
describeAllowListDetailAsync(DescribeAllowListDetailRequest body,
com.byteplus.ApiCallback<DescribeAllowListDetailResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeAllowListDetailCall(DescribeAllowListDetailRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeAllowListDetail
|
com.byteplus.ApiResponse<DescribeAllowListDetailResponse> |
describeAllowListDetailWithHttpInfo(@NotNull DescribeAllowListDetailRequest body) |
DescribeAllowListsResponse |
describeAllowLists(DescribeAllowListsRequest body) |
com.squareup.okhttp.Call |
describeAllowListsAsync(DescribeAllowListsRequest body,
com.byteplus.ApiCallback<DescribeAllowListsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeAllowListsCall(DescribeAllowListsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeAllowLists
|
com.byteplus.ApiResponse<DescribeAllowListsResponse> |
describeAllowListsWithHttpInfo(@NotNull DescribeAllowListsRequest body) |
DescribeAvailabilityZonesResponse |
describeAvailabilityZones(DescribeAvailabilityZonesRequest body) |
com.squareup.okhttp.Call |
describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest body,
com.byteplus.ApiCallback<DescribeAvailabilityZonesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeAvailabilityZonesCall(DescribeAvailabilityZonesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeAvailabilityZones
|
com.byteplus.ApiResponse<DescribeAvailabilityZonesResponse> |
describeAvailabilityZonesWithHttpInfo(@NotNull DescribeAvailabilityZonesRequest body) |
DescribeBackupPolicyResponse |
describeBackupPolicy(DescribeBackupPolicyRequest body) |
com.squareup.okhttp.Call |
describeBackupPolicyAsync(DescribeBackupPolicyRequest body,
com.byteplus.ApiCallback<DescribeBackupPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeBackupPolicyCall(DescribeBackupPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeBackupPolicy
|
com.byteplus.ApiResponse<DescribeBackupPolicyResponse> |
describeBackupPolicyWithHttpInfo(@NotNull DescribeBackupPolicyRequest body) |
DescribeBackupsResponse |
describeBackups(DescribeBackupsRequest body) |
com.squareup.okhttp.Call |
describeBackupsAsync(DescribeBackupsRequest body,
com.byteplus.ApiCallback<DescribeBackupsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeBackupsCall(DescribeBackupsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeBackups
|
com.byteplus.ApiResponse<DescribeBackupsResponse> |
describeBackupsWithHttpInfo(@NotNull DescribeBackupsRequest body) |
DescribeCrossRegionBackupDBInstancesResponse |
describeCrossRegionBackupDBInstances(DescribeCrossRegionBackupDBInstancesRequest body) |
com.squareup.okhttp.Call |
describeCrossRegionBackupDBInstancesAsync(DescribeCrossRegionBackupDBInstancesRequest body,
com.byteplus.ApiCallback<DescribeCrossRegionBackupDBInstancesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeCrossRegionBackupDBInstancesCall(DescribeCrossRegionBackupDBInstancesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeCrossRegionBackupDBInstances
|
com.byteplus.ApiResponse<DescribeCrossRegionBackupDBInstancesResponse> |
describeCrossRegionBackupDBInstancesWithHttpInfo(@NotNull DescribeCrossRegionBackupDBInstancesRequest body) |
DescribeCrossRegionBackupPolicyResponse |
describeCrossRegionBackupPolicy(DescribeCrossRegionBackupPolicyRequest body) |
com.squareup.okhttp.Call |
describeCrossRegionBackupPolicyAsync(DescribeCrossRegionBackupPolicyRequest body,
com.byteplus.ApiCallback<DescribeCrossRegionBackupPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeCrossRegionBackupPolicyCall(DescribeCrossRegionBackupPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeCrossRegionBackupPolicy
|
com.byteplus.ApiResponse<DescribeCrossRegionBackupPolicyResponse> |
describeCrossRegionBackupPolicyWithHttpInfo(@NotNull DescribeCrossRegionBackupPolicyRequest body) |
DescribeDatabasesResponse |
describeDatabases(DescribeDatabasesRequest body) |
com.squareup.okhttp.Call |
describeDatabasesAsync(DescribeDatabasesRequest body,
com.byteplus.ApiCallback<DescribeDatabasesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDatabasesCall(DescribeDatabasesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDatabases
|
com.byteplus.ApiResponse<DescribeDatabasesResponse> |
describeDatabasesWithHttpInfo(@NotNull DescribeDatabasesRequest body) |
DescribeDBAccountsResponse |
describeDBAccounts(DescribeDBAccountsRequest body) |
com.squareup.okhttp.Call |
describeDBAccountsAsync(DescribeDBAccountsRequest body,
com.byteplus.ApiCallback<DescribeDBAccountsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBAccountsCall(DescribeDBAccountsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBAccounts
|
com.byteplus.ApiResponse<DescribeDBAccountsResponse> |
describeDBAccountsWithHttpInfo(@NotNull DescribeDBAccountsRequest body) |
DescribeDBEndpointResponse |
describeDBEndpoint(DescribeDBEndpointRequest body) |
com.squareup.okhttp.Call |
describeDBEndpointAsync(DescribeDBEndpointRequest body,
com.byteplus.ApiCallback<DescribeDBEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBEndpointCall(DescribeDBEndpointRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBEndpoint
|
com.byteplus.ApiResponse<DescribeDBEndpointResponse> |
describeDBEndpointWithHttpInfo(@NotNull DescribeDBEndpointRequest body) |
DescribeDBInstanceDetailResponse |
describeDBInstanceDetail(DescribeDBInstanceDetailRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceDetailAsync(DescribeDBInstanceDetailRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceDetailResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceDetailCall(DescribeDBInstanceDetailRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceDetail
|
com.byteplus.ApiResponse<DescribeDBInstanceDetailResponse> |
describeDBInstanceDetailWithHttpInfo(@NotNull DescribeDBInstanceDetailRequest body) |
DescribeDBInstanceParameterChangeHistoryResponse |
describeDBInstanceParameterChangeHistory(DescribeDBInstanceParameterChangeHistoryRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceParameterChangeHistoryAsync(DescribeDBInstanceParameterChangeHistoryRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceParameterChangeHistoryResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceParameterChangeHistoryCall(DescribeDBInstanceParameterChangeHistoryRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceParameterChangeHistory
|
com.byteplus.ApiResponse<DescribeDBInstanceParameterChangeHistoryResponse> |
describeDBInstanceParameterChangeHistoryWithHttpInfo(@NotNull DescribeDBInstanceParameterChangeHistoryRequest body) |
DescribeDBInstanceParametersResponse |
describeDBInstanceParameters(DescribeDBInstanceParametersRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceParametersAsync(DescribeDBInstanceParametersRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceParametersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceParametersCall(DescribeDBInstanceParametersRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceParameters
|
com.byteplus.ApiResponse<DescribeDBInstanceParametersResponse> |
describeDBInstanceParametersWithHttpInfo(@NotNull DescribeDBInstanceParametersRequest body) |
DescribeDBInstancePriceDetailResponse |
describeDBInstancePriceDetail(DescribeDBInstancePriceDetailRequest body) |
com.squareup.okhttp.Call |
describeDBInstancePriceDetailAsync(DescribeDBInstancePriceDetailRequest body,
com.byteplus.ApiCallback<DescribeDBInstancePriceDetailResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstancePriceDetailCall(DescribeDBInstancePriceDetailRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstancePriceDetail
|
com.byteplus.ApiResponse<DescribeDBInstancePriceDetailResponse> |
describeDBInstancePriceDetailWithHttpInfo(@NotNull DescribeDBInstancePriceDetailRequest body) |
DescribeDBInstancesResponse |
describeDBInstances(DescribeDBInstancesRequest body) |
com.squareup.okhttp.Call |
describeDBInstancesAsync(DescribeDBInstancesRequest body,
com.byteplus.ApiCallback<DescribeDBInstancesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstancesCall(DescribeDBInstancesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstances
|
DescribeDBInstanceSpecsResponse |
describeDBInstanceSpecs(DescribeDBInstanceSpecsRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceSpecsAsync(DescribeDBInstanceSpecsRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceSpecsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceSpecsCall(DescribeDBInstanceSpecsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceSpecs
|
com.byteplus.ApiResponse<DescribeDBInstanceSpecsResponse> |
describeDBInstanceSpecsWithHttpInfo(@NotNull DescribeDBInstanceSpecsRequest body) |
com.byteplus.ApiResponse<DescribeDBInstancesResponse> |
describeDBInstancesWithHttpInfo(@NotNull DescribeDBInstancesRequest body) |
DescribeDBInstanceVersionResponse |
describeDBInstanceVersion(DescribeDBInstanceVersionRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceVersionAsync(DescribeDBInstanceVersionRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceVersionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceVersionCall(DescribeDBInstanceVersionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceVersion
|
com.byteplus.ApiResponse<DescribeDBInstanceVersionResponse> |
describeDBInstanceVersionWithHttpInfo(@NotNull DescribeDBInstanceVersionRequest body) |
DescribeExistDBInstancePriceResponse |
describeExistDBInstancePrice(DescribeExistDBInstancePriceRequest body) |
com.squareup.okhttp.Call |
describeExistDBInstancePriceAsync(DescribeExistDBInstancePriceRequest body,
com.byteplus.ApiCallback<DescribeExistDBInstancePriceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeExistDBInstancePriceCall(DescribeExistDBInstancePriceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeExistDBInstancePrice
|
com.byteplus.ApiResponse<DescribeExistDBInstancePriceResponse> |
describeExistDBInstancePriceWithHttpInfo(@NotNull DescribeExistDBInstancePriceRequest body) |
DescribeInstanceAllowListsResponse |
describeInstanceAllowLists(DescribeInstanceAllowListsRequest body) |
com.squareup.okhttp.Call |
describeInstanceAllowListsAsync(DescribeInstanceAllowListsRequest body,
com.byteplus.ApiCallback<DescribeInstanceAllowListsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeInstanceAllowListsCall(DescribeInstanceAllowListsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeInstanceAllowLists
|
com.byteplus.ApiResponse<DescribeInstanceAllowListsResponse> |
describeInstanceAllowListsWithHttpInfo(@NotNull DescribeInstanceAllowListsRequest body) |
DescribeModifiableParametersResponse |
describeModifiableParameters(DescribeModifiableParametersRequest body) |
com.squareup.okhttp.Call |
describeModifiableParametersAsync(DescribeModifiableParametersRequest body,
com.byteplus.ApiCallback<DescribeModifiableParametersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeModifiableParametersCall(DescribeModifiableParametersRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeModifiableParameters
|
com.byteplus.ApiResponse<DescribeModifiableParametersResponse> |
describeModifiableParametersWithHttpInfo(@NotNull DescribeModifiableParametersRequest body) |
DescribeParameterTemplateDetailResponse |
describeParameterTemplateDetail(DescribeParameterTemplateDetailRequest body) |
com.squareup.okhttp.Call |
describeParameterTemplateDetailAsync(DescribeParameterTemplateDetailRequest body,
com.byteplus.ApiCallback<DescribeParameterTemplateDetailResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeParameterTemplateDetailCall(DescribeParameterTemplateDetailRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeParameterTemplateDetail
|
com.byteplus.ApiResponse<DescribeParameterTemplateDetailResponse> |
describeParameterTemplateDetailWithHttpInfo(@NotNull DescribeParameterTemplateDetailRequest body) |
DescribeParameterTemplatesResponse |
describeParameterTemplates(DescribeParameterTemplatesRequest body) |
com.squareup.okhttp.Call |
describeParameterTemplatesAsync(DescribeParameterTemplatesRequest body,
com.byteplus.ApiCallback<DescribeParameterTemplatesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeParameterTemplatesCall(DescribeParameterTemplatesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeParameterTemplates
|
com.byteplus.ApiResponse<DescribeParameterTemplatesResponse> |
describeParameterTemplatesWithHttpInfo(@NotNull DescribeParameterTemplatesRequest body) |
DescribeRecoverableTimeResponse |
describeRecoverableTime(DescribeRecoverableTimeRequest body) |
com.squareup.okhttp.Call |
describeRecoverableTimeAsync(DescribeRecoverableTimeRequest body,
com.byteplus.ApiCallback<DescribeRecoverableTimeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeRecoverableTimeCall(DescribeRecoverableTimeRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeRecoverableTime
|
com.byteplus.ApiResponse<DescribeRecoverableTimeResponse> |
describeRecoverableTimeWithHttpInfo(@NotNull DescribeRecoverableTimeRequest body) |
DescribeRegionsResponse |
describeRegions(DescribeRegionsRequest body) |
com.squareup.okhttp.Call |
describeRegionsAsync(DescribeRegionsRequest body,
com.byteplus.ApiCallback<DescribeRegionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeRegionsCall(DescribeRegionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeRegions
|
com.byteplus.ApiResponse<DescribeRegionsResponse> |
describeRegionsWithHttpInfo(@NotNull DescribeRegionsRequest body) |
DescribeScheduleEventsResponse |
describeScheduleEvents(DescribeScheduleEventsRequest body) |
com.squareup.okhttp.Call |
describeScheduleEventsAsync(DescribeScheduleEventsRequest body,
com.byteplus.ApiCallback<DescribeScheduleEventsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeScheduleEventsCall(DescribeScheduleEventsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeScheduleEvents
|
com.byteplus.ApiResponse<DescribeScheduleEventsResponse> |
describeScheduleEventsWithHttpInfo(@NotNull DescribeScheduleEventsRequest body) |
DescribeStoragePayablePriceResponse |
describeStoragePayablePrice(DescribeStoragePayablePriceRequest body) |
com.squareup.okhttp.Call |
describeStoragePayablePriceAsync(DescribeStoragePayablePriceRequest body,
com.byteplus.ApiCallback<DescribeStoragePayablePriceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeStoragePayablePriceCall(DescribeStoragePayablePriceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeStoragePayablePrice
|
com.byteplus.ApiResponse<DescribeStoragePayablePriceResponse> |
describeStoragePayablePriceWithHttpInfo(@NotNull DescribeStoragePayablePriceRequest body) |
DisassociateAllowListResponse |
disassociateAllowList(DisassociateAllowListRequest body) |
com.squareup.okhttp.Call |
disassociateAllowListAsync(DisassociateAllowListRequest body,
com.byteplus.ApiCallback<DisassociateAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
disassociateAllowListCall(DisassociateAllowListRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disassociateAllowList
|
com.byteplus.ApiResponse<DisassociateAllowListResponse> |
disassociateAllowListWithHttpInfo(@NotNull DisassociateAllowListRequest body) |
com.byteplus.ApiClient |
getApiClient() |
GrantDBAccountPrivilegeResponse |
grantDBAccountPrivilege(GrantDBAccountPrivilegeRequest body) |
com.squareup.okhttp.Call |
grantDBAccountPrivilegeAsync(GrantDBAccountPrivilegeRequest body,
com.byteplus.ApiCallback<GrantDBAccountPrivilegeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
grantDBAccountPrivilegeCall(GrantDBAccountPrivilegeRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for grantDBAccountPrivilege
|
com.byteplus.ApiResponse<GrantDBAccountPrivilegeResponse> |
grantDBAccountPrivilegeWithHttpInfo(@NotNull GrantDBAccountPrivilegeRequest body) |
ModifyAllowListResponse |
modifyAllowList(ModifyAllowListRequest body) |
com.squareup.okhttp.Call |
modifyAllowListAsync(ModifyAllowListRequest body,
com.byteplus.ApiCallback<ModifyAllowListResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyAllowListCall(ModifyAllowListRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyAllowList
|
com.byteplus.ApiResponse<ModifyAllowListResponse> |
modifyAllowListWithHttpInfo(@NotNull ModifyAllowListRequest body) |
ModifyBackupPolicyResponse |
modifyBackupPolicy(ModifyBackupPolicyRequest body) |
com.squareup.okhttp.Call |
modifyBackupPolicyAsync(ModifyBackupPolicyRequest body,
com.byteplus.ApiCallback<ModifyBackupPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyBackupPolicyCall(ModifyBackupPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyBackupPolicy
|
com.byteplus.ApiResponse<ModifyBackupPolicyResponse> |
modifyBackupPolicyWithHttpInfo(@NotNull ModifyBackupPolicyRequest body) |
ModifyCrossRegionBackupPolicyResponse |
modifyCrossRegionBackupPolicy(ModifyCrossRegionBackupPolicyRequest body) |
com.squareup.okhttp.Call |
modifyCrossRegionBackupPolicyAsync(ModifyCrossRegionBackupPolicyRequest body,
com.byteplus.ApiCallback<ModifyCrossRegionBackupPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyCrossRegionBackupPolicyCall(ModifyCrossRegionBackupPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyCrossRegionBackupPolicy
|
com.byteplus.ApiResponse<ModifyCrossRegionBackupPolicyResponse> |
modifyCrossRegionBackupPolicyWithHttpInfo(@NotNull ModifyCrossRegionBackupPolicyRequest body) |
ModifyDatabaseDescriptionResponse |
modifyDatabaseDescription(ModifyDatabaseDescriptionRequest body) |
com.squareup.okhttp.Call |
modifyDatabaseDescriptionAsync(ModifyDatabaseDescriptionRequest body,
com.byteplus.ApiCallback<ModifyDatabaseDescriptionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDatabaseDescriptionCall(ModifyDatabaseDescriptionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDatabaseDescription
|
com.byteplus.ApiResponse<ModifyDatabaseDescriptionResponse> |
modifyDatabaseDescriptionWithHttpInfo(@NotNull ModifyDatabaseDescriptionRequest body) |
ModifyDBAccountDescriptionResponse |
modifyDBAccountDescription(ModifyDBAccountDescriptionRequest body) |
com.squareup.okhttp.Call |
modifyDBAccountDescriptionAsync(ModifyDBAccountDescriptionRequest body,
com.byteplus.ApiCallback<ModifyDBAccountDescriptionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBAccountDescriptionCall(ModifyDBAccountDescriptionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBAccountDescription
|
com.byteplus.ApiResponse<ModifyDBAccountDescriptionResponse> |
modifyDBAccountDescriptionWithHttpInfo(@NotNull ModifyDBAccountDescriptionRequest body) |
ModifyDBEndpointResponse |
modifyDBEndpoint(ModifyDBEndpointRequest body) |
ModifyDBEndpointAddressResponse |
modifyDBEndpointAddress(ModifyDBEndpointAddressRequest body) |
com.squareup.okhttp.Call |
modifyDBEndpointAddressAsync(ModifyDBEndpointAddressRequest body,
com.byteplus.ApiCallback<ModifyDBEndpointAddressResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBEndpointAddressCall(ModifyDBEndpointAddressRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBEndpointAddress
|
com.byteplus.ApiResponse<ModifyDBEndpointAddressResponse> |
modifyDBEndpointAddressWithHttpInfo(@NotNull ModifyDBEndpointAddressRequest body) |
com.squareup.okhttp.Call |
modifyDBEndpointAsync(ModifyDBEndpointRequest body,
com.byteplus.ApiCallback<ModifyDBEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBEndpointCall(ModifyDBEndpointRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBEndpoint
|
ModifyDBEndpointDNSResponse |
modifyDBEndpointDNS(ModifyDBEndpointDNSRequest body) |
com.squareup.okhttp.Call |
modifyDBEndpointDNSAsync(ModifyDBEndpointDNSRequest body,
com.byteplus.ApiCallback<ModifyDBEndpointDNSResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBEndpointDNSCall(ModifyDBEndpointDNSRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBEndpointDNS
|
com.byteplus.ApiResponse<ModifyDBEndpointDNSResponse> |
modifyDBEndpointDNSWithHttpInfo(@NotNull ModifyDBEndpointDNSRequest body) |
com.byteplus.ApiResponse<ModifyDBEndpointResponse> |
modifyDBEndpointWithHttpInfo(@NotNull ModifyDBEndpointRequest body) |
ModifyDBInstanceChargeTypeResponse |
modifyDBInstanceChargeType(ModifyDBInstanceChargeTypeRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceChargeTypeAsync(ModifyDBInstanceChargeTypeRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceChargeTypeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceChargeTypeCall(ModifyDBInstanceChargeTypeRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceChargeType
|
com.byteplus.ApiResponse<ModifyDBInstanceChargeTypeResponse> |
modifyDBInstanceChargeTypeWithHttpInfo(@NotNull ModifyDBInstanceChargeTypeRequest body) |
ModifyDBInstanceDeletionProtectionPolicyResponse |
modifyDBInstanceDeletionProtectionPolicy(ModifyDBInstanceDeletionProtectionPolicyRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceDeletionProtectionPolicyAsync(ModifyDBInstanceDeletionProtectionPolicyRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceDeletionProtectionPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceDeletionProtectionPolicyCall(ModifyDBInstanceDeletionProtectionPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceDeletionProtectionPolicy
|
com.byteplus.ApiResponse<ModifyDBInstanceDeletionProtectionPolicyResponse> |
modifyDBInstanceDeletionProtectionPolicyWithHttpInfo(@NotNull ModifyDBInstanceDeletionProtectionPolicyRequest body) |
ModifyDBInstanceMaintenanceWindowResponse |
modifyDBInstanceMaintenanceWindow(ModifyDBInstanceMaintenanceWindowRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceMaintenanceWindowAsync(ModifyDBInstanceMaintenanceWindowRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceMaintenanceWindowResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceMaintenanceWindowCall(ModifyDBInstanceMaintenanceWindowRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceMaintenanceWindow
|
com.byteplus.ApiResponse<ModifyDBInstanceMaintenanceWindowResponse> |
modifyDBInstanceMaintenanceWindowWithHttpInfo(@NotNull ModifyDBInstanceMaintenanceWindowRequest body) |
ModifyDBInstanceNameResponse |
modifyDBInstanceName(ModifyDBInstanceNameRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceNameAsync(ModifyDBInstanceNameRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceNameResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceNameCall(ModifyDBInstanceNameRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceName
|
com.byteplus.ApiResponse<ModifyDBInstanceNameResponse> |
modifyDBInstanceNameWithHttpInfo(@NotNull ModifyDBInstanceNameRequest body) |
ModifyDBInstanceParametersResponse |
modifyDBInstanceParameters(ModifyDBInstanceParametersRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceParametersAsync(ModifyDBInstanceParametersRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceParametersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceParametersCall(ModifyDBInstanceParametersRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceParameters
|
com.byteplus.ApiResponse<ModifyDBInstanceParametersResponse> |
modifyDBInstanceParametersWithHttpInfo(@NotNull ModifyDBInstanceParametersRequest body) |
ModifyDBInstanceSpecResponse |
modifyDBInstanceSpec(ModifyDBInstanceSpecRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceSpecAsync(ModifyDBInstanceSpecRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceSpecResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceSpecCall(ModifyDBInstanceSpecRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceSpec
|
com.byteplus.ApiResponse<ModifyDBInstanceSpecResponse> |
modifyDBInstanceSpecWithHttpInfo(@NotNull ModifyDBInstanceSpecRequest body) |
ModifyDBNodeConfigResponse |
modifyDBNodeConfig(ModifyDBNodeConfigRequest body) |
com.squareup.okhttp.Call |
modifyDBNodeConfigAsync(ModifyDBNodeConfigRequest body,
com.byteplus.ApiCallback<ModifyDBNodeConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBNodeConfigCall(ModifyDBNodeConfigRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBNodeConfig
|
com.byteplus.ApiResponse<ModifyDBNodeConfigResponse> |
modifyDBNodeConfigWithHttpInfo(@NotNull ModifyDBNodeConfigRequest body) |
ModifyScheduleEventsResponse |
modifyScheduleEvents(ModifyScheduleEventsRequest body) |
com.squareup.okhttp.Call |
modifyScheduleEventsAsync(ModifyScheduleEventsRequest body,
com.byteplus.ApiCallback<ModifyScheduleEventsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyScheduleEventsCall(ModifyScheduleEventsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyScheduleEvents
|
com.byteplus.ApiResponse<ModifyScheduleEventsResponse> |
modifyScheduleEventsWithHttpInfo(@NotNull ModifyScheduleEventsRequest body) |
RemoveTagsFromResourceResponse |
removeTagsFromResource(RemoveTagsFromResourceRequest body) |
com.squareup.okhttp.Call |
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest body,
com.byteplus.ApiCallback<RemoveTagsFromResourceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
removeTagsFromResourceCall(RemoveTagsFromResourceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for removeTagsFromResource
|
com.byteplus.ApiResponse<RemoveTagsFromResourceResponse> |
removeTagsFromResourceWithHttpInfo(@NotNull RemoveTagsFromResourceRequest body) |
ResetAccountResponse |
resetAccount(ResetAccountRequest body) |
com.squareup.okhttp.Call |
resetAccountAsync(ResetAccountRequest body,
com.byteplus.ApiCallback<ResetAccountResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
resetAccountCall(ResetAccountRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for resetAccount
|
com.byteplus.ApiResponse<ResetAccountResponse> |
resetAccountWithHttpInfo(@NotNull ResetAccountRequest body) |
ResetDBAccountResponse |
resetDBAccount(ResetDBAccountRequest body) |
com.squareup.okhttp.Call |
resetDBAccountAsync(ResetDBAccountRequest body,
com.byteplus.ApiCallback<ResetDBAccountResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
resetDBAccountCall(ResetDBAccountRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for resetDBAccount
|
com.byteplus.ApiResponse<ResetDBAccountResponse> |
resetDBAccountWithHttpInfo(@NotNull ResetDBAccountRequest body) |
RestartDBInstanceResponse |
restartDBInstance(RestartDBInstanceRequest body) |
com.squareup.okhttp.Call |
restartDBInstanceAsync(RestartDBInstanceRequest body,
com.byteplus.ApiCallback<RestartDBInstanceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
restartDBInstanceCall(RestartDBInstanceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restartDBInstance
|
com.byteplus.ApiResponse<RestartDBInstanceResponse> |
restartDBInstanceWithHttpInfo(@NotNull RestartDBInstanceRequest body) |
RestoreTableResponse |
restoreTable(RestoreTableRequest body) |
com.squareup.okhttp.Call |
restoreTableAsync(RestoreTableRequest body,
com.byteplus.ApiCallback<RestoreTableResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
restoreTableCall(RestoreTableRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restoreTable
|
com.byteplus.ApiResponse<RestoreTableResponse> |
restoreTableWithHttpInfo(@NotNull RestoreTableRequest body) |
RestoreToNewInstanceResponse |
restoreToNewInstance(RestoreToNewInstanceRequest body) |
com.squareup.okhttp.Call |
restoreToNewInstanceAsync(RestoreToNewInstanceRequest body,
com.byteplus.ApiCallback<RestoreToNewInstanceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
restoreToNewInstanceCall(RestoreToNewInstanceRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for restoreToNewInstance
|
com.byteplus.ApiResponse<RestoreToNewInstanceResponse> |
restoreToNewInstanceWithHttpInfo(@NotNull RestoreToNewInstanceRequest body) |
RevokeDBAccountPrivilegeResponse |
revokeDBAccountPrivilege(RevokeDBAccountPrivilegeRequest body) |
com.squareup.okhttp.Call |
revokeDBAccountPrivilegeAsync(RevokeDBAccountPrivilegeRequest body,
com.byteplus.ApiCallback<RevokeDBAccountPrivilegeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
revokeDBAccountPrivilegeCall(RevokeDBAccountPrivilegeRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for revokeDBAccountPrivilege
|
com.byteplus.ApiResponse<RevokeDBAccountPrivilegeResponse> |
revokeDBAccountPrivilegeWithHttpInfo(@NotNull RevokeDBAccountPrivilegeRequest body) |
SaveAsParameterTemplateResponse |
saveAsParameterTemplate(SaveAsParameterTemplateRequest body) |
com.squareup.okhttp.Call |
saveAsParameterTemplateAsync(SaveAsParameterTemplateRequest body,
com.byteplus.ApiCallback<SaveAsParameterTemplateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
saveAsParameterTemplateCall(SaveAsParameterTemplateRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for saveAsParameterTemplate
|
com.byteplus.ApiResponse<SaveAsParameterTemplateResponse> |
saveAsParameterTemplateWithHttpInfo(@NotNull SaveAsParameterTemplateRequest body) |
void |
setApiClient(com.byteplus.ApiClient apiClient) |
public VedbmApi()
public VedbmApi(com.byteplus.ApiClient apiClient)
public com.byteplus.ApiClient getApiClient()
public void setApiClient(com.byteplus.ApiClient apiClient)
public com.squareup.okhttp.Call addTagsToResourceCall(AddTagsToResourceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AddTagsToResourceResponse addTagsToResource(AddTagsToResourceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AddTagsToResourceResponse> addTagsToResourceWithHttpInfo(@NotNull @NotNull AddTagsToResourceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call addTagsToResourceAsync(AddTagsToResourceRequest body, com.byteplus.ApiCallback<AddTagsToResourceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call applyParameterTemplateCall(ApplyParameterTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ApplyParameterTemplateResponse applyParameterTemplate(ApplyParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ApplyParameterTemplateResponse> applyParameterTemplateWithHttpInfo(@NotNull @NotNull ApplyParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call applyParameterTemplateAsync(ApplyParameterTemplateRequest body, com.byteplus.ApiCallback<ApplyParameterTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call associateAllowListCall(AssociateAllowListRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AssociateAllowListResponse associateAllowList(AssociateAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AssociateAllowListResponse> associateAllowListWithHttpInfo(@NotNull @NotNull AssociateAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call associateAllowListAsync(AssociateAllowListRequest body, com.byteplus.ApiCallback<AssociateAllowListResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call cancelScheduleEventsCall(CancelScheduleEventsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CancelScheduleEventsResponse cancelScheduleEvents(CancelScheduleEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CancelScheduleEventsResponse> cancelScheduleEventsWithHttpInfo(@NotNull @NotNull CancelScheduleEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call cancelScheduleEventsAsync(CancelScheduleEventsRequest body, com.byteplus.ApiCallback<CancelScheduleEventsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call changeMasterCall(ChangeMasterRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ChangeMasterResponse changeMaster(ChangeMasterRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ChangeMasterResponse> changeMasterWithHttpInfo(@NotNull @NotNull ChangeMasterRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call changeMasterAsync(ChangeMasterRequest body, com.byteplus.ApiCallback<ChangeMasterResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createAllowListCall(CreateAllowListRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateAllowListResponse createAllowList(CreateAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateAllowListResponse> createAllowListWithHttpInfo(@NotNull @NotNull CreateAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createAllowListAsync(CreateAllowListRequest body, com.byteplus.ApiCallback<CreateAllowListResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createBackupCall(CreateBackupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateBackupResponse createBackup(CreateBackupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateBackupResponse> createBackupWithHttpInfo(@NotNull @NotNull CreateBackupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createBackupAsync(CreateBackupRequest body, com.byteplus.ApiCallback<CreateBackupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDBAccountCall(CreateDBAccountRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateDBAccountResponse createDBAccount(CreateDBAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateDBAccountResponse> createDBAccountWithHttpInfo(@NotNull @NotNull CreateDBAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDBAccountAsync(CreateDBAccountRequest body, com.byteplus.ApiCallback<CreateDBAccountResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDBEndpointCall(CreateDBEndpointRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateDBEndpointResponse createDBEndpoint(CreateDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateDBEndpointResponse> createDBEndpointWithHttpInfo(@NotNull @NotNull CreateDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDBEndpointAsync(CreateDBEndpointRequest body, com.byteplus.ApiCallback<CreateDBEndpointResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDBEndpointPublicAddressCall(CreateDBEndpointPublicAddressRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateDBEndpointPublicAddressResponse createDBEndpointPublicAddress(CreateDBEndpointPublicAddressRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateDBEndpointPublicAddressResponse> createDBEndpointPublicAddressWithHttpInfo(@NotNull @NotNull CreateDBEndpointPublicAddressRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDBEndpointPublicAddressAsync(CreateDBEndpointPublicAddressRequest body, com.byteplus.ApiCallback<CreateDBEndpointPublicAddressResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDBInstanceCall(CreateDBInstanceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateDBInstanceResponse createDBInstance(CreateDBInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateDBInstanceResponse> createDBInstanceWithHttpInfo(@NotNull @NotNull CreateDBInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDBInstanceAsync(CreateDBInstanceRequest body, com.byteplus.ApiCallback<CreateDBInstanceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createDatabaseCall(CreateDatabaseRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateDatabaseResponse createDatabase(CreateDatabaseRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateDatabaseResponse> createDatabaseWithHttpInfo(@NotNull @NotNull CreateDatabaseRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createDatabaseAsync(CreateDatabaseRequest body, com.byteplus.ApiCallback<CreateDatabaseResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createParameterTemplateCall(CreateParameterTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateParameterTemplateResponse createParameterTemplate(CreateParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateParameterTemplateResponse> createParameterTemplateWithHttpInfo(@NotNull @NotNull CreateParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createParameterTemplateAsync(CreateParameterTemplateRequest body, com.byteplus.ApiCallback<CreateParameterTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteAllowListCall(DeleteAllowListRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteAllowListResponse deleteAllowList(DeleteAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteAllowListResponse> deleteAllowListWithHttpInfo(@NotNull @NotNull DeleteAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteAllowListAsync(DeleteAllowListRequest body, com.byteplus.ApiCallback<DeleteAllowListResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteBackupCall(DeleteBackupRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteBackupResponse deleteBackup(DeleteBackupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteBackupResponse> deleteBackupWithHttpInfo(@NotNull @NotNull DeleteBackupRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteBackupAsync(DeleteBackupRequest body, com.byteplus.ApiCallback<DeleteBackupResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteDBAccountCall(DeleteDBAccountRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteDBAccountResponse deleteDBAccount(DeleteDBAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteDBAccountResponse> deleteDBAccountWithHttpInfo(@NotNull @NotNull DeleteDBAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteDBAccountAsync(DeleteDBAccountRequest body, com.byteplus.ApiCallback<DeleteDBAccountResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteDBEndpointCall(DeleteDBEndpointRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteDBEndpointResponse deleteDBEndpoint(DeleteDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteDBEndpointResponse> deleteDBEndpointWithHttpInfo(@NotNull @NotNull DeleteDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteDBEndpointAsync(DeleteDBEndpointRequest body, com.byteplus.ApiCallback<DeleteDBEndpointResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteDBEndpointPublicAddressCall(DeleteDBEndpointPublicAddressRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteDBEndpointPublicAddressResponse deleteDBEndpointPublicAddress(DeleteDBEndpointPublicAddressRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteDBEndpointPublicAddressResponse> deleteDBEndpointPublicAddressWithHttpInfo(@NotNull @NotNull DeleteDBEndpointPublicAddressRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteDBEndpointPublicAddressAsync(DeleteDBEndpointPublicAddressRequest body, com.byteplus.ApiCallback<DeleteDBEndpointPublicAddressResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteDBInstanceCall(DeleteDBInstanceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteDBInstanceResponse deleteDBInstance(DeleteDBInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteDBInstanceResponse> deleteDBInstanceWithHttpInfo(@NotNull @NotNull DeleteDBInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteDBInstanceAsync(DeleteDBInstanceRequest body, com.byteplus.ApiCallback<DeleteDBInstanceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteDatabaseCall(DeleteDatabaseRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteDatabaseResponse deleteDatabase(DeleteDatabaseRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteDatabaseResponse> deleteDatabaseWithHttpInfo(@NotNull @NotNull DeleteDatabaseRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteDatabaseAsync(DeleteDatabaseRequest body, com.byteplus.ApiCallback<DeleteDatabaseResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteParameterTemplateCall(DeleteParameterTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteParameterTemplateResponse deleteParameterTemplate(DeleteParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteParameterTemplateResponse> deleteParameterTemplateWithHttpInfo(@NotNull @NotNull DeleteParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteParameterTemplateAsync(DeleteParameterTemplateRequest body, com.byteplus.ApiCallback<DeleteParameterTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeAllowListDetailCall(DescribeAllowListDetailRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeAllowListDetailResponse describeAllowListDetail(DescribeAllowListDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeAllowListDetailResponse> describeAllowListDetailWithHttpInfo(@NotNull @NotNull DescribeAllowListDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeAllowListDetailAsync(DescribeAllowListDetailRequest body, com.byteplus.ApiCallback<DescribeAllowListDetailResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeAllowListsCall(DescribeAllowListsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeAllowListsResponse describeAllowLists(DescribeAllowListsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeAllowListsResponse> describeAllowListsWithHttpInfo(@NotNull @NotNull DescribeAllowListsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeAllowListsAsync(DescribeAllowListsRequest body, com.byteplus.ApiCallback<DescribeAllowListsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeAvailabilityZonesCall(DescribeAvailabilityZonesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeAvailabilityZonesResponse describeAvailabilityZones(DescribeAvailabilityZonesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeAvailabilityZonesResponse> describeAvailabilityZonesWithHttpInfo(@NotNull @NotNull DescribeAvailabilityZonesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeAvailabilityZonesAsync(DescribeAvailabilityZonesRequest body, com.byteplus.ApiCallback<DescribeAvailabilityZonesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeBackupPolicyCall(DescribeBackupPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeBackupPolicyResponse describeBackupPolicy(DescribeBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeBackupPolicyResponse> describeBackupPolicyWithHttpInfo(@NotNull @NotNull DescribeBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeBackupPolicyAsync(DescribeBackupPolicyRequest body, com.byteplus.ApiCallback<DescribeBackupPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeBackupsCall(DescribeBackupsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeBackupsResponse describeBackups(DescribeBackupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeBackupsResponse> describeBackupsWithHttpInfo(@NotNull @NotNull DescribeBackupsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeBackupsAsync(DescribeBackupsRequest body, com.byteplus.ApiCallback<DescribeBackupsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeCrossRegionBackupDBInstancesCall(DescribeCrossRegionBackupDBInstancesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeCrossRegionBackupDBInstancesResponse describeCrossRegionBackupDBInstances(DescribeCrossRegionBackupDBInstancesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeCrossRegionBackupDBInstancesResponse> describeCrossRegionBackupDBInstancesWithHttpInfo(@NotNull @NotNull DescribeCrossRegionBackupDBInstancesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeCrossRegionBackupDBInstancesAsync(DescribeCrossRegionBackupDBInstancesRequest body, com.byteplus.ApiCallback<DescribeCrossRegionBackupDBInstancesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeCrossRegionBackupPolicyCall(DescribeCrossRegionBackupPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeCrossRegionBackupPolicyResponse describeCrossRegionBackupPolicy(DescribeCrossRegionBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeCrossRegionBackupPolicyResponse> describeCrossRegionBackupPolicyWithHttpInfo(@NotNull @NotNull DescribeCrossRegionBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeCrossRegionBackupPolicyAsync(DescribeCrossRegionBackupPolicyRequest body, com.byteplus.ApiCallback<DescribeCrossRegionBackupPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBAccountsCall(DescribeDBAccountsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBAccountsResponse describeDBAccounts(DescribeDBAccountsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBAccountsResponse> describeDBAccountsWithHttpInfo(@NotNull @NotNull DescribeDBAccountsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBAccountsAsync(DescribeDBAccountsRequest body, com.byteplus.ApiCallback<DescribeDBAccountsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBEndpointCall(DescribeDBEndpointRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBEndpointResponse describeDBEndpoint(DescribeDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBEndpointResponse> describeDBEndpointWithHttpInfo(@NotNull @NotNull DescribeDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBEndpointAsync(DescribeDBEndpointRequest body, com.byteplus.ApiCallback<DescribeDBEndpointResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBInstanceDetailCall(DescribeDBInstanceDetailRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBInstanceDetailResponse describeDBInstanceDetail(DescribeDBInstanceDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBInstanceDetailResponse> describeDBInstanceDetailWithHttpInfo(@NotNull @NotNull DescribeDBInstanceDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBInstanceDetailAsync(DescribeDBInstanceDetailRequest body, com.byteplus.ApiCallback<DescribeDBInstanceDetailResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBInstanceParameterChangeHistoryCall(DescribeDBInstanceParameterChangeHistoryRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBInstanceParameterChangeHistoryResponse describeDBInstanceParameterChangeHistory(DescribeDBInstanceParameterChangeHistoryRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBInstanceParameterChangeHistoryResponse> describeDBInstanceParameterChangeHistoryWithHttpInfo(@NotNull @NotNull DescribeDBInstanceParameterChangeHistoryRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBInstanceParameterChangeHistoryAsync(DescribeDBInstanceParameterChangeHistoryRequest body, com.byteplus.ApiCallback<DescribeDBInstanceParameterChangeHistoryResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBInstanceParametersCall(DescribeDBInstanceParametersRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBInstanceParametersResponse describeDBInstanceParameters(DescribeDBInstanceParametersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBInstanceParametersResponse> describeDBInstanceParametersWithHttpInfo(@NotNull @NotNull DescribeDBInstanceParametersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBInstanceParametersAsync(DescribeDBInstanceParametersRequest body, com.byteplus.ApiCallback<DescribeDBInstanceParametersResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBInstancePriceDetailCall(DescribeDBInstancePriceDetailRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBInstancePriceDetailResponse describeDBInstancePriceDetail(DescribeDBInstancePriceDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBInstancePriceDetailResponse> describeDBInstancePriceDetailWithHttpInfo(@NotNull @NotNull DescribeDBInstancePriceDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBInstancePriceDetailAsync(DescribeDBInstancePriceDetailRequest body, com.byteplus.ApiCallback<DescribeDBInstancePriceDetailResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBInstanceSpecsCall(DescribeDBInstanceSpecsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBInstanceSpecsResponse describeDBInstanceSpecs(DescribeDBInstanceSpecsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBInstanceSpecsResponse> describeDBInstanceSpecsWithHttpInfo(@NotNull @NotNull DescribeDBInstanceSpecsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBInstanceSpecsAsync(DescribeDBInstanceSpecsRequest body, com.byteplus.ApiCallback<DescribeDBInstanceSpecsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBInstanceVersionCall(DescribeDBInstanceVersionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBInstanceVersionResponse describeDBInstanceVersion(DescribeDBInstanceVersionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBInstanceVersionResponse> describeDBInstanceVersionWithHttpInfo(@NotNull @NotNull DescribeDBInstanceVersionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBInstanceVersionAsync(DescribeDBInstanceVersionRequest body, com.byteplus.ApiCallback<DescribeDBInstanceVersionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDBInstancesCall(DescribeDBInstancesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDBInstancesResponse describeDBInstances(DescribeDBInstancesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDBInstancesResponse> describeDBInstancesWithHttpInfo(@NotNull @NotNull DescribeDBInstancesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDBInstancesAsync(DescribeDBInstancesRequest body, com.byteplus.ApiCallback<DescribeDBInstancesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeDatabasesCall(DescribeDatabasesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeDatabasesResponse describeDatabases(DescribeDatabasesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeDatabasesResponse> describeDatabasesWithHttpInfo(@NotNull @NotNull DescribeDatabasesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeDatabasesAsync(DescribeDatabasesRequest body, com.byteplus.ApiCallback<DescribeDatabasesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeExistDBInstancePriceCall(DescribeExistDBInstancePriceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeExistDBInstancePriceResponse describeExistDBInstancePrice(DescribeExistDBInstancePriceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeExistDBInstancePriceResponse> describeExistDBInstancePriceWithHttpInfo(@NotNull @NotNull DescribeExistDBInstancePriceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeExistDBInstancePriceAsync(DescribeExistDBInstancePriceRequest body, com.byteplus.ApiCallback<DescribeExistDBInstancePriceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeInstanceAllowListsCall(DescribeInstanceAllowListsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeInstanceAllowListsResponse describeInstanceAllowLists(DescribeInstanceAllowListsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeInstanceAllowListsResponse> describeInstanceAllowListsWithHttpInfo(@NotNull @NotNull DescribeInstanceAllowListsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeInstanceAllowListsAsync(DescribeInstanceAllowListsRequest body, com.byteplus.ApiCallback<DescribeInstanceAllowListsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeModifiableParametersCall(DescribeModifiableParametersRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeModifiableParametersResponse describeModifiableParameters(DescribeModifiableParametersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeModifiableParametersResponse> describeModifiableParametersWithHttpInfo(@NotNull @NotNull DescribeModifiableParametersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeModifiableParametersAsync(DescribeModifiableParametersRequest body, com.byteplus.ApiCallback<DescribeModifiableParametersResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeParameterTemplateDetailCall(DescribeParameterTemplateDetailRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeParameterTemplateDetailResponse describeParameterTemplateDetail(DescribeParameterTemplateDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeParameterTemplateDetailResponse> describeParameterTemplateDetailWithHttpInfo(@NotNull @NotNull DescribeParameterTemplateDetailRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeParameterTemplateDetailAsync(DescribeParameterTemplateDetailRequest body, com.byteplus.ApiCallback<DescribeParameterTemplateDetailResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeParameterTemplatesCall(DescribeParameterTemplatesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeParameterTemplatesResponse describeParameterTemplates(DescribeParameterTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeParameterTemplatesResponse> describeParameterTemplatesWithHttpInfo(@NotNull @NotNull DescribeParameterTemplatesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeParameterTemplatesAsync(DescribeParameterTemplatesRequest body, com.byteplus.ApiCallback<DescribeParameterTemplatesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeRecoverableTimeCall(DescribeRecoverableTimeRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeRecoverableTimeResponse describeRecoverableTime(DescribeRecoverableTimeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeRecoverableTimeResponse> describeRecoverableTimeWithHttpInfo(@NotNull @NotNull DescribeRecoverableTimeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeRecoverableTimeAsync(DescribeRecoverableTimeRequest body, com.byteplus.ApiCallback<DescribeRecoverableTimeResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeRegionsCall(DescribeRegionsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeRegionsResponse describeRegions(DescribeRegionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeRegionsResponse> describeRegionsWithHttpInfo(@NotNull @NotNull DescribeRegionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeRegionsAsync(DescribeRegionsRequest body, com.byteplus.ApiCallback<DescribeRegionsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeScheduleEventsCall(DescribeScheduleEventsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeScheduleEventsResponse describeScheduleEvents(DescribeScheduleEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeScheduleEventsResponse> describeScheduleEventsWithHttpInfo(@NotNull @NotNull DescribeScheduleEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeScheduleEventsAsync(DescribeScheduleEventsRequest body, com.byteplus.ApiCallback<DescribeScheduleEventsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeStoragePayablePriceCall(DescribeStoragePayablePriceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeStoragePayablePriceResponse describeStoragePayablePrice(DescribeStoragePayablePriceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeStoragePayablePriceResponse> describeStoragePayablePriceWithHttpInfo(@NotNull @NotNull DescribeStoragePayablePriceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeStoragePayablePriceAsync(DescribeStoragePayablePriceRequest body, com.byteplus.ApiCallback<DescribeStoragePayablePriceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disassociateAllowListCall(DisassociateAllowListRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DisassociateAllowListResponse disassociateAllowList(DisassociateAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DisassociateAllowListResponse> disassociateAllowListWithHttpInfo(@NotNull @NotNull DisassociateAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disassociateAllowListAsync(DisassociateAllowListRequest body, com.byteplus.ApiCallback<DisassociateAllowListResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call grantDBAccountPrivilegeCall(GrantDBAccountPrivilegeRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GrantDBAccountPrivilegeResponse grantDBAccountPrivilege(GrantDBAccountPrivilegeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GrantDBAccountPrivilegeResponse> grantDBAccountPrivilegeWithHttpInfo(@NotNull @NotNull GrantDBAccountPrivilegeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call grantDBAccountPrivilegeAsync(GrantDBAccountPrivilegeRequest body, com.byteplus.ApiCallback<GrantDBAccountPrivilegeResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyAllowListCall(ModifyAllowListRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyAllowListResponse modifyAllowList(ModifyAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyAllowListResponse> modifyAllowListWithHttpInfo(@NotNull @NotNull ModifyAllowListRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyAllowListAsync(ModifyAllowListRequest body, com.byteplus.ApiCallback<ModifyAllowListResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyBackupPolicyCall(ModifyBackupPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyBackupPolicyResponse modifyBackupPolicy(ModifyBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyBackupPolicyResponse> modifyBackupPolicyWithHttpInfo(@NotNull @NotNull ModifyBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyBackupPolicyAsync(ModifyBackupPolicyRequest body, com.byteplus.ApiCallback<ModifyBackupPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyCrossRegionBackupPolicyCall(ModifyCrossRegionBackupPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyCrossRegionBackupPolicyResponse modifyCrossRegionBackupPolicy(ModifyCrossRegionBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyCrossRegionBackupPolicyResponse> modifyCrossRegionBackupPolicyWithHttpInfo(@NotNull @NotNull ModifyCrossRegionBackupPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyCrossRegionBackupPolicyAsync(ModifyCrossRegionBackupPolicyRequest body, com.byteplus.ApiCallback<ModifyCrossRegionBackupPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBAccountDescriptionCall(ModifyDBAccountDescriptionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBAccountDescriptionResponse modifyDBAccountDescription(ModifyDBAccountDescriptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBAccountDescriptionResponse> modifyDBAccountDescriptionWithHttpInfo(@NotNull @NotNull ModifyDBAccountDescriptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBAccountDescriptionAsync(ModifyDBAccountDescriptionRequest body, com.byteplus.ApiCallback<ModifyDBAccountDescriptionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBEndpointCall(ModifyDBEndpointRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBEndpointResponse modifyDBEndpoint(ModifyDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBEndpointResponse> modifyDBEndpointWithHttpInfo(@NotNull @NotNull ModifyDBEndpointRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBEndpointAsync(ModifyDBEndpointRequest body, com.byteplus.ApiCallback<ModifyDBEndpointResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBEndpointAddressCall(ModifyDBEndpointAddressRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBEndpointAddressResponse modifyDBEndpointAddress(ModifyDBEndpointAddressRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBEndpointAddressResponse> modifyDBEndpointAddressWithHttpInfo(@NotNull @NotNull ModifyDBEndpointAddressRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBEndpointAddressAsync(ModifyDBEndpointAddressRequest body, com.byteplus.ApiCallback<ModifyDBEndpointAddressResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBEndpointDNSCall(ModifyDBEndpointDNSRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBEndpointDNSResponse modifyDBEndpointDNS(ModifyDBEndpointDNSRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBEndpointDNSResponse> modifyDBEndpointDNSWithHttpInfo(@NotNull @NotNull ModifyDBEndpointDNSRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBEndpointDNSAsync(ModifyDBEndpointDNSRequest body, com.byteplus.ApiCallback<ModifyDBEndpointDNSResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBInstanceChargeTypeCall(ModifyDBInstanceChargeTypeRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBInstanceChargeTypeResponse modifyDBInstanceChargeType(ModifyDBInstanceChargeTypeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBInstanceChargeTypeResponse> modifyDBInstanceChargeTypeWithHttpInfo(@NotNull @NotNull ModifyDBInstanceChargeTypeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBInstanceChargeTypeAsync(ModifyDBInstanceChargeTypeRequest body, com.byteplus.ApiCallback<ModifyDBInstanceChargeTypeResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBInstanceDeletionProtectionPolicyCall(ModifyDBInstanceDeletionProtectionPolicyRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBInstanceDeletionProtectionPolicyResponse modifyDBInstanceDeletionProtectionPolicy(ModifyDBInstanceDeletionProtectionPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBInstanceDeletionProtectionPolicyResponse> modifyDBInstanceDeletionProtectionPolicyWithHttpInfo(@NotNull @NotNull ModifyDBInstanceDeletionProtectionPolicyRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBInstanceDeletionProtectionPolicyAsync(ModifyDBInstanceDeletionProtectionPolicyRequest body, com.byteplus.ApiCallback<ModifyDBInstanceDeletionProtectionPolicyResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBInstanceMaintenanceWindowCall(ModifyDBInstanceMaintenanceWindowRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBInstanceMaintenanceWindowResponse modifyDBInstanceMaintenanceWindow(ModifyDBInstanceMaintenanceWindowRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBInstanceMaintenanceWindowResponse> modifyDBInstanceMaintenanceWindowWithHttpInfo(@NotNull @NotNull ModifyDBInstanceMaintenanceWindowRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBInstanceMaintenanceWindowAsync(ModifyDBInstanceMaintenanceWindowRequest body, com.byteplus.ApiCallback<ModifyDBInstanceMaintenanceWindowResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBInstanceNameCall(ModifyDBInstanceNameRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBInstanceNameResponse modifyDBInstanceName(ModifyDBInstanceNameRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBInstanceNameResponse> modifyDBInstanceNameWithHttpInfo(@NotNull @NotNull ModifyDBInstanceNameRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBInstanceNameAsync(ModifyDBInstanceNameRequest body, com.byteplus.ApiCallback<ModifyDBInstanceNameResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBInstanceParametersCall(ModifyDBInstanceParametersRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBInstanceParametersResponse modifyDBInstanceParameters(ModifyDBInstanceParametersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBInstanceParametersResponse> modifyDBInstanceParametersWithHttpInfo(@NotNull @NotNull ModifyDBInstanceParametersRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBInstanceParametersAsync(ModifyDBInstanceParametersRequest body, com.byteplus.ApiCallback<ModifyDBInstanceParametersResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBInstanceSpecCall(ModifyDBInstanceSpecRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBInstanceSpecResponse modifyDBInstanceSpec(ModifyDBInstanceSpecRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBInstanceSpecResponse> modifyDBInstanceSpecWithHttpInfo(@NotNull @NotNull ModifyDBInstanceSpecRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBInstanceSpecAsync(ModifyDBInstanceSpecRequest body, com.byteplus.ApiCallback<ModifyDBInstanceSpecResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDBNodeConfigCall(ModifyDBNodeConfigRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDBNodeConfigResponse modifyDBNodeConfig(ModifyDBNodeConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDBNodeConfigResponse> modifyDBNodeConfigWithHttpInfo(@NotNull @NotNull ModifyDBNodeConfigRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDBNodeConfigAsync(ModifyDBNodeConfigRequest body, com.byteplus.ApiCallback<ModifyDBNodeConfigResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyDatabaseDescriptionCall(ModifyDatabaseDescriptionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyDatabaseDescriptionResponse modifyDatabaseDescription(ModifyDatabaseDescriptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyDatabaseDescriptionResponse> modifyDatabaseDescriptionWithHttpInfo(@NotNull @NotNull ModifyDatabaseDescriptionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyDatabaseDescriptionAsync(ModifyDatabaseDescriptionRequest body, com.byteplus.ApiCallback<ModifyDatabaseDescriptionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call modifyScheduleEventsCall(ModifyScheduleEventsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ModifyScheduleEventsResponse modifyScheduleEvents(ModifyScheduleEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ModifyScheduleEventsResponse> modifyScheduleEventsWithHttpInfo(@NotNull @NotNull ModifyScheduleEventsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call modifyScheduleEventsAsync(ModifyScheduleEventsRequest body, com.byteplus.ApiCallback<ModifyScheduleEventsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call removeTagsFromResourceCall(RemoveTagsFromResourceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RemoveTagsFromResourceResponse removeTagsFromResource(RemoveTagsFromResourceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RemoveTagsFromResourceResponse> removeTagsFromResourceWithHttpInfo(@NotNull @NotNull RemoveTagsFromResourceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call removeTagsFromResourceAsync(RemoveTagsFromResourceRequest body, com.byteplus.ApiCallback<RemoveTagsFromResourceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call resetAccountCall(ResetAccountRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ResetAccountResponse resetAccount(ResetAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ResetAccountResponse> resetAccountWithHttpInfo(@NotNull @NotNull ResetAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call resetAccountAsync(ResetAccountRequest body, com.byteplus.ApiCallback<ResetAccountResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call resetDBAccountCall(ResetDBAccountRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ResetDBAccountResponse resetDBAccount(ResetDBAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ResetDBAccountResponse> resetDBAccountWithHttpInfo(@NotNull @NotNull ResetDBAccountRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call resetDBAccountAsync(ResetDBAccountRequest body, com.byteplus.ApiCallback<ResetDBAccountResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call restartDBInstanceCall(RestartDBInstanceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RestartDBInstanceResponse restartDBInstance(RestartDBInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RestartDBInstanceResponse> restartDBInstanceWithHttpInfo(@NotNull @NotNull RestartDBInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call restartDBInstanceAsync(RestartDBInstanceRequest body, com.byteplus.ApiCallback<RestartDBInstanceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call restoreTableCall(RestoreTableRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RestoreTableResponse restoreTable(RestoreTableRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RestoreTableResponse> restoreTableWithHttpInfo(@NotNull @NotNull RestoreTableRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call restoreTableAsync(RestoreTableRequest body, com.byteplus.ApiCallback<RestoreTableResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call restoreToNewInstanceCall(RestoreToNewInstanceRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RestoreToNewInstanceResponse restoreToNewInstance(RestoreToNewInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RestoreToNewInstanceResponse> restoreToNewInstanceWithHttpInfo(@NotNull @NotNull RestoreToNewInstanceRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call restoreToNewInstanceAsync(RestoreToNewInstanceRequest body, com.byteplus.ApiCallback<RestoreToNewInstanceResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call revokeDBAccountPrivilegeCall(RevokeDBAccountPrivilegeRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RevokeDBAccountPrivilegeResponse revokeDBAccountPrivilege(RevokeDBAccountPrivilegeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RevokeDBAccountPrivilegeResponse> revokeDBAccountPrivilegeWithHttpInfo(@NotNull @NotNull RevokeDBAccountPrivilegeRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call revokeDBAccountPrivilegeAsync(RevokeDBAccountPrivilegeRequest body, com.byteplus.ApiCallback<RevokeDBAccountPrivilegeResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call saveAsParameterTemplateCall(SaveAsParameterTemplateRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic SaveAsParameterTemplateResponse saveAsParameterTemplate(SaveAsParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<SaveAsParameterTemplateResponse> saveAsParameterTemplateWithHttpInfo(@NotNull @NotNull SaveAsParameterTemplateRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call saveAsParameterTemplateAsync(SaveAsParameterTemplateRequest body, com.byteplus.ApiCallback<SaveAsParameterTemplateResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2026. All rights reserved.