Uses of Class
software.amazon.awssdk.services.lookoutvision.model.GreengrassConfiguration
-
Packages that use GreengrassConfiguration Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of GreengrassConfiguration in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return GreengrassConfiguration Modifier and Type Method Description GreengrassConfigurationModelPackagingConfiguration. greengrass()Configuration information for the AWS IoT Greengrass component in a model packaging job.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type GreengrassConfiguration Modifier and Type Method Description ModelPackagingConfiguration.BuilderModelPackagingConfiguration.Builder. greengrass(GreengrassConfiguration greengrass)Configuration information for the AWS IoT Greengrass component in a model packaging job.
-