| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteUserEndpointsResponse |
PinpointClient.deleteUserEndpoints(Consumer<DeleteUserEndpointsRequest.Builder> deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
default DeleteUserEndpointsResponse |
PinpointClient.deleteUserEndpoints(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteUserEndpointsResponse> |
PinpointAsyncClient.deleteUserEndpoints(Consumer<DeleteUserEndpointsRequest.Builder> deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
default CompletableFuture<DeleteUserEndpointsResponse> |
PinpointAsyncClient.deleteUserEndpoints(DeleteUserEndpointsRequest deleteUserEndpointsRequest)
Deletes all the endpoints that are associated with a specific user ID.
|
Copyright © 2019. All rights reserved.