| static DefaultDrgRouteTables.Builder | DefaultDrgRouteTables. builder() | Create a new builder. | 
| DefaultDrgRouteTables.Builder | DefaultDrgRouteTables.Builder. copy(DefaultDrgRouteTables model) |  | 
| DefaultDrgRouteTables.Builder | DefaultDrgRouteTables.Builder. ipsecTunnel(String ipsecTunnel) | The OCID  of the
default DRG route table assigned to DRG attachments of type IPSEC_TUNNEL on creation. | 
| DefaultDrgRouteTables.Builder | DefaultDrgRouteTables.Builder. remotePeeringConnection(String remotePeeringConnection) | The OCID  of the
default DRG route table to be assigned to DRG attachments of type
REMOTE_PEERING_CONNECTION on creation. | 
| DefaultDrgRouteTables.Builder | DefaultDrgRouteTables. toBuilder() |  | 
| DefaultDrgRouteTables.Builder | DefaultDrgRouteTables.Builder. vcn(String vcn) | The OCID  of the
default DRG route table to be assigned to DRG attachments of type VCN on creation. | 
| DefaultDrgRouteTables.Builder | DefaultDrgRouteTables.Builder. virtualCircuit(String virtualCircuit) | The OCID  of the
default DRG route table to be assigned to DRG attachments of type VIRTUAL_CIRCUIT on
creation. |