Uses of Class
com.oracle.bmc.aivision.model.AnalyzeImageResult
- 
Packages that use AnalyzeImageResult Package Description com.oracle.bmc.aivision.model com.oracle.bmc.aivision.responses 
- 
- 
Uses of AnalyzeImageResult in com.oracle.bmc.aivision.modelMethods in com.oracle.bmc.aivision.model that return AnalyzeImageResult Modifier and Type Method Description AnalyzeImageResultAnalyzeImageResult.Builder. build()Methods in com.oracle.bmc.aivision.model with parameters of type AnalyzeImageResult Modifier and Type Method Description AnalyzeImageResult.BuilderAnalyzeImageResult.Builder. copy(AnalyzeImageResult model)
- 
Uses of AnalyzeImageResult in com.oracle.bmc.aivision.responsesMethods in com.oracle.bmc.aivision.responses that return AnalyzeImageResult Modifier and Type Method Description AnalyzeImageResultAnalyzeImageResponse. getAnalyzeImageResult()The returned AnalyzeImageResult instance.Methods in com.oracle.bmc.aivision.responses with parameters of type AnalyzeImageResult Modifier and Type Method Description AnalyzeImageResponse.BuilderAnalyzeImageResponse.Builder. analyzeImageResult(AnalyzeImageResult analyzeImageResult)The returned AnalyzeImageResult instance.
 
-