Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.builder()
Create a new builder.
|
UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.Builder.copy(UpdateIPSecTunnelBgpSessionDetails model) |
UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.Builder.customerBgpAsn(String customerBgpAsn)
The BGP ASN of the network on the CPE end of the BGP session.
|
UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.Builder.customerInterfaceIp(String customerInterfaceIp)
The IP address for the CPE end of the inside tunnel interface.
|
UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.Builder.customerInterfaceIpv6(String customerInterfaceIpv6)
The IPv6 address for the CPE end of the inside tunnel interface.
|
UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.Builder.oracleInterfaceIp(String oracleInterfaceIp)
The IP address for the Oracle end of the inside tunnel interface.
|
UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.Builder.oracleInterfaceIpv6(String oracleInterfaceIpv6)
The IPv6 address for the Oracle end of the inside tunnel interface.
|
UpdateIPSecTunnelBgpSessionDetails.Builder |
UpdateIPSecTunnelBgpSessionDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.