Interface Subscription.Builder

    • Method Detail

      • 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.