Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.requests |
Modifier and Type | Method and Description |
---|---|
AnalyzeImageResponse |
AIServiceVision.analyzeImage(AnalyzeImageRequest request)
Perform different types of image analysis.
|
AnalyzeImageResponse |
AIServiceVisionClient.analyzeImage(AnalyzeImageRequest request) |
Future<AnalyzeImageResponse> |
AIServiceVisionAsyncClient.analyzeImage(AnalyzeImageRequest request,
AsyncHandler<AnalyzeImageRequest,AnalyzeImageResponse> handler) |
Future<AnalyzeImageResponse> |
AIServiceVisionAsync.analyzeImage(AnalyzeImageRequest request,
AsyncHandler<AnalyzeImageRequest,AnalyzeImageResponse> handler)
Perform different types of image analysis.
|
Modifier and Type | Method and Description |
---|---|
Future<AnalyzeImageResponse> |
AIServiceVisionAsyncClient.analyzeImage(AnalyzeImageRequest request,
AsyncHandler<AnalyzeImageRequest,AnalyzeImageResponse> handler) |
Future<AnalyzeImageResponse> |
AIServiceVisionAsync.analyzeImage(AnalyzeImageRequest request,
AsyncHandler<AnalyzeImageRequest,AnalyzeImageResponse> handler)
Perform different types of image analysis.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeImageRequest |
AnalyzeImageRequest.Builder.build()
Build the instance of AnalyzeImageRequest as configured by this builder
|
AnalyzeImageRequest |
AnalyzeImageRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AnalyzeImageRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AnalyzeImageRequest.Builder |
AnalyzeImageRequest.Builder.copy(AnalyzeImageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.