Interface MessagingSessionEndpoint.Builder

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

public static interface MessagingSessionEndpoint.Builder extends SdkPojo, CopyableBuilder<MessagingSessionEndpoint.Builder,MessagingSessionEndpoint>
  • Method Details

    • url

      The endpoint to which you establish a websocket connection.

      Parameters:
      url - The endpoint to which you establish a websocket connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.