程序包 | 说明 |
---|---|
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 DetachDiskRequest |
DetachDiskRequest.build(Map<String,?> map) |
DetachDiskRequest |
DetachDiskRequest.setDeleteWithInstance(Boolean deleteWithInstance) |
DetachDiskRequest |
DetachDiskRequest.setDiskId(String diskId) |
DetachDiskRequest |
DetachDiskRequest.setInstanceId(String instanceId) |
DetachDiskRequest |
DetachDiskRequest.setOwnerAccount(String ownerAccount) |
DetachDiskRequest |
DetachDiskRequest.setOwnerId(Long ownerId) |
DetachDiskRequest |
DetachDiskRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
DetachDiskRequest |
DetachDiskRequest.setResourceOwnerId(Long resourceOwnerId) |
Copyright © 2024. All rights reserved.