Interface SubscriptionTargetForm.Builder

    • Method Detail

      • content

        SubscriptionTargetForm.Builder content​(String content)

        The content of the subscription target configuration.

        Parameters:
        content - The content of the subscription target configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • formName

        SubscriptionTargetForm.Builder formName​(String formName)

        The form name included in the subscription target configuration.

        Parameters:
        formName - The form name included in the subscription target configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.