public static final class DeleteSnapshotRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteSnapshotRequest |
build() |
DeleteSnapshotRequest.Builder |
regionId(String regionId)
The region ID.
|
DeleteSnapshotRequest.Builder |
snapshotId(List<String> snapshotId)
The snapshot IDs.
|
public DeleteSnapshotRequest.Builder regionId(String regionId)
public DeleteSnapshotRequest.Builder snapshotId(List<String> snapshotId)
public DeleteSnapshotRequest build()
Copyright © 2024. All rights reserved.