Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.responses |
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentResponse |
AIServiceVision.analyzeDocument(AnalyzeDocumentRequest request)
Perform different types of image analysis.
|
AnalyzeDocumentResponse |
AIServiceVisionClient.analyzeDocument(AnalyzeDocumentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AnalyzeDocumentResponse> |
AIServiceVisionAsyncClient.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler) |
Future<AnalyzeDocumentResponse> |
AIServiceVisionAsync.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler)
Perform different types of image analysis.
|
Modifier and Type | Method and Description |
---|---|
Future<AnalyzeDocumentResponse> |
AIServiceVisionAsyncClient.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler) |
Future<AnalyzeDocumentResponse> |
AIServiceVisionAsync.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler)
Perform different types of image analysis.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentResponse |
AnalyzeDocumentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentResponse.Builder |
AnalyzeDocumentResponse.Builder.copy(AnalyzeDocumentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.