| Package | Description |
|---|---|
| com.amazonaws.services.cleanroomsml.model |
| Modifier and Type | Method and Description |
|---|---|
AudienceExportJobSummary |
AudienceExportJobSummary.clone() |
AudienceExportJobSummary |
AudienceExportJobSummary.withAudienceGenerationJobArn(String audienceGenerationJobArn)
The Amazon Resource Name (ARN) of the audience generation job that was exported.
|
AudienceExportJobSummary |
AudienceExportJobSummary.withAudienceSize(AudienceSize audienceSize) |
AudienceExportJobSummary |
AudienceExportJobSummary.withCreateTime(Date createTime)
The time at which the audience export job was created.
|
AudienceExportJobSummary |
AudienceExportJobSummary.withDescription(String description)
The description of the audience export job.
|
AudienceExportJobSummary |
AudienceExportJobSummary.withName(String name)
The name of the audience export job.
|
AudienceExportJobSummary |
AudienceExportJobSummary.withOutputLocation(String outputLocation)
The Amazon S3 bucket where the audience export is stored.
|
AudienceExportJobSummary |
AudienceExportJobSummary.withStatus(AudienceExportJobStatus status)
The status of the audience export job.
|
AudienceExportJobSummary |
AudienceExportJobSummary.withStatus(String status)
The status of the audience export job.
|
AudienceExportJobSummary |
AudienceExportJobSummary.withStatusDetails(StatusDetails statusDetails) |
AudienceExportJobSummary |
AudienceExportJobSummary.withUpdateTime(Date updateTime)
The most recent time at which the audience export job was updated.
|
| Modifier and Type | Method and Description |
|---|---|
List<AudienceExportJobSummary> |
ListAudienceExportJobsResult.getAudienceExportJobs()
The audience export jobs that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListAudienceExportJobsResult |
ListAudienceExportJobsResult.withAudienceExportJobs(AudienceExportJobSummary... audienceExportJobs)
The audience export jobs that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAudienceExportJobsResult.setAudienceExportJobs(Collection<AudienceExportJobSummary> audienceExportJobs)
The audience export jobs that match the request.
|
ListAudienceExportJobsResult |
ListAudienceExportJobsResult.withAudienceExportJobs(Collection<AudienceExportJobSummary> audienceExportJobs)
The audience export jobs that match the request.
|
Copyright © 2024. All rights reserved.