Uses of Class
software.amazon.awssdk.services.lambda.model.GetEventSourceMappingRequest
Packages that use GetEventSourceMappingRequest
Package
Description
-
Uses of GetEventSourceMappingRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type GetEventSourceMappingRequestModifier and TypeMethodDescriptionLambdaAsyncClient.getEventSourceMapping(GetEventSourceMappingRequest getEventSourceMappingRequest) Returns details about an event source mapping.default GetEventSourceMappingResponseLambdaClient.getEventSourceMapping(GetEventSourceMappingRequest getEventSourceMappingRequest) Returns details about an event source mapping. -
Uses of GetEventSourceMappingRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type GetEventSourceMappingRequestModifier and TypeMethodDescriptionGetEventSourceMappingRequestMarshaller.marshall(GetEventSourceMappingRequest getEventSourceMappingRequest)