Uses of Class
com.amazonaws.services.lambda.model.GetEventSourceMappingRequest
Packages that use GetEventSourceMappingRequest
-
Uses of GetEventSourceMappingRequest in com.amazonaws.services.lambda
Methods in com.amazonaws.services.lambda with parameters of type GetEventSourceMappingRequestModifier and TypeMethodDescriptionAbstractAWSLambda.getEventSourceMapping
(GetEventSourceMappingRequest request) AWSLambda.getEventSourceMapping
(GetEventSourceMappingRequest getEventSourceMappingRequest) Returns configuration information for the specified event source mapping (see CreateEventSourceMapping).AWSLambdaClient.getEventSourceMapping
(GetEventSourceMappingRequest getEventSourceMappingRequest) Returns configuration information for the specified event source mapping (see CreateEventSourceMapping).AbstractAWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest request) AbstractAWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest request, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) AWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest getEventSourceMappingRequest) Returns configuration information for the specified event source mapping (see CreateEventSourceMapping).AWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest getEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) Returns configuration information for the specified event source mapping (see CreateEventSourceMapping).AWSLambdaAsyncClient.getEventSourceMappingAsync
(GetEventSourceMappingRequest request) AWSLambdaAsyncClient.getEventSourceMappingAsync
(GetEventSourceMappingRequest request, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) Method parameters in com.amazonaws.services.lambda with type arguments of type GetEventSourceMappingRequestModifier and TypeMethodDescriptionAbstractAWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest request, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) AWSLambdaAsync.getEventSourceMappingAsync
(GetEventSourceMappingRequest getEventSourceMappingRequest, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) Returns configuration information for the specified event source mapping (see CreateEventSourceMapping).AWSLambdaAsyncClient.getEventSourceMappingAsync
(GetEventSourceMappingRequest request, AsyncHandler<GetEventSourceMappingRequest, GetEventSourceMappingResult> asyncHandler) -
Uses of GetEventSourceMappingRequest in com.amazonaws.services.lambda.model
Methods in com.amazonaws.services.lambda.model that return GetEventSourceMappingRequestModifier and TypeMethodDescriptionGetEventSourceMappingRequest.clone()
The AWS Lambda assigned ID of the event source mapping.