Uses of Class
software.amazon.awssdk.services.lambda.model.UpdateEventSourceMappingRequest
Packages that use UpdateEventSourceMappingRequest
Package
Description
-
Uses of UpdateEventSourceMappingRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type UpdateEventSourceMappingRequestModifier and TypeMethodDescriptionLambdaAsyncClient.updateEventSourceMapping(UpdateEventSourceMappingRequest updateEventSourceMappingRequest) Updates an event source mapping.default UpdateEventSourceMappingResponseLambdaClient.updateEventSourceMapping(UpdateEventSourceMappingRequest updateEventSourceMappingRequest) Updates an event source mapping. -
Uses of UpdateEventSourceMappingRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type UpdateEventSourceMappingRequestModifier and TypeMethodDescriptionUpdateEventSourceMappingRequestMarshaller.marshall(UpdateEventSourceMappingRequest updateEventSourceMappingRequest)