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.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a BackupPolicyPlanClonePolicyPatch builder
    • 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