程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
AttachDiskResponse |
Client.attachDisk(AttachDiskRequest request)
When you call this operation, take note of the following points:
* The disk to be attached must be in the **Unattached** (`Available`) state
|
AttachDiskResponse |
Client.attachDiskWithOptions(AttachDiskRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
When you call this operation, take note of the following points:
* The disk to be attached must be in the **Unattached** (`Available`) state
|
限定符和类型 | 方法和说明 |
---|---|
static AttachDiskRequest |
AttachDiskRequest.build(Map<String,?> map) |
AttachDiskRequest |
AttachDiskRequest.setBootable(Boolean bootable) |
AttachDiskRequest |
AttachDiskRequest.setDeleteWithInstance(Boolean deleteWithInstance) |
AttachDiskRequest |
AttachDiskRequest.setDevice(String device) |
AttachDiskRequest |
AttachDiskRequest.setDiskId(String diskId) |
AttachDiskRequest |
AttachDiskRequest.setInstanceId(String instanceId) |
AttachDiskRequest |
AttachDiskRequest.setKeyPairName(String keyPairName) |
AttachDiskRequest |
AttachDiskRequest.setOwnerAccount(String ownerAccount) |
AttachDiskRequest |
AttachDiskRequest.setOwnerId(Long ownerId) |
AttachDiskRequest |
AttachDiskRequest.setPassword(String password) |
AttachDiskRequest |
AttachDiskRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
AttachDiskRequest |
AttachDiskRequest.setResourceOwnerId(Long resourceOwnerId) |
Copyright © 2023. All rights reserved.