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 BackupPolicyPlanReferenceBackupPolicyJob. getBackupPolicyPlan()Gets the backupPolicyPlan.BackupPolicyPlanReferenceSnapshot. getBackupPolicyPlan()Gets the backupPolicyPlan.BackupPolicyPlanReferenceSnapshotConsistencyGroup. 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.
-