Class BackupPolicyPlanClonePolicyPatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.BackupPolicyPlanClonePolicyPatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BackupPolicyPlanClonePolicyPatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
BackupPolicyPlanClonePolicyPatch.
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a BackupPolicyPlanClonePolicyPatch builder
-
maxSnapshots
Gets the maxSnapshots. The maximum number of recent snapshots (per source) that will keep clones.- Returns:
- the maxSnapshots
-
zones
Gets the zones. The zones this backup policy plan will create snapshot clones in. Updating this value does not change the clones for snapshots that have already been created by this plan.- Returns:
- the zones
-