public static interface GetSegmentExportJobsRequest.Builder extends PinpointRequest.Builder, SdkPojo, CopyableBuilder<GetSegmentExportJobsRequest.Builder,GetSegmentExportJobsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSegmentExportJobsRequest.Builder |
applicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
GetSegmentExportJobsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSegmentExportJobsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSegmentExportJobsRequest.Builder |
pageSize(String pageSize)
The number of entries you want on each page in the response.
|
GetSegmentExportJobsRequest.Builder |
segmentId(String segmentId)
The unique ID of the segment.
|
GetSegmentExportJobsRequest.Builder |
token(String token)
The NextToken string returned on a previous page that you use to get the next page of results in a paginated
response.
|
buildoverrideConfigurationcopyapplyMutation, buildGetSegmentExportJobsRequest.Builder applicationId(String applicationId)
applicationId - The unique ID of your Amazon Pinpoint application.GetSegmentExportJobsRequest.Builder pageSize(String pageSize)
pageSize - The number of entries you want on each page in the response.GetSegmentExportJobsRequest.Builder segmentId(String segmentId)
segmentId - The unique ID of the segment.GetSegmentExportJobsRequest.Builder token(String token)
token - The NextToken string returned on a previous page that you use to get the next page of results in a
paginated response.GetSegmentExportJobsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSegmentExportJobsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2018. All rights reserved.