Uses of Class
com.ibm.cloud.is.vpc.v1.model.BackupPolicyPlanReference
-
Packages that use BackupPolicyPlanReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BackupPolicyPlanReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return BackupPolicyPlanReference Modifier and Type Method Description BackupPolicyPlanReference
BackupPolicyJob. getBackupPolicyPlan()
Gets the backupPolicyPlan.BackupPolicyPlanReference
Snapshot. getBackupPolicyPlan()
Gets the backupPolicyPlan.BackupPolicyPlanReference
SnapshotConsistencyGroup. getBackupPolicyPlan()
Gets the backupPolicyPlan.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type BackupPolicyPlanReference Modifier and Type Method Description List<BackupPolicyPlanReference>
BackupPolicy. getPlans()
Gets the plans.
-