| Package | Description |
|---|---|
| com.amazonaws.services.greengrass |
AWS Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate, while
still using the cloud for management, analytics, and durable storage.
|
| com.amazonaws.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
CreateFunctionDefinitionVersionRequest |
CreateFunctionDefinitionVersionRequest.clone() |
CreateFunctionDefinitionVersionRequest |
CreateFunctionDefinitionVersionRequest.withAmznClientToken(String amznClientToken)
The client token used to request idempotent operations.
|
CreateFunctionDefinitionVersionRequest |
CreateFunctionDefinitionVersionRequest.withFunctionDefinitionId(String functionDefinitionId)
the unique Id of the lambda definition
|
CreateFunctionDefinitionVersionRequest |
CreateFunctionDefinitionVersionRequest.withFunctions(Collection<Function> functions)
Lambda functions in this function definition version.
|
CreateFunctionDefinitionVersionRequest |
CreateFunctionDefinitionVersionRequest.withFunctions(Function... functions)
Lambda functions in this function definition version.
|
Copyright © 2018. All rights reserved.