| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CreateSegmentResult |
AmazonPinpointClient.createSegment(CreateSegmentRequest request)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
CreateSegmentResult |
AbstractAmazonPinpoint.createSegment(CreateSegmentRequest request) |
CreateSegmentResult |
AmazonPinpoint.createSegment(CreateSegmentRequest createSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSegmentResult> |
AbstractAmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest request) |
Future<CreateSegmentResult> |
AmazonPinpointAsyncClient.createSegmentAsync(CreateSegmentRequest request) |
Future<CreateSegmentResult> |
AmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest createSegmentRequest)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
Future<CreateSegmentResult> |
AbstractAmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest request,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler) |
Future<CreateSegmentResult> |
AmazonPinpointAsyncClient.createSegmentAsync(CreateSegmentRequest request,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler) |
Future<CreateSegmentResult> |
AmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest createSegmentRequest,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateSegmentResult> |
AbstractAmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest request,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler) |
Future<CreateSegmentResult> |
AmazonPinpointAsyncClient.createSegmentAsync(CreateSegmentRequest request,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler) |
Future<CreateSegmentResult> |
AmazonPinpointAsync.createSegmentAsync(CreateSegmentRequest createSegmentRequest,
AsyncHandler<CreateSegmentRequest,CreateSegmentResult> asyncHandler)
Creates a new segment for an application or updates the configuration, dimension, and other settings for an
existing segment that's associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSegmentResult |
CreateSegmentResult.clone() |
CreateSegmentResult |
CreateSegmentResult.withSegmentResponse(SegmentResponse segmentResponse) |
Copyright © 2024. All rights reserved.