Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.requests |
Modifier and Type | Method and Description |
---|---|
AnalyzeDocumentResponse |
AIServiceVision.analyzeDocument(AnalyzeDocumentRequest request)
Perform different types of image analysis.
|
AnalyzeDocumentResponse |
AIServiceVisionClient.analyzeDocument(AnalyzeDocumentRequest request) |
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 |
---|---|
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.