Class BackupPolicyPlanRemoteRegionPolicy
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.BackupPolicyPlanRemoteRegionPolicy
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BackupPolicyPlanRemoteRegionPolicy
extends com.ibm.cloud.sdk.core.service.model.GenericModel
BackupPolicyPlanRemoteRegionPolicy.
-
Method Summary
Modifier and TypeMethodDescriptionGets the deleteOverCount.Gets the encryptionKey.Gets the region.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getDeleteOverCount
Gets the deleteOverCount. The region this backup policy plan will create backups in.- Returns:
- the deleteOverCount
-
getEncryptionKey
Gets the encryptionKey. The root key used to rewrap the data encryption key for the backup (snapshot).- Returns:
- the encryptionKey
-
getRegion
Gets the region. The region this backup policy plan will create backups in.- Returns:
- the region
-