Interface Subscription.Builder

  • Method Details

    • event

      The name of the subscription.

      Parameters:
      event - The name of the subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      Subscription.Builder description(String description)

      The description of the subscription.

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