程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
DeleteSnapshotResponse |
Client.deleteSnapshot(DeleteSnapshotRequest request)
When you call this operation, take note of the following items:
* If the specified snapshot does not exist, the request is ignored
|
DeleteSnapshotResponse |
Client.deleteSnapshotWithOptions(DeleteSnapshotRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
When you call this operation, take note of the following items:
* If the specified snapshot does not exist, the request is ignored
|
限定符和类型 | 方法和说明 |
---|---|
static DeleteSnapshotRequest |
DeleteSnapshotRequest.build(Map<String,?> map) |
DeleteSnapshotRequest |
DeleteSnapshotRequest.setForce(Boolean force) |
DeleteSnapshotRequest |
DeleteSnapshotRequest.setOwnerAccount(String ownerAccount) |
DeleteSnapshotRequest |
DeleteSnapshotRequest.setOwnerId(Long ownerId) |
DeleteSnapshotRequest |
DeleteSnapshotRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
DeleteSnapshotRequest |
DeleteSnapshotRequest.setResourceOwnerId(Long resourceOwnerId) |
DeleteSnapshotRequest |
DeleteSnapshotRequest.setSnapshotId(String snapshotId) |
Copyright © 2023. All rights reserved.