UpdateConfigurationSetEventDestinationResult |
AmazonSimpleEmailServiceV2.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
UpdateConfigurationSetEventDestinationResult |
AbstractAmazonSimpleEmailServiceV2.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest request) |
UpdateConfigurationSetEventDestinationResult |
AmazonSimpleEmailServiceV2Client.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest request)
Update the configuration of an event destination for a configuration set.
|
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonSimpleEmailServiceV2AsyncClient.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request) |
Future<UpdateConfigurationSetEventDestinationResult> |
AbstractAmazonSimpleEmailServiceV2Async.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request) |
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonSimpleEmailServiceV2Async.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonSimpleEmailServiceV2AsyncClient.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request,
AsyncHandler<UpdateConfigurationSetEventDestinationRequest,UpdateConfigurationSetEventDestinationResult> asyncHandler) |
Future<UpdateConfigurationSetEventDestinationResult> |
AbstractAmazonSimpleEmailServiceV2Async.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest request,
AsyncHandler<UpdateConfigurationSetEventDestinationRequest,UpdateConfigurationSetEventDestinationResult> asyncHandler) |
Future<UpdateConfigurationSetEventDestinationResult> |
AmazonSimpleEmailServiceV2Async.updateConfigurationSetEventDestinationAsync(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest,
AsyncHandler<UpdateConfigurationSetEventDestinationRequest,UpdateConfigurationSetEventDestinationResult> asyncHandler)
Update the configuration of an event destination for a configuration set.
|