Interface AudienceGenerationJobSummary.Builder

  • Method Details

    • createTime

      The time at which the audience generation job was created.

      Parameters:
      createTime - The time at which the audience generation job was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateTime

      The most recent time at which the audience generation job was updated.

      Parameters:
      updateTime - The most recent time at which the audience generation job was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • audienceGenerationJobArn

      AudienceGenerationJobSummary.Builder audienceGenerationJobArn(String audienceGenerationJobArn)

      The Amazon Resource Name (ARN) of the audience generation job.

      Parameters:
      audienceGenerationJobArn - The Amazon Resource Name (ARN) of the audience generation job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the audience generation job.

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

      AudienceGenerationJobSummary.Builder description(String description)

      The description of the audience generation job.

      Parameters:
      description - The description of the audience generation job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the audience generation job.

      Parameters:
      status - The status of the audience generation job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the audience generation job.

      Parameters:
      status - The status of the audience generation job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • configuredAudienceModelArn

      AudienceGenerationJobSummary.Builder configuredAudienceModelArn(String configuredAudienceModelArn)

      The Amazon Resource Name (ARN) of the configured audience model that was used for this audience generation job.

      Parameters:
      configuredAudienceModelArn - The Amazon Resource Name (ARN) of the configured audience model that was used for this audience generation job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • collaborationId

      AudienceGenerationJobSummary.Builder collaborationId(String collaborationId)

      The identifier of the collaboration that contains this audience generation job.

      Parameters:
      collaborationId - The identifier of the collaboration that contains this audience generation job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startedBy

      The AWS Account that submitted the job.

      Parameters:
      startedBy - The AWS Account that submitted the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.