| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetUserEndpointsResponse |
PinpointClient.getUserEndpoints(Consumer<GetUserEndpointsRequest.Builder> getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
default GetUserEndpointsResponse |
PinpointClient.getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetUserEndpointsResponse> |
PinpointAsyncClient.getUserEndpoints(Consumer<GetUserEndpointsRequest.Builder> getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
default CompletableFuture<GetUserEndpointsResponse> |
PinpointAsyncClient.getUserEndpoints(GetUserEndpointsRequest getUserEndpointsRequest)
Retrieves information about all the endpoints that are associated with a specific user ID.
|
Copyright © 2023. All rights reserved.