public class ModifyAutoSnapshotPolicyRequest extends Object
| Constructor and Description |
|---|
ModifyAutoSnapshotPolicyRequest() |
public ModifyAutoSnapshotPolicyRequest autoSnapshotPolicyId(String autoSnapshotPolicyId)
@NotNull public @NotNull String getAutoSnapshotPolicyId()
public void setAutoSnapshotPolicyId(String autoSnapshotPolicyId)
public ModifyAutoSnapshotPolicyRequest autoSnapshotPolicyName(String autoSnapshotPolicyName)
public String getAutoSnapshotPolicyName()
public void setAutoSnapshotPolicyName(String autoSnapshotPolicyName)
public ModifyAutoSnapshotPolicyRequest repeatDays(Integer repeatDays)
public Integer getRepeatDays()
public void setRepeatDays(Integer repeatDays)
public ModifyAutoSnapshotPolicyRequest repeatWeekdays(List<String> repeatWeekdays)
public ModifyAutoSnapshotPolicyRequest addRepeatWeekdaysItem(String repeatWeekdaysItem)
public List<String> getRepeatWeekdays()
public ModifyAutoSnapshotPolicyRequest retentionDays(Integer retentionDays)
public Integer getRetentionDays()
public void setRetentionDays(Integer retentionDays)
public ModifyAutoSnapshotPolicyRequest timePoints(List<String> timePoints)
public ModifyAutoSnapshotPolicyRequest addTimePointsItem(String timePointsItem)
Copyright © 2026. All rights reserved.