public class CancelAutoSnapshotPolicyRequest extends Object
| Constructor and Description |
|---|
CancelAutoSnapshotPolicyRequest() |
| Modifier and Type | Method and Description |
|---|---|
CancelAutoSnapshotPolicyRequest |
addVolumeIdsItem(String volumeIdsItem) |
CancelAutoSnapshotPolicyRequest |
autoSnapshotPolicyId(String autoSnapshotPolicyId) |
boolean |
equals(Object o) |
@NotNull String |
getAutoSnapshotPolicyId()
Get autoSnapshotPolicyId
|
List<String> |
getVolumeIds()
Get volumeIds
|
int |
hashCode() |
void |
setAutoSnapshotPolicyId(String autoSnapshotPolicyId) |
void |
setVolumeIds(List<String> volumeIds) |
String |
toString() |
CancelAutoSnapshotPolicyRequest |
volumeIds(List<String> volumeIds) |
public CancelAutoSnapshotPolicyRequest autoSnapshotPolicyId(String autoSnapshotPolicyId)
@NotNull public @NotNull String getAutoSnapshotPolicyId()
public void setAutoSnapshotPolicyId(String autoSnapshotPolicyId)
public CancelAutoSnapshotPolicyRequest volumeIds(List<String> volumeIds)
public CancelAutoSnapshotPolicyRequest addVolumeIdsItem(String volumeIdsItem)
Copyright © 2026. All rights reserved.