| static RemotePeeringConnection.Builder | RemotePeeringConnection. builder() | Create a new builder. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. compartmentId(String compartmentId) | The OCID  of the
compartment that contains the RPC. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. copy(RemotePeeringConnection model) |  | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. displayName(String displayName) | A user-friendly name. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. drgId(String drgId) | The OCID  of the
DRG that this RPC belongs to. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. freeformTags(Map<String,String> freeformTags) | Simple key-value pair that is applied without any predefined name, type or scope. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. id(String id) |  | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. isCrossTenancyPeering(Boolean isCrossTenancyPeering) | Whether the VCN at the other end of the peering is in a different tenancy. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. lifecycleState(RemotePeeringConnection.LifecycleState lifecycleState) | The RPC’s current lifecycle state. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. peerId(String peerId) | If this RPC is peered, this value is the
OCID  of the
other RPC. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. peeringStatus(RemotePeeringConnection.PeeringStatus peeringStatus) | Whether the RPC is peered with another RPC. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. peerRegionName(String peerRegionName) | If this RPC is peered, this value is the region that contains the other RPC. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. peerTenancyId(String peerTenancyId) | If this RPC is peered, this value is the
OCID  of the
other RPC’s tenancy. | 
| RemotePeeringConnection.Builder | RemotePeeringConnection.Builder. timeCreated(Date timeCreated) | The date and time the RPC was created, in the format defined by
RFC3339 . | 
| RemotePeeringConnection.Builder | RemotePeeringConnection. toBuilder() |  |