| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteEndpointResponse |
PinpointClient.deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest)
Deletes an endpoint from an application.
|
default DeleteEndpointResponse |
PinpointClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEndpointResponse> |
PinpointAsyncClient.deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest)
Deletes an endpoint from an application.
|
default CompletableFuture<DeleteEndpointResponse> |
PinpointAsyncClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint from an application.
|
Copyright © 2019. All rights reserved.