Uses of Class
software.amazon.awssdk.services.lookoutvision.model.ImageSource
-
Packages that use ImageSource Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of ImageSource in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return ImageSource Modifier and Type Method Description ImageSourceDetectAnomalyResult. source()The source of the image that was analyzed.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type ImageSource Modifier and Type Method Description DetectAnomalyResult.BuilderDetectAnomalyResult.Builder. source(ImageSource source)The source of the image that was analyzed.
-