| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda |
|
| software.amazon.awssdk.services.lambda.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateFunctionResponse |
LambdaClient.createFunction(CreateFunctionRequest createFunctionRequest)
Creates a Lambda function.
|
default CompletableFuture<CreateFunctionResponse> |
LambdaAsyncClient.createFunction(CreateFunctionRequest createFunctionRequest)
Creates a Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFunctionRequestMarshaller.marshall(CreateFunctionRequest createFunctionRequest) |
Copyright © 2023. All rights reserved.