| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| software.amazon.awssdk.services.pinpointsmsvoice.model |
| Modifier and Type | Method and Description |
|---|---|
default GetConfigurationSetEventDestinationsResponse |
PinpointSmsVoiceClient.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest)
Obtain information about an event destination, including the types of events it reports, the Amazon Resource Name
(ARN) of the destination, and the name of the event destination.
|
default CompletableFuture<GetConfigurationSetEventDestinationsResponse> |
PinpointSmsVoiceAsyncClient.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest)
Obtain information about an event destination, including the types of events it reports, the Amazon Resource Name
(ARN) of the destination, and the name of the event destination.
|
| Modifier and Type | Method and Description |
|---|---|
static GetConfigurationSetEventDestinationsRequest.Builder |
GetConfigurationSetEventDestinationsRequest.builder() |
GetConfigurationSetEventDestinationsRequest.Builder |
GetConfigurationSetEventDestinationsRequest.Builder.configurationSetName(String configurationSetName)
ConfigurationSetName
|
GetConfigurationSetEventDestinationsRequest.Builder |
GetConfigurationSetEventDestinationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetConfigurationSetEventDestinationsRequest.Builder |
GetConfigurationSetEventDestinationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetConfigurationSetEventDestinationsRequest.Builder |
GetConfigurationSetEventDestinationsRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetConfigurationSetEventDestinationsRequest.Builder> |
GetConfigurationSetEventDestinationsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.