| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetEndpointResponse |
PinpointClient.getEndpoint(Consumer<GetEndpointRequest.Builder> getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
default GetEndpointResponse |
PinpointClient.getEndpoint(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEndpointResponse> |
PinpointAsyncClient.getEndpoint(Consumer<GetEndpointRequest.Builder> getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
default CompletableFuture<GetEndpointResponse> |
PinpointAsyncClient.getEndpoint(GetEndpointRequest getEndpointRequest)
Retrieves information about the settings and attributes of a specific endpoint for an application.
|
Copyright © 2019. All rights reserved.