Uses of Class
software.amazon.awssdk.services.lookoutvision.model.TargetPlatform
-
Packages that use TargetPlatform Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of TargetPlatform in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return TargetPlatform Modifier and Type Method Description TargetPlatformGreengrassConfiguration. targetPlatform()The target platform for the model.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type TargetPlatform Modifier and Type Method Description GreengrassConfiguration.BuilderGreengrassConfiguration.Builder. targetPlatform(TargetPlatform targetPlatform)The target platform for the model.
-