| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoice |
Pinpoint SMS and Voice Messaging public facing APIs
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest)
Update an event destination in a configuration set.
|
default UpdateConfigurationSetEventDestinationResponse |
PinpointSmsVoiceClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update an event destination in a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateConfigurationSetEventDestinationResponse> |
PinpointSmsVoiceAsyncClient.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest)
Update an event destination in a configuration set.
|
default CompletableFuture<UpdateConfigurationSetEventDestinationResponse> |
PinpointSmsVoiceAsyncClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update an event destination in a configuration set.
|
Copyright © 2020. All rights reserved.