| Package | Description |
|---|---|
| com.amazonaws.services.lookoutforvision.model |
| Modifier and Type | Method and Description |
|---|---|
ImageSource |
ImageSource.clone() |
ImageSource |
DetectAnomalyResult.getSource()
The source of the image that was analyzed.
|
ImageSource |
ImageSource.withType(String type)
The type of the image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectAnomalyResult.setSource(ImageSource source)
The source of the image that was analyzed.
|
DetectAnomalyResult |
DetectAnomalyResult.withSource(ImageSource source)
The source of the image that was analyzed.
|
Copyright © 2022. All rights reserved.