Package | Description |
---|---|
software.amazon.awssdk.services.lambda |
|
software.amazon.awssdk.services.lambda.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<InvokeResponse> |
LambdaAsyncClient.invoke(InvokeRequest invokeRequest)
Invokes a Lambda function.
|
default InvokeResponse |
LambdaClient.invoke(InvokeRequest invokeRequest)
Invokes a Lambda function.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
InvokeRequestMarshaller.marshall(InvokeRequest invokeRequest) |
Copyright © 2022. All rights reserved.