程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
DeleteSnapshotResponse |
Client.deleteSnapshot(DeleteSnapshotRequest request)
description :
Take note of the following items:
If the snapshot does not exist, the request is ignored.
|
DeleteSnapshotResponse |
Client.deleteSnapshotWithOptions(DeleteSnapshotRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Take note of the following items:
If the 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 © 2024. All rights reserved.