| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda |
|
| software.amazon.awssdk.services.lambda.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutFunctionEventInvokeConfigResponse> |
LambdaAsyncClient.putFunctionEventInvokeConfig(PutFunctionEventInvokeConfigRequest putFunctionEventInvokeConfigRequest)
Configures options for asynchronous
invocation on a function, version, or alias.
|
default PutFunctionEventInvokeConfigResponse |
LambdaClient.putFunctionEventInvokeConfig(PutFunctionEventInvokeConfigRequest putFunctionEventInvokeConfigRequest)
Configures options for asynchronous
invocation on a function, version, or alias.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutFunctionEventInvokeConfigRequestMarshaller.marshall(PutFunctionEventInvokeConfigRequest putFunctionEventInvokeConfigRequest) |
Copyright © 2021. All rights reserved.