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