| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint | |
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSegmentResult |
AmazonPinpointClient.createSegment(CreateSegmentRequest request)
Used to create or update a segment.
|
CreateSegmentResult |
AbstractAmazonPinpoint.createSegment(CreateSegmentRequest request) |
CreateSegmentResult |
AmazonPinpoint.createSegment(CreateSegmentRequest createSegmentRequest)
Used to create or update a segment.
|
| 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 |
|---|---|
CreateSegmentResult |
CreateSegmentResult.clone() |
CreateSegmentResult |
CreateSegmentResult.withSegmentResponse(SegmentResponse segmentResponse) |
Copyright © 2017. All rights reserved.