程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<DetachDiskResponse> |
DefaultAsyncClient.detachDisk(DetachDiskRequest request)
Take note of the following items:
* The disk that you want to detach must be attached to an ECS instance and in the In Use (`In_use`) state
|
CompletableFuture<DetachDiskResponse> |
AsyncClient.detachDisk(DetachDiskRequest request)
Take note of the following items:
* The disk that you want to detach must be attached to an ECS instance and in the In Use (`In_use`) state
|
限定符和类型 | 方法和说明 |
---|---|
DetachDiskResponse |
DetachDiskResponse.Builder.build() |
static DetachDiskResponse |
DetachDiskResponse.create() |
Copyright © 2024. All rights reserved.