Uses of Class
software.amazon.awssdk.services.iotsitewise.model.GreengrassV2
-
Packages that use GreengrassV2 Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of GreengrassV2 in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return GreengrassV2 Modifier and Type Method Description GreengrassV2GatewayPlatform. greengrassV2()A gateway that runs on IoT Greengrass V2.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type GreengrassV2 Modifier and Type Method Description GatewayPlatform.BuilderGatewayPlatform.Builder. greengrassV2(GreengrassV2 greengrassV2)A gateway that runs on IoT Greengrass V2.
-