| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSegmentResult> |
AmazonPinpointAsyncClient.createSegmentAsync(CreateSegmentRequest request,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler) |
Future<CreateSegmentResult> |
AbstractAmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest request,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler) |
Future<CreateSegmentResult> |
AmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest createSegmentRequest,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
Used to create or update a segment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSegmentRequest |
CreateSegmentRequest.clone() |
CreateSegmentRequest |
CreateSegmentRequest.withApplicationId(String applicationId)
The unique ID of your Amazon Pinpoint application.
|
CreateSegmentRequest |
CreateSegmentRequest.withWriteSegmentRequest(WriteSegmentRequest writeSegmentRequest) |
Copyright © 2018. All rights reserved.