| Package | Description |
|---|---|
| com.amazonaws.services.lambda.runtime.api.client | |
| com.amazonaws.services.lambda.runtime.api.client.runtimeapi |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
LambdaRequestHandler.call(InvocationRequest request) |
ByteArrayOutputStream |
LambdaRequestHandler.UserFaultHandler.call(InvocationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
InvocationRequest |
LambdaRuntimeApiClientImpl.nextInvocation() |
InvocationRequest |
LambdaRuntimeApiClient.nextInvocation()
Get next invocation
|
InvocationRequest |
LambdaRuntimeApiClientImpl.nextInvocationWithExponentialBackoff(LambdaContextLogger lambdaLogger) |
InvocationRequest |
LambdaRuntimeApiClient.nextInvocationWithExponentialBackoff(LambdaContextLogger lambdaLogger)
Get next invocation with exponential backoff
|
Copyright © 2025. All rights reserved.