| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetSegmentResult |
AmazonPinpointClient.getSegment(GetSegmentRequest request)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
GetSegmentResult |
AmazonPinpoint.getSegment(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
GetSegmentResult |
AbstractAmazonPinpoint.getSegment(GetSegmentRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSegmentResult> |
AbstractAmazonPinpointAsync.getSegmentAsync(GetSegmentRequest request) |
Future<GetSegmentResult> |
AmazonPinpointAsync.getSegmentAsync(GetSegmentRequest getSegmentRequest)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentResult> |
AmazonPinpointAsyncClient.getSegmentAsync(GetSegmentRequest request) |
Future<GetSegmentResult> |
AbstractAmazonPinpointAsync.getSegmentAsync(GetSegmentRequest request,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler) |
Future<GetSegmentResult> |
AmazonPinpointAsync.getSegmentAsync(GetSegmentRequest getSegmentRequest,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentResult> |
AmazonPinpointAsyncClient.getSegmentAsync(GetSegmentRequest request,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSegmentResult> |
AbstractAmazonPinpointAsync.getSegmentAsync(GetSegmentRequest request,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler) |
Future<GetSegmentResult> |
AmazonPinpointAsync.getSegmentAsync(GetSegmentRequest getSegmentRequest,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for a specific segment that's
associated with an application.
|
Future<GetSegmentResult> |
AmazonPinpointAsyncClient.getSegmentAsync(GetSegmentRequest request,
AsyncHandler<GetSegmentRequest,GetSegmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSegmentResult |
GetSegmentResult.clone() |
GetSegmentResult |
GetSegmentResult.withSegmentResponse(SegmentResponse segmentResponse) |
Copyright © 2021. All rights reserved.