| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
FunctionDefinitionVersion |
GetFunctionDefinitionVersionResponse.definition()
Information on the definition.
|
FunctionDefinitionVersion |
CreateFunctionDefinitionRequest.initialVersion()
Information about the initial version of the function definition.
|
| Modifier and Type | Method and Description |
|---|---|
GetFunctionDefinitionVersionResponse.Builder |
GetFunctionDefinitionVersionResponse.Builder.definition(FunctionDefinitionVersion definition)
Information on the definition.
|
CreateFunctionDefinitionRequest.Builder |
CreateFunctionDefinitionRequest.Builder.initialVersion(FunctionDefinitionVersion initialVersion)
Information about the initial version of the function definition.
|
Copyright © 2023. All rights reserved.