| 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 DeleteConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest)
Deletes an event destination in a configuration set.
|
default CompletableFuture<DeleteConfigurationSetEventDestinationResponse> |
PinpointSmsVoiceAsyncClient.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest)
Deletes an event destination in a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteConfigurationSetEventDestinationRequest.Builder> |
DeleteConfigurationSetEventDestinationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.