| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2 |
Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.
|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteEventDestinationResult> |
AbstractAmazonPinpointSMSVoiceV2Async.deleteEventDestinationAsync(DeleteEventDestinationRequest request,
AsyncHandler<DeleteEventDestinationRequest,DeleteEventDestinationResult> asyncHandler) |
Future<DeleteEventDestinationResult> |
AmazonPinpointSMSVoiceV2AsyncClient.deleteEventDestinationAsync(DeleteEventDestinationRequest request,
AsyncHandler<DeleteEventDestinationRequest,DeleteEventDestinationResult> asyncHandler) |
Future<DeleteEventDestinationResult> |
AmazonPinpointSMSVoiceV2Async.deleteEventDestinationAsync(DeleteEventDestinationRequest deleteEventDestinationRequest,
AsyncHandler<DeleteEventDestinationRequest,DeleteEventDestinationResult> asyncHandler)
Deletes an existing event destination.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteEventDestinationRequest |
DeleteEventDestinationRequest.clone() |
DeleteEventDestinationRequest |
DeleteEventDestinationRequest.withConfigurationSetName(String configurationSetName)
The name of the configuration set or the configuration set's Amazon Resource Name (ARN) to remove the event
destination from.
|
DeleteEventDestinationRequest |
DeleteEventDestinationRequest.withEventDestinationName(String eventDestinationName)
The name of the event destination to delete.
|
Copyright © 2022. All rights reserved.