Uses of Class
software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
Packages that use DeleteEndpointRequest
Package
Description
-
Uses of DeleteEndpointRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type DeleteEndpointRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteEndpointResponse>SnsAsyncClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) Deletes the endpoint for a device and mobile app from Amazon SNS.default DeleteEndpointResponseSnsClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) Deletes the endpoint for a device and mobile app from Amazon SNS. -
Uses of DeleteEndpointRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type DeleteEndpointRequestModifier and TypeMethodDescriptionDeleteEndpointRequestMarshaller.marshall(DeleteEndpointRequest deleteEndpointRequest)