Class 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.
    • Method Detail

      • maxSnapshots

        public Long maxSnapshots()
        Gets the maxSnapshots. The maximum number of recent snapshots (per source) that will keep clones.
        Returns:
        the maxSnapshots
      • zones

        public List<ZoneIdentity> 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