| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Amazon Pinpoint
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetSegmentVersionResult |
AmazonPinpointClient.getSegmentVersion(GetSegmentVersionRequest request)
Returns information about a segment version.
|
GetSegmentVersionResult |
AbstractAmazonPinpoint.getSegmentVersion(GetSegmentVersionRequest request) |
GetSegmentVersionResult |
AmazonPinpoint.getSegmentVersion(GetSegmentVersionRequest getSegmentVersionRequest)
Returns information about a segment version.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetSegmentVersionResult> |
AmazonPinpointAsyncClient.getSegmentVersionAsync(GetSegmentVersionRequest request,
AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler) |
Future<GetSegmentVersionResult> |
AbstractAmazonPinpointAsync.getSegmentVersionAsync(GetSegmentVersionRequest request,
AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler) |
Future<GetSegmentVersionResult> |
AmazonPinpointAsync.getSegmentVersionAsync(GetSegmentVersionRequest getSegmentVersionRequest,
AsyncHandler<GetSegmentVersionRequest,GetSegmentVersionResult> asyncHandler)
Returns information about a segment version.
|
| Modifier and Type | Method and Description |
|---|---|
GetSegmentVersionResult |
GetSegmentVersionResult.clone() |
GetSegmentVersionResult |
GetSegmentVersionResult.withSegmentResponse(SegmentResponse segmentResponse) |
Copyright © 2018. All rights reserved.