| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateConfigurationSetEventDestinationResponse |
SesV2Client.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
default CompletableFuture<UpdateConfigurationSetEventDestinationResponse> |
SesV2AsyncClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateConfigurationSetEventDestinationRequestMarshaller.marshall(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest) |
Copyright © 2022. All rights reserved.