Interface CreateCampaignResponse.Builder

    • Method Detail

      • name

        CreateCampaignResponse.Builder name​(String name)

        The name of the created campaign.

        Parameters:
        name - The name of the created campaign.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CreateCampaignResponse.Builder arn​(String arn)

        The ARN of the created campaign.

        Parameters:
        arn - The ARN of the created campaign.
        Returns:
        Returns a reference to this object so that method calls can be chained together.