| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
GetUserEndpointsResult |
AmazonPinpointClient.getUserEndpoints(GetUserEndpointsRequest request)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
GetUserEndpointsResult |
AmazonPinpoint.getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
GetUserEndpointsResult |
AbstractAmazonPinpoint.getUserEndpoints(GetUserEndpointsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetUserEndpointsResult> |
AbstractAmazonPinpointAsync.getUserEndpointsAsync(GetUserEndpointsRequest request,
AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler) |
Future<GetUserEndpointsResult> |
AmazonPinpointAsync.getUserEndpointsAsync(GetUserEndpointsRequest getUserEndpointsRequest,
AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Future<GetUserEndpointsResult> |
AmazonPinpointAsyncClient.getUserEndpointsAsync(GetUserEndpointsRequest request,
AsyncHandler<GetUserEndpointsRequest,GetUserEndpointsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetUserEndpointsResult |
GetUserEndpointsResult.clone() |
GetUserEndpointsResult |
GetUserEndpointsResult.withEndpointsResponse(EndpointsResponse endpointsResponse) |
Copyright © 2021. All rights reserved.