Interface ResourceEndpointListItem.Builder

  • Method Details

    • protocol

      The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

      Parameters:
      protocol - The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • protocol

      The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

      Parameters:
      protocol - The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resourceEndpoint

      ResourceEndpointListItem.Builder resourceEndpoint(String resourceEndpoint)

      The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

      Parameters:
      resourceEndpoint - The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.