| 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 UpdateConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest)
Update an event destination in a configuration set.
|
default CompletableFuture<UpdateConfigurationSetEventDestinationResponse> |
PinpointSmsVoiceAsyncClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest)
Update an event destination in a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateConfigurationSetEventDestinationRequest.Builder> |
UpdateConfigurationSetEventDestinationRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.