程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
DetachDiskResponse |
Client.detachDisk(DetachDiskRequest request)
description :
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 |
Client.detachDiskWithOptions(DetachDiskRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
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. |
限定符和类型 | 方法和说明 |
---|---|
static DetachDiskResponse |
DetachDiskResponse.build(Map<String,?> map) |
DetachDiskResponse |
DetachDiskResponse.setBody(DetachDiskResponseBody body) |
DetachDiskResponse |
DetachDiskResponse.setHeaders(Map<String,String> headers) |
DetachDiskResponse |
DetachDiskResponse.setStatusCode(Integer statusCode) |
Copyright © 2024. All rights reserved.