Uses of Class
software.amazon.awssdk.services.lambda.model.Ec2UnexpectedException
-
Packages that use Ec2UnexpectedException Package Description software.amazon.awssdk.services.lambda Lambda -
-
Uses of Ec2UnexpectedException in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda that throw Ec2UnexpectedException Modifier and Type Method Description default InvokeResponseLambdaClient. invoke(Consumer<InvokeRequest.Builder> invokeRequest)Invokes a Lambda function.default InvokeResponseLambdaClient. invoke(InvokeRequest invokeRequest)Invokes a Lambda function.
-