Interface AudienceGenerationJobSummary.Builder

    • Method Detail

      • 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.
      • 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.
      • 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.
      • createTime

        AudienceGenerationJobSummary.Builder createTime​(Instant 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.
      • 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.
      • name

        AudienceGenerationJobSummary.Builder name​(String 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.
      • startedBy

        AudienceGenerationJobSummary.Builder startedBy​(String 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.
      • updateTime

        AudienceGenerationJobSummary.Builder updateTime​(Instant 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.