Uses of Class
software.amazon.awssdk.services.lambda.model.ModeNotSupportedException
Packages that use ModeNotSupportedException
-
Uses of ModeNotSupportedException in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda that throw ModeNotSupportedExceptionModifier and TypeMethodDescriptiondefault InvokeResponseLambdaClient.invoke(Consumer<InvokeRequest.Builder> invokeRequest) Invokes a Lambda function.default InvokeResponseLambdaClient.invoke(InvokeRequest invokeRequest) Invokes a Lambda function.