Uses of Class
software.amazon.awssdk.services.lambda.model.PutFunctionEventInvokeConfigRequest
Packages that use PutFunctionEventInvokeConfigRequest
Package
Description
-
Uses of PutFunctionEventInvokeConfigRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type PutFunctionEventInvokeConfigRequestModifier and TypeMethodDescriptionLambdaAsyncClient.putFunctionEventInvokeConfig(PutFunctionEventInvokeConfigRequest putFunctionEventInvokeConfigRequest) Configures options for asynchronous invocation on a function, version, or alias.LambdaClient.putFunctionEventInvokeConfig(PutFunctionEventInvokeConfigRequest putFunctionEventInvokeConfigRequest) Configures options for asynchronous invocation on a function, version, or alias. -
Uses of PutFunctionEventInvokeConfigRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type PutFunctionEventInvokeConfigRequestModifier and TypeMethodDescriptionPutFunctionEventInvokeConfigRequestMarshaller.marshall(PutFunctionEventInvokeConfigRequest putFunctionEventInvokeConfigRequest)