Package | Description |
---|---|
software.amazon.awssdk.services.lambda.model |
Modifier and Type | Method and Description |
---|---|
FunctionCode |
CreateFunctionRequest.code()
The code for the function.
|
Modifier and Type | Method and Description |
---|---|
CreateFunctionRequest.Builder |
CreateFunctionRequest.Builder.code(FunctionCode code)
The code for the function.
|
Copyright © 2020. All rights reserved.