程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123 | |
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<RemoveDrdsInstanceResponse> |
DefaultAsyncClient.removeDrdsInstance(RemoveDrdsInstanceRequest request)
> * You can call this operation to release an instance that is charged based on only the pay-as-you-go billing method.
>* If the specifications of the instance are being changed, or one or more databases exist in the instance, you cannot call this operation to release the instance.
|
CompletableFuture<RemoveDrdsInstanceResponse> |
AsyncClient.removeDrdsInstance(RemoveDrdsInstanceRequest request)
> * You can call this operation to release an instance that is charged based on only the pay-as-you-go billing method.
>* If the specifications of the instance are being changed, or one or more databases exist in the instance, you cannot call this operation to release the instance.
|
限定符和类型 | 方法和说明 |
---|---|
RemoveDrdsInstanceResponse |
RemoveDrdsInstanceResponse.Builder.build() |
static RemoveDrdsInstanceResponse |
RemoveDrdsInstanceResponse.create() |
Copyright © 2024. All rights reserved.