| 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 |
|---|---|
CreateEventDestinationResult |
AbstractAmazonPinpointSMSVoiceV2.createEventDestination(CreateEventDestinationRequest request) |
CreateEventDestinationResult |
AmazonPinpointSMSVoiceV2.createEventDestination(CreateEventDestinationRequest createEventDestinationRequest)
Creates a new event destination in a configuration set.
|
CreateEventDestinationResult |
AmazonPinpointSMSVoiceV2Client.createEventDestination(CreateEventDestinationRequest request)
Creates a new event destination in a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEventDestinationResult> |
AmazonPinpointSMSVoiceV2AsyncClient.createEventDestinationAsync(CreateEventDestinationRequest request,
AsyncHandler<CreateEventDestinationRequest,CreateEventDestinationResult> asyncHandler) |
Future<CreateEventDestinationResult> |
AmazonPinpointSMSVoiceV2Async.createEventDestinationAsync(CreateEventDestinationRequest createEventDestinationRequest,
AsyncHandler<CreateEventDestinationRequest,CreateEventDestinationResult> asyncHandler)
Creates a new event destination in a configuration set.
|
Future<CreateEventDestinationResult> |
AbstractAmazonPinpointSMSVoiceV2Async.createEventDestinationAsync(CreateEventDestinationRequest request,
AsyncHandler<CreateEventDestinationRequest,CreateEventDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateEventDestinationResult |
CreateEventDestinationResult.clone() |
CreateEventDestinationResult |
CreateEventDestinationResult.withConfigurationSetArn(String configurationSetArn)
The ARN of the configuration set.
|
CreateEventDestinationResult |
CreateEventDestinationResult.withConfigurationSetName(String configurationSetName)
The name of the configuration set.
|
CreateEventDestinationResult |
CreateEventDestinationResult.withEventDestination(EventDestination eventDestination)
The details of the destination where events are logged.
|
Copyright © 2023. All rights reserved.