| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.model |
| Modifier and Type | Method and Description |
|---|---|
FunctionCodeLocation |
GetFunctionResponse.code()
The deployment package of the function or version.
|
| Modifier and Type | Method and Description |
|---|---|
GetFunctionResponse.Builder |
GetFunctionResponse.Builder.code(FunctionCodeLocation code)
The deployment package of the function or version.
|
Copyright © 2019. All rights reserved.