| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
ExportJobRequest |
ExportJobRequest.clone() |
ExportJobRequest |
CreateExportJobRequest.getExportJobRequest() |
ExportJobRequest |
ExportJobRequest.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.
|
ExportJobRequest |
ExportJobRequest.withS3UrlPrefix(String s3UrlPrefix)
A URL that points to the location within an Amazon S3 bucket that will receive the export.
|
ExportJobRequest |
ExportJobRequest.withSegmentId(String segmentId)
The ID of the segment to export endpoints from.
|
ExportJobRequest |
ExportJobRequest.withSegmentVersion(Integer segmentVersion)
The version of the segment to export if specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateExportJobRequest.setExportJobRequest(ExportJobRequest exportJobRequest) |
CreateExportJobRequest |
CreateExportJobRequest.withExportJobRequest(ExportJobRequest exportJobRequest) |
Copyright © 2018. All rights reserved.