static CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.builder() |
Create a new builder.
|
CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.Builder.copy(CreateIPSecTunnelBgpSessionDetails model) |
|
CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.Builder.customerBgpAsn(String customerBgpAsn) |
If the tunnel’s routing attribute is set to BGP (see IPSecConnectionTunnel ), this ASN is required and used for the tunnel’s BGP session.
|
CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.Builder.customerInterfaceIp(String customerInterfaceIp) |
The IP address for the CPE end of the inside tunnel interface.
|
CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.Builder.customerInterfaceIpv6(String customerInterfaceIpv6) |
The IPv6 address for the CPE end of the inside tunnel interface.
|
CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.Builder.oracleInterfaceIp(String oracleInterfaceIp) |
The IP address for the Oracle end of the inside tunnel interface.
|
CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.Builder.oracleInterfaceIpv6(String oracleInterfaceIpv6) |
The IPv6 address for the Oracle end of the inside tunnel interface.
|
CreateIPSecTunnelBgpSessionDetails.Builder |
CreateIPSecTunnelBgpSessionDetails.toBuilder() |
|