Interface ServerlessConnectivityInfo.Builder

  • Method Details

    • networkType

      ServerlessConnectivityInfo.Builder networkType(String networkType)

      The network type of the cluster, which is IPv4 or DUAL. The DUAL network type uses both IPv4 and IPv6 addresses for your cluster and its resources.

      By default, a cluster uses the IPv4 network type.

      Parameters:
      networkType -

      The network type of the cluster, which is IPv4 or DUAL. The DUAL network type uses both IPv4 and IPv6 addresses for your cluster and its resources.

      By default, a cluster uses the IPv4 network type.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • networkType

      The network type of the cluster, which is IPv4 or DUAL. The DUAL network type uses both IPv4 and IPv6 addresses for your cluster and its resources.

      By default, a cluster uses the IPv4 network type.

      Parameters:
      networkType -

      The network type of the cluster, which is IPv4 or DUAL. The DUAL network type uses both IPv4 and IPv6 addresses for your cluster and its resources.

      By default, a cluster uses the IPv4 network type.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: