Uses of Class
software.amazon.awssdk.services.greengrass.model.FunctionDefaultExecutionConfig
-
Packages that use FunctionDefaultExecutionConfig Package Description software.amazon.awssdk.services.greengrass.model -
-
Uses of FunctionDefaultExecutionConfig in software.amazon.awssdk.services.greengrass.model
Methods in software.amazon.awssdk.services.greengrass.model that return FunctionDefaultExecutionConfig Modifier and Type Method Description FunctionDefaultExecutionConfigFunctionDefaultConfig. execution()Returns the value of the Execution property for this object.Methods in software.amazon.awssdk.services.greengrass.model with parameters of type FunctionDefaultExecutionConfig Modifier and Type Method Description FunctionDefaultConfig.BuilderFunctionDefaultConfig.Builder. execution(FunctionDefaultExecutionConfig execution)Sets the value of the Execution property for this object.
-