UpdateConfigurationSetEventDestinationResult |
AmazonPinpointEmailClient.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest request)
Update the configuration of an event destination for a configuration set.
|
UpdateConfigurationSetEventDestinationResult |
AmazonPinpointEmail.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
UpdateConfigurationSetEventDestinationResult |
AbstractAmazonPinpointEmail.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest request) |
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonPinpointEmailAsyncClient.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request) |
Future<UpdateConfigurationSetEventDestinationResult> |
AbstractAmazonPinpointEmailAsync.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request) |
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonPinpointEmailAsync.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonPinpointEmailAsyncClient.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request,
AsyncHandler<UpdateConfigurationSetEventDestinationRequest,UpdateConfigurationSetEventDestinationResult> asyncHandler) |
Future<UpdateConfigurationSetEventDestinationResult> |
AbstractAmazonPinpointEmailAsync.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request,
AsyncHandler<UpdateConfigurationSetEventDestinationRequest,UpdateConfigurationSetEventDestinationResult> asyncHandler) |
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonPinpointEmailAsync.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest,
AsyncHandler<UpdateConfigurationSetEventDestinationRequest,UpdateConfigurationSetEventDestinationResult> asyncHandler)
Update the configuration of an event destination for a configuration set.
|