public class MongodbApi extends Object
| Constructor and Description |
|---|
MongodbApi() |
MongodbApi(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) |
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) |
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) |
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
|
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) |
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) |
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
|
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) |
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) |
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) |
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) |
DescribeDBInstanceBackupPolicyResponse |
describeDBInstanceBackupPolicy(DescribeDBInstanceBackupPolicyRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceBackupPolicyAsync(DescribeDBInstanceBackupPolicyRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceBackupPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceBackupPolicyCall(DescribeDBInstanceBackupPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceBackupPolicy
|
com.byteplus.ApiResponse<DescribeDBInstanceBackupPolicyResponse> |
describeDBInstanceBackupPolicyWithHttpInfo(@NotNull DescribeDBInstanceBackupPolicyRequest body) |
DescribeDBInstanceBackupURLResponse |
describeDBInstanceBackupURL(DescribeDBInstanceBackupURLRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceBackupURLAsync(DescribeDBInstanceBackupURLRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceBackupURLResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceBackupURLCall(DescribeDBInstanceBackupURLRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceBackupURL
|
com.byteplus.ApiResponse<DescribeDBInstanceBackupURLResponse> |
describeDBInstanceBackupURLWithHttpInfo(@NotNull DescribeDBInstanceBackupURLRequest 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) |
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
|
DescribeDBInstanceParametersLogResponse |
describeDBInstanceParametersLog(DescribeDBInstanceParametersLogRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceParametersLogAsync(DescribeDBInstanceParametersLogRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceParametersLogResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceParametersLogCall(DescribeDBInstanceParametersLogRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceParametersLog
|
com.byteplus.ApiResponse<DescribeDBInstanceParametersLogResponse> |
describeDBInstanceParametersLogWithHttpInfo(@NotNull DescribeDBInstanceParametersLogRequest body) |
com.byteplus.ApiResponse<DescribeDBInstanceParametersResponse> |
describeDBInstanceParametersWithHttpInfo(@NotNull DescribeDBInstanceParametersRequest 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
|
DescribeDBInstanceSSLResponse |
describeDBInstanceSSL(DescribeDBInstanceSSLRequest body) |
com.squareup.okhttp.Call |
describeDBInstanceSSLAsync(DescribeDBInstanceSSLRequest body,
com.byteplus.ApiCallback<DescribeDBInstanceSSLResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeDBInstanceSSLCall(DescribeDBInstanceSSLRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeDBInstanceSSL
|
com.byteplus.ApiResponse<DescribeDBInstanceSSLResponse> |
describeDBInstanceSSLWithHttpInfo(@NotNull DescribeDBInstanceSSLRequest body) |
com.byteplus.ApiResponse<DescribeDBInstancesResponse> |
describeDBInstancesWithHttpInfo(@NotNull DescribeDBInstancesRequest body) |
DescribeNodeSpecsResponse |
describeNodeSpecs(DescribeNodeSpecsRequest body) |
com.squareup.okhttp.Call |
describeNodeSpecsAsync(DescribeNodeSpecsRequest body,
com.byteplus.ApiCallback<DescribeNodeSpecsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeNodeSpecsCall(DescribeNodeSpecsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeNodeSpecs
|
com.byteplus.ApiResponse<DescribeNodeSpecsResponse> |
describeNodeSpecsWithHttpInfo(@NotNull DescribeNodeSpecsRequest body) |
DescribeNormalLogsResponse |
describeNormalLogs(DescribeNormalLogsRequest body) |
com.squareup.okhttp.Call |
describeNormalLogsAsync(DescribeNormalLogsRequest body,
com.byteplus.ApiCallback<DescribeNormalLogsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeNormalLogsCall(DescribeNormalLogsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeNormalLogs
|
com.byteplus.ApiResponse<DescribeNormalLogsResponse> |
describeNormalLogsWithHttpInfo(@NotNull DescribeNormalLogsRequest 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) |
DescribeSlowLogsResponse |
describeSlowLogs(DescribeSlowLogsRequest body) |
com.squareup.okhttp.Call |
describeSlowLogsAsync(DescribeSlowLogsRequest body,
com.byteplus.ApiCallback<DescribeSlowLogsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeSlowLogsCall(DescribeSlowLogsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeSlowLogs
|
com.byteplus.ApiResponse<DescribeSlowLogsResponse> |
describeSlowLogsWithHttpInfo(@NotNull DescribeSlowLogsRequest 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() |
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) |
ModifyDBEndpointPortResponse |
modifyDBEndpointPort(ModifyDBEndpointPortRequest body) |
com.squareup.okhttp.Call |
modifyDBEndpointPortAsync(ModifyDBEndpointPortRequest body,
com.byteplus.ApiCallback<ModifyDBEndpointPortResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBEndpointPortCall(ModifyDBEndpointPortRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBEndpointPort
|
com.byteplus.ApiResponse<ModifyDBEndpointPortResponse> |
modifyDBEndpointPortWithHttpInfo(@NotNull ModifyDBEndpointPortRequest body) |
ModifyDBEndpointPrivateDNSVisibilityResponse |
modifyDBEndpointPrivateDNSVisibility(ModifyDBEndpointPrivateDNSVisibilityRequest body) |
com.squareup.okhttp.Call |
modifyDBEndpointPrivateDNSVisibilityAsync(ModifyDBEndpointPrivateDNSVisibilityRequest body,
com.byteplus.ApiCallback<ModifyDBEndpointPrivateDNSVisibilityResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBEndpointPrivateDNSVisibilityCall(ModifyDBEndpointPrivateDNSVisibilityRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBEndpointPrivateDNSVisibility
|
com.byteplus.ApiResponse<ModifyDBEndpointPrivateDNSVisibilityResponse> |
modifyDBEndpointPrivateDNSVisibilityWithHttpInfo(@NotNull ModifyDBEndpointPrivateDNSVisibilityRequest body) |
ModifyDBInstanceBackupPolicyResponse |
modifyDBInstanceBackupPolicy(ModifyDBInstanceBackupPolicyRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceBackupPolicyAsync(ModifyDBInstanceBackupPolicyRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceBackupPolicyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceBackupPolicyCall(ModifyDBInstanceBackupPolicyRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceBackupPolicy
|
com.byteplus.ApiResponse<ModifyDBInstanceBackupPolicyResponse> |
modifyDBInstanceBackupPolicyWithHttpInfo(@NotNull ModifyDBInstanceBackupPolicyRequest body) |
ModifyDBInstanceBackupURLResponse |
modifyDBInstanceBackupURL(ModifyDBInstanceBackupURLRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceBackupURLAsync(ModifyDBInstanceBackupURLRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceBackupURLResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceBackupURLCall(ModifyDBInstanceBackupURLRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceBackupURL
|
com.byteplus.ApiResponse<ModifyDBInstanceBackupURLResponse> |
modifyDBInstanceBackupURLWithHttpInfo(@NotNull ModifyDBInstanceBackupURLRequest 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) |
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) |
ModifyDBInstanceSSLResponse |
modifyDBInstanceSSL(ModifyDBInstanceSSLRequest body) |
com.squareup.okhttp.Call |
modifyDBInstanceSSLAsync(ModifyDBInstanceSSLRequest body,
com.byteplus.ApiCallback<ModifyDBInstanceSSLResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyDBInstanceSSLCall(ModifyDBInstanceSSLRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyDBInstanceSSL
|
com.byteplus.ApiResponse<ModifyDBInstanceSSLResponse> |
modifyDBInstanceSSLWithHttpInfo(@NotNull ModifyDBInstanceSSLRequest body) |
ModifyMultiDBInstanceParametersResponse |
modifyMultiDBInstanceParameters(ModifyMultiDBInstanceParametersRequest body) |
com.squareup.okhttp.Call |
modifyMultiDBInstanceParametersAsync(ModifyMultiDBInstanceParametersRequest body,
com.byteplus.ApiCallback<ModifyMultiDBInstanceParametersResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
modifyMultiDBInstanceParametersCall(ModifyMultiDBInstanceParametersRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyMultiDBInstanceParameters
|
com.byteplus.ApiResponse<ModifyMultiDBInstanceParametersResponse> |
modifyMultiDBInstanceParametersWithHttpInfo(@NotNull ModifyMultiDBInstanceParametersRequest 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) |
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) |
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) |
void |
setApiClient(com.byteplus.ApiClient apiClient) |
SwitchDBMasterResponse |
switchDBMaster(SwitchDBMasterRequest body) |
com.squareup.okhttp.Call |
switchDBMasterAsync(SwitchDBMasterRequest body,
com.byteplus.ApiCallback<SwitchDBMasterResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
switchDBMasterCall(SwitchDBMasterRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for switchDBMaster
|
com.byteplus.ApiResponse<SwitchDBMasterResponse> |
switchDBMasterWithHttpInfo(@NotNull SwitchDBMasterRequest body) |
UpdateDBAccountPrivilegeResponse |
updateDBAccountPrivilege(UpdateDBAccountPrivilegeRequest body) |
com.squareup.okhttp.Call |
updateDBAccountPrivilegeAsync(UpdateDBAccountPrivilegeRequest body,
com.byteplus.ApiCallback<UpdateDBAccountPrivilegeResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateDBAccountPrivilegeCall(UpdateDBAccountPrivilegeRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateDBAccountPrivilege
|
com.byteplus.ApiResponse<UpdateDBAccountPrivilegeResponse> |
updateDBAccountPrivilegeWithHttpInfo(@NotNull UpdateDBAccountPrivilegeRequest body) |
public MongodbApi()
public MongodbApi(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 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 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 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 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 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 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 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 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 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 describeDBInstanceBackupPolicyCall(DescribeDBInstanceBackupPolicyRequest 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 DescribeDBInstanceBackupPolicyResponse describeDBInstanceBackupPolicy(DescribeDBInstanceBackupPolicyRequest 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<DescribeDBInstanceBackupPolicyResponse> describeDBInstanceBackupPolicyWithHttpInfo(@NotNull @NotNull DescribeDBInstanceBackupPolicyRequest 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 describeDBInstanceBackupPolicyAsync(DescribeDBInstanceBackupPolicyRequest body, com.byteplus.ApiCallback<DescribeDBInstanceBackupPolicyResponse> 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 describeDBInstanceBackupURLCall(DescribeDBInstanceBackupURLRequest 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 DescribeDBInstanceBackupURLResponse describeDBInstanceBackupURL(DescribeDBInstanceBackupURLRequest 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<DescribeDBInstanceBackupURLResponse> describeDBInstanceBackupURLWithHttpInfo(@NotNull @NotNull DescribeDBInstanceBackupURLRequest 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 describeDBInstanceBackupURLAsync(DescribeDBInstanceBackupURLRequest body, com.byteplus.ApiCallback<DescribeDBInstanceBackupURLResponse> 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 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 describeDBInstanceParametersLogCall(DescribeDBInstanceParametersLogRequest 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 DescribeDBInstanceParametersLogResponse describeDBInstanceParametersLog(DescribeDBInstanceParametersLogRequest 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<DescribeDBInstanceParametersLogResponse> describeDBInstanceParametersLogWithHttpInfo(@NotNull @NotNull DescribeDBInstanceParametersLogRequest 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 describeDBInstanceParametersLogAsync(DescribeDBInstanceParametersLogRequest body, com.byteplus.ApiCallback<DescribeDBInstanceParametersLogResponse> 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 describeDBInstanceSSLCall(DescribeDBInstanceSSLRequest 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 DescribeDBInstanceSSLResponse describeDBInstanceSSL(DescribeDBInstanceSSLRequest 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<DescribeDBInstanceSSLResponse> describeDBInstanceSSLWithHttpInfo(@NotNull @NotNull DescribeDBInstanceSSLRequest 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 describeDBInstanceSSLAsync(DescribeDBInstanceSSLRequest body, com.byteplus.ApiCallback<DescribeDBInstanceSSLResponse> 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 describeNodeSpecsCall(DescribeNodeSpecsRequest 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 DescribeNodeSpecsResponse describeNodeSpecs(DescribeNodeSpecsRequest 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<DescribeNodeSpecsResponse> describeNodeSpecsWithHttpInfo(@NotNull @NotNull DescribeNodeSpecsRequest 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 describeNodeSpecsAsync(DescribeNodeSpecsRequest body, com.byteplus.ApiCallback<DescribeNodeSpecsResponse> 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 describeNormalLogsCall(DescribeNormalLogsRequest 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 DescribeNormalLogsResponse describeNormalLogs(DescribeNormalLogsRequest 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<DescribeNormalLogsResponse> describeNormalLogsWithHttpInfo(@NotNull @NotNull DescribeNormalLogsRequest 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 describeNormalLogsAsync(DescribeNormalLogsRequest body, com.byteplus.ApiCallback<DescribeNormalLogsResponse> 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 describeSlowLogsCall(DescribeSlowLogsRequest 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 DescribeSlowLogsResponse describeSlowLogs(DescribeSlowLogsRequest 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<DescribeSlowLogsResponse> describeSlowLogsWithHttpInfo(@NotNull @NotNull DescribeSlowLogsRequest 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 describeSlowLogsAsync(DescribeSlowLogsRequest body, com.byteplus.ApiCallback<DescribeSlowLogsResponse> 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 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 modifyDBEndpointPortCall(ModifyDBEndpointPortRequest 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 ModifyDBEndpointPortResponse modifyDBEndpointPort(ModifyDBEndpointPortRequest 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<ModifyDBEndpointPortResponse> modifyDBEndpointPortWithHttpInfo(@NotNull @NotNull ModifyDBEndpointPortRequest 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 modifyDBEndpointPortAsync(ModifyDBEndpointPortRequest body, com.byteplus.ApiCallback<ModifyDBEndpointPortResponse> 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 modifyDBEndpointPrivateDNSVisibilityCall(ModifyDBEndpointPrivateDNSVisibilityRequest 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 ModifyDBEndpointPrivateDNSVisibilityResponse modifyDBEndpointPrivateDNSVisibility(ModifyDBEndpointPrivateDNSVisibilityRequest 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<ModifyDBEndpointPrivateDNSVisibilityResponse> modifyDBEndpointPrivateDNSVisibilityWithHttpInfo(@NotNull @NotNull ModifyDBEndpointPrivateDNSVisibilityRequest 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 modifyDBEndpointPrivateDNSVisibilityAsync(ModifyDBEndpointPrivateDNSVisibilityRequest body, com.byteplus.ApiCallback<ModifyDBEndpointPrivateDNSVisibilityResponse> 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 modifyDBInstanceBackupPolicyCall(ModifyDBInstanceBackupPolicyRequest 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 ModifyDBInstanceBackupPolicyResponse modifyDBInstanceBackupPolicy(ModifyDBInstanceBackupPolicyRequest 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<ModifyDBInstanceBackupPolicyResponse> modifyDBInstanceBackupPolicyWithHttpInfo(@NotNull @NotNull ModifyDBInstanceBackupPolicyRequest 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 modifyDBInstanceBackupPolicyAsync(ModifyDBInstanceBackupPolicyRequest body, com.byteplus.ApiCallback<ModifyDBInstanceBackupPolicyResponse> 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 modifyDBInstanceBackupURLCall(ModifyDBInstanceBackupURLRequest 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 ModifyDBInstanceBackupURLResponse modifyDBInstanceBackupURL(ModifyDBInstanceBackupURLRequest 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<ModifyDBInstanceBackupURLResponse> modifyDBInstanceBackupURLWithHttpInfo(@NotNull @NotNull ModifyDBInstanceBackupURLRequest 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 modifyDBInstanceBackupURLAsync(ModifyDBInstanceBackupURLRequest body, com.byteplus.ApiCallback<ModifyDBInstanceBackupURLResponse> 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 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 modifyDBInstanceSSLCall(ModifyDBInstanceSSLRequest 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 ModifyDBInstanceSSLResponse modifyDBInstanceSSL(ModifyDBInstanceSSLRequest 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<ModifyDBInstanceSSLResponse> modifyDBInstanceSSLWithHttpInfo(@NotNull @NotNull ModifyDBInstanceSSLRequest 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 modifyDBInstanceSSLAsync(ModifyDBInstanceSSLRequest body, com.byteplus.ApiCallback<ModifyDBInstanceSSLResponse> 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 modifyMultiDBInstanceParametersCall(ModifyMultiDBInstanceParametersRequest 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 ModifyMultiDBInstanceParametersResponse modifyMultiDBInstanceParameters(ModifyMultiDBInstanceParametersRequest 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<ModifyMultiDBInstanceParametersResponse> modifyMultiDBInstanceParametersWithHttpInfo(@NotNull @NotNull ModifyMultiDBInstanceParametersRequest 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 modifyMultiDBInstanceParametersAsync(ModifyMultiDBInstanceParametersRequest body, com.byteplus.ApiCallback<ModifyMultiDBInstanceParametersResponse> 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 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 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 switchDBMasterCall(SwitchDBMasterRequest 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 SwitchDBMasterResponse switchDBMaster(SwitchDBMasterRequest 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<SwitchDBMasterResponse> switchDBMasterWithHttpInfo(@NotNull @NotNull SwitchDBMasterRequest 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 switchDBMasterAsync(SwitchDBMasterRequest body, com.byteplus.ApiCallback<SwitchDBMasterResponse> 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 updateDBAccountPrivilegeCall(UpdateDBAccountPrivilegeRequest 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 UpdateDBAccountPrivilegeResponse updateDBAccountPrivilege(UpdateDBAccountPrivilegeRequest 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<UpdateDBAccountPrivilegeResponse> updateDBAccountPrivilegeWithHttpInfo(@NotNull @NotNull UpdateDBAccountPrivilegeRequest 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 updateDBAccountPrivilegeAsync(UpdateDBAccountPrivilegeRequest body, com.byteplus.ApiCallback<UpdateDBAccountPrivilegeResponse> 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.