| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| software.amazon.awssdk.services.pinpoint.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteUserEndpointsResponse> |
PinpointAsyncClient.deleteUserEndpoints(DeleteUserEndpointsRequest 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 |
|---|---|
SdkHttpFullRequest |
DeleteUserEndpointsRequestMarshaller.marshall(DeleteUserEndpointsRequest deleteUserEndpointsRequest) |
Copyright © 2019. All rights reserved.