Package | Description |
---|---|
com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
GetSegmentVersionsResult |
AbstractAmazonPinpoint.getSegmentVersions(GetSegmentVersionsRequest request) |
GetSegmentVersionsResult |
AmazonPinpointClient.getSegmentVersions(GetSegmentVersionsRequest request)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
GetSegmentVersionsResult |
AmazonPinpoint.getSegmentVersions(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSegmentVersionsResult> |
AbstractAmazonPinpointAsync.getSegmentVersionsAsync(GetSegmentVersionsRequest request) |
Future<GetSegmentVersionsResult> |
AmazonPinpointAsyncClient.getSegmentVersionsAsync(GetSegmentVersionsRequest request) |
Future<GetSegmentVersionsResult> |
AmazonPinpointAsync.getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
Future<GetSegmentVersionsResult> |
AbstractAmazonPinpointAsync.getSegmentVersionsAsync(GetSegmentVersionsRequest request,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler) |
Future<GetSegmentVersionsResult> |
AmazonPinpointAsyncClient.getSegmentVersionsAsync(GetSegmentVersionsRequest request,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler) |
Future<GetSegmentVersionsResult> |
AmazonPinpointAsync.getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSegmentVersionsResult> |
AbstractAmazonPinpointAsync.getSegmentVersionsAsync(GetSegmentVersionsRequest request,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler) |
Future<GetSegmentVersionsResult> |
AmazonPinpointAsyncClient.getSegmentVersionsAsync(GetSegmentVersionsRequest request,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler) |
Future<GetSegmentVersionsResult> |
AmazonPinpointAsync.getSegmentVersionsAsync(GetSegmentVersionsRequest getSegmentVersionsRequest,
AsyncHandler<GetSegmentVersionsRequest,GetSegmentVersionsResult> asyncHandler)
Retrieves information about the configuration, dimension, and other settings for all the versions of a specific
segment that's associated with an application.
|
Modifier and Type | Method and Description |
---|---|
GetSegmentVersionsResult |
GetSegmentVersionsResult.clone() |
GetSegmentVersionsResult |
GetSegmentVersionsResult.withSegmentsResponse(SegmentsResponse segmentsResponse) |
Copyright © 2023. All rights reserved.