| 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 the AWS Identity and Access Management (IAM) role that authorizes Amazon
Pinpoint to access the Amazon S3 location where you want to export endpoint definitions to.
|
ExportJobRequest |
ExportJobRequest.withS3UrlPrefix(String s3UrlPrefix)
The URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where you want to export endpoint
definitions to.
|
ExportJobRequest |
ExportJobRequest.withSegmentId(String segmentId)
The identifier for the segment to export endpoint definitions from.
|
ExportJobRequest |
ExportJobRequest.withSegmentVersion(Integer segmentVersion)
The version of the segment to export endpoint definitions from, if specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateExportJobRequest.setExportJobRequest(ExportJobRequest exportJobRequest) |
CreateExportJobRequest |
CreateExportJobRequest.withExportJobRequest(ExportJobRequest exportJobRequest) |
Copyright © 2024. All rights reserved.