Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.responses |
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentResponse |
AIServiceDocument.analyzeDocument(AnalyzeDocumentRequest request)
Perform different types of document analysis.
|
AnalyzeDocumentResponse |
AIServiceDocumentClient.analyzeDocument(AnalyzeDocumentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AnalyzeDocumentResponse> |
AIServiceDocumentAsync.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler)
Perform different types of document analysis.
|
Future<AnalyzeDocumentResponse> |
AIServiceDocumentAsyncClient.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AnalyzeDocumentResponse> |
AIServiceDocumentAsync.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler)
Perform different types of document analysis.
|
Future<AnalyzeDocumentResponse> |
AIServiceDocumentAsyncClient.analyzeDocument(AnalyzeDocumentRequest request,
AsyncHandler<AnalyzeDocumentRequest,AnalyzeDocumentResponse> handler) |
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.