| 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 |
|---|---|
DeleteEventDestinationResult |
AbstractAmazonPinpointSMSVoiceV2.deleteEventDestination(DeleteEventDestinationRequest request) |
DeleteEventDestinationResult |
AmazonPinpointSMSVoiceV2.deleteEventDestination(DeleteEventDestinationRequest deleteEventDestinationRequest)
Deletes an existing event destination.
|
DeleteEventDestinationResult |
AmazonPinpointSMSVoiceV2Client.deleteEventDestination(DeleteEventDestinationRequest request)
Deletes an existing event destination.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<DeleteEventDestinationResult> |
AbstractAmazonPinpointSMSVoiceV2Async.deleteEventDestinationAsync(DeleteEventDestinationRequest request,
AsyncHandler<DeleteEventDestinationRequest,DeleteEventDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteEventDestinationResult |
DeleteEventDestinationResult.clone() |
DeleteEventDestinationResult |
DeleteEventDestinationResult.withConfigurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) of the configuration set.
|
DeleteEventDestinationResult |
DeleteEventDestinationResult.withConfigurationSetName(String configurationSetName)
The name of the configuration set the event destination was deleted from.
|
DeleteEventDestinationResult |
DeleteEventDestinationResult.withEventDestination(EventDestination eventDestination)
The event destination object that was deleted.
|
Copyright © 2023. All rights reserved.