Class VPCRemote
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VPCRemote
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VPCRemote
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
Modifier and TypeMethodDescriptionGets the account.Gets the region.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getAccount
Gets the account. If present, this property indicates that the referenced resource is remote to this account, and identifies the owning account.- Returns:
- the account
-
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
-