Interface SubscriptionTargetForm.Builder

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

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

    • 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

      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.