程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
ResetDiskResponse |
Client.resetDisk(ResetDiskRequest request)
description :
When you call this operation, take note of the following items:
The disk must be in the In Use (In_Use) or Unattached (Available) state.
|
ResetDiskResponse |
Client.resetDiskWithOptions(ResetDiskRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
When you call this operation, take note of the following items:
The disk must be in the In Use (In_Use) or Unattached (Available) state.
|
限定符和类型 | 方法和说明 |
---|---|
static ResetDiskRequest |
ResetDiskRequest.build(Map<String,?> map) |
ResetDiskRequest |
ResetDiskRequest.setDiskId(String diskId) |
ResetDiskRequest |
ResetDiskRequest.setDryRun(Boolean dryRun) |
ResetDiskRequest |
ResetDiskRequest.setOwnerAccount(String ownerAccount) |
ResetDiskRequest |
ResetDiskRequest.setOwnerId(Long ownerId) |
ResetDiskRequest |
ResetDiskRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
ResetDiskRequest |
ResetDiskRequest.setResourceOwnerId(Long resourceOwnerId) |
ResetDiskRequest |
ResetDiskRequest.setSnapshotId(String snapshotId) |
Copyright © 2024. All rights reserved.