Class FlexTunnelBgpSession.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • customerBgpAsn

        public FlexTunnelBgpSession.Builder customerBgpAsn​(String customerBgpAsn)
        The BGP ASN of the network on your end of the BGP session.
        Parameters:
        customerBgpAsn - the value to set
        Returns:
        this builder
      • oracleBgpAsn

        public FlexTunnelBgpSession.Builder oracleBgpAsn​(String oracleBgpAsn)
        The Oracle BPG ASN number.
        Parameters:
        oracleBgpAsn - the value to set
        Returns:
        this builder
      • customerBgpIp

        public FlexTunnelBgpSession.Builder customerBgpIp​(String customerBgpIp)
        This IPv4 CIDR block is for your end of the inside tunnel interface.
        Parameters:
        customerBgpIp - the value to set
        Returns:
        this builder
      • oracleBgpIp

        public FlexTunnelBgpSession.Builder oracleBgpIp​(String oracleBgpIp)
        The IPv4 CIDR block for the Oracle end of the inside tunnel interface.
        Parameters:
        oracleBgpIp - the value to set
        Returns:
        this builder
      • customerBgpIpv6

        public FlexTunnelBgpSession.Builder customerBgpIpv6​(String customerBgpIpv6)
        This IPv6 prefix is for your end of the inside tunnel interface.
        Parameters:
        customerBgpIpv6 - the value to set
        Returns:
        this builder
      • oracleBgpIpv6

        public FlexTunnelBgpSession.Builder oracleBgpIpv6​(String oracleBgpIpv6)
        The IPv6 prefix block for the Oracle end of the inside tunnel interface.
        Parameters:
        oracleBgpIpv6 - the value to set
        Returns:
        this builder