Uses of Class
software.amazon.awssdk.services.greengrass.model.FunctionConfiguration
-
Packages that use FunctionConfiguration Package Description software.amazon.awssdk.services.greengrass.model -
-
Uses of FunctionConfiguration in software.amazon.awssdk.services.greengrass.model
Methods in software.amazon.awssdk.services.greengrass.model that return FunctionConfiguration Modifier and Type Method Description FunctionConfigurationFunction. functionConfiguration()The configuration of the Lambda function.Methods in software.amazon.awssdk.services.greengrass.model with parameters of type FunctionConfiguration Modifier and Type Method Description Function.BuilderFunction.Builder. functionConfiguration(FunctionConfiguration functionConfiguration)The configuration of the Lambda function.
-