Uses of Class
com.oracle.bmc.aivision.model.AnalyzeDocumentResult
- 
Packages that use AnalyzeDocumentResult Package Description com.oracle.bmc.aivision.model com.oracle.bmc.aivision.responses 
- 
- 
Uses of AnalyzeDocumentResult in com.oracle.bmc.aivision.modelMethods in com.oracle.bmc.aivision.model that return AnalyzeDocumentResult Modifier and Type Method Description AnalyzeDocumentResultAnalyzeDocumentResult.Builder. build()Methods in com.oracle.bmc.aivision.model with parameters of type AnalyzeDocumentResult Modifier and Type Method Description AnalyzeDocumentResult.BuilderAnalyzeDocumentResult.Builder. copy(AnalyzeDocumentResult model)
- 
Uses of AnalyzeDocumentResult in com.oracle.bmc.aivision.responsesMethods in com.oracle.bmc.aivision.responses that return AnalyzeDocumentResult Modifier and Type Method Description AnalyzeDocumentResultAnalyzeDocumentResponse. getAnalyzeDocumentResult()The returned AnalyzeDocumentResult instance.Methods in com.oracle.bmc.aivision.responses with parameters of type AnalyzeDocumentResult Modifier and Type Method Description AnalyzeDocumentResponse.BuilderAnalyzeDocumentResponse.Builder. analyzeDocumentResult(AnalyzeDocumentResult analyzeDocumentResult)The returned AnalyzeDocumentResult instance.
 
-