| Package | Description |
|---|---|
| com.amazonaws.services.lambda.runtime.api.client.runtimeapi | |
| com.amazonaws.services.lambda.runtime.api.client.runtimeapi.converters |
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaRuntimeApiClientImpl.reportInvocationError(String requestId,
LambdaError error,
XRayErrorCause xRayErrorCause) |
void |
LambdaRuntimeApiClient.reportInvocationError(String requestId,
LambdaError error,
XRayErrorCause xRayErrorCause)
Report invocation error
|
static byte[] |
DtoSerializers.serialize(XRayErrorCause xRayErrorCause) |
| Modifier and Type | Method and Description |
|---|---|
static XRayErrorCause |
XRayErrorCauseConverter.fromThrowable(Throwable throwable) |
Copyright © 2024. All rights reserved.