| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda |
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LambdaBaseClientBuilder<B extends LambdaBaseClientBuilder<B,C>,C>
This includes configuration specific to AWS Lambda that is supported by both
LambdaClientBuilder and
LambdaAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LambdaAsyncClientBuilder
A builder for creating an instance of
LambdaAsyncClient. |
interface |
LambdaClientBuilder
A builder for creating an instance of
LambdaClient. |
Copyright © 2019. All rights reserved.