Interface ResourceEndpointListItem.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ResourceEndpointListItem.Builder,ResourceEndpointListItem>, SdkBuilder<ResourceEndpointListItem.Builder,ResourceEndpointListItem>, SdkPojo
Enclosing class:
ResourceEndpointListItem

public static interface ResourceEndpointListItem.Builder extends SdkPojo, CopyableBuilder<ResourceEndpointListItem.Builder,ResourceEndpointListItem>
  • 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.