Uses of Class
software.amazon.awssdk.services.lookoutvision.model.DetectAnomalyResult
-
Packages that use DetectAnomalyResult Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of DetectAnomalyResult in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return DetectAnomalyResult Modifier and Type Method Description DetectAnomalyResultDetectAnomaliesResponse. detectAnomalyResult()The results of theDetectAnomaliesoperation.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type DetectAnomalyResult Modifier and Type Method Description DetectAnomaliesResponse.BuilderDetectAnomaliesResponse.Builder. detectAnomalyResult(DetectAnomalyResult detectAnomalyResult)The results of theDetectAnomaliesoperation.
-