| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteEndpointResponse |
SNSClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes the endpoint for a device and mobile app from Amazon SNS.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEndpointResponse> |
SNSAsyncClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes the endpoint for a device and mobile app from Amazon SNS.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteEndpointResponse |
DeleteEndpointResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.