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