public class ApplyAutoSnapshotPolicyRequest extends Object
| Constructor and Description |
|---|
ApplyAutoSnapshotPolicyRequest() |
| Modifier and Type | Method and Description |
|---|---|
ApplyAutoSnapshotPolicyRequest |
addVolumeIdsItem(String volumeIdsItem) |
ApplyAutoSnapshotPolicyRequest |
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() |
ApplyAutoSnapshotPolicyRequest |
volumeIds(List<String> volumeIds) |
public ApplyAutoSnapshotPolicyRequest autoSnapshotPolicyId(String autoSnapshotPolicyId)
@NotNull public @NotNull String getAutoSnapshotPolicyId()
public void setAutoSnapshotPolicyId(String autoSnapshotPolicyId)
public ApplyAutoSnapshotPolicyRequest volumeIds(List<String> volumeIds)
public ApplyAutoSnapshotPolicyRequest addVolumeIdsItem(String volumeIdsItem)
Copyright © 2026. All rights reserved.