| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
ExportJobResource |
ExportJobResource.clone() |
ExportJobResource |
ExportJobResponse.getDefinition()
The export job settings.
|
ExportJobResource |
ExportJobResource.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that
endpoints will be exported to.
|
ExportJobResource |
ExportJobResource.withS3UrlPrefix(String s3UrlPrefix)
A URL that points to the location within an Amazon S3 bucket that will receive the export.
|
ExportJobResource |
ExportJobResource.withSegmentId(String segmentId)
The ID of the segment to export endpoints from.
|
ExportJobResource |
ExportJobResource.withSegmentVersion(Integer segmentVersion)
The version of the segment to export if specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportJobResponse.setDefinition(ExportJobResource definition)
The export job settings.
|
ExportJobResponse |
ExportJobResponse.withDefinition(ExportJobResource definition)
The export job settings.
|
Copyright © 2018. All rights reserved.