Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentResponse |
AIServiceDocument.analyzeDocument(AnalyzeDocumentRequest request)
Perform different types of document analysis.
|
AnalyzeDocumentResponse |
AIServiceDocumentClient.analyzeDocument(AnalyzeDocumentRequest request) |
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 |
---|---|
AnalyzeDocumentRequest |
AnalyzeDocumentRequest.Builder.build()
Build the instance of AnalyzeDocumentRequest as configured by this builder
|
AnalyzeDocumentRequest |
AnalyzeDocumentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AnalyzeDocumentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentRequest.Builder |
AnalyzeDocumentRequest.Builder.copy(AnalyzeDocumentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.