Interface StartConnectionResponse.Builder

    • Method Detail

      • connectionId

        StartConnectionResponse.Builder connectionId​(String connectionId)

        The ID of the connection.

        Parameters:
        connectionId - The ID of the connection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • underlayIpAddress

        StartConnectionResponse.Builder underlayIpAddress​(String underlayIpAddress)

        The underlay IP address.

        Parameters:
        underlayIpAddress - The underlay IP address.
        Returns:
        Returns a reference to this object so that method calls can be chained together.