Package com.ibm.cloud.is.vpc.v1.model
Class BackupPolicyPlanRemote
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.BackupPolicyPlanRemote
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class BackupPolicyPlanRemote extends com.ibm.cloud.sdk.core.service.model.GenericModel
If present, this property indicates that the resource associated with this reference is remote and therefore may not be directly retrievable.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RegionReference
getRegion()
Gets the region.
-
-
-
Method Detail
-
getRegion
public RegionReference getRegion()
Gets the region. If present, this property indicates that the referenced resource is remote to this region, and identifies the native region.- Returns:
- the region
-
-