Interface Subscription.Builder

  • Method Details

    • subscriptionId

      Subscription.Builder subscriptionId(String subscriptionId)

      The ID of the subscription.

      Parameters:
      subscriptionId - The ID of the subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endPoint

      Subscription.Builder endPoint(String endPoint)

      The endpoint of the subscription.

      Parameters:
      endPoint - The endpoint of the subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • protocol

      Subscription.Builder protocol(String protocol)

      The protocol of the subscription.

      Parameters:
      protocol - The protocol of the subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • protocol

      The protocol of the subscription.

      Parameters:
      protocol - The protocol of the subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: