| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda |
|
| software.amazon.awssdk.services.lambda.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateFunctionCodeResponse |
LambdaClient.updateFunctionCode(UpdateFunctionCodeRequest updateFunctionCodeRequest)
Updates a Lambda function's code.
|
default CompletableFuture<UpdateFunctionCodeResponse> |
LambdaAsyncClient.updateFunctionCode(UpdateFunctionCodeRequest updateFunctionCodeRequest)
Updates a Lambda function's code.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFunctionCodeRequestMarshaller.marshall(UpdateFunctionCodeRequest updateFunctionCodeRequest) |
Copyright © 2023. All rights reserved.