Uses of Class
software.amazon.awssdk.services.greengrass.model.FunctionConfigurationEnvironment
-
Packages that use FunctionConfigurationEnvironment Package Description software.amazon.awssdk.services.greengrass.model -
-
Uses of FunctionConfigurationEnvironment in software.amazon.awssdk.services.greengrass.model
Methods in software.amazon.awssdk.services.greengrass.model that return FunctionConfigurationEnvironment Modifier and Type Method Description FunctionConfigurationEnvironmentFunctionConfiguration. environment()The environment configuration of the function.Methods in software.amazon.awssdk.services.greengrass.model with parameters of type FunctionConfigurationEnvironment Modifier and Type Method Description FunctionConfiguration.BuilderFunctionConfiguration.Builder. environment(FunctionConfigurationEnvironment environment)The environment configuration of the function.
-