Uses of Class
software.amazon.awssdk.services.lambda.model.CreateEventSourceMappingRequest
Packages that use CreateEventSourceMappingRequest
Package
Description
-
Uses of CreateEventSourceMappingRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type CreateEventSourceMappingRequestModifier and TypeMethodDescriptionLambdaAsyncClient.createEventSourceMapping(CreateEventSourceMappingRequest createEventSourceMappingRequest) Creates a mapping between an event source and an Lambda function.default CreateEventSourceMappingResponseLambdaClient.createEventSourceMapping(CreateEventSourceMappingRequest createEventSourceMappingRequest) Creates a mapping between an event source and an Lambda function. -
Uses of CreateEventSourceMappingRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type CreateEventSourceMappingRequestModifier and TypeMethodDescriptionCreateEventSourceMappingRequestMarshaller.marshall(CreateEventSourceMappingRequest createEventSourceMappingRequest)