Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.responses |
Modifier and Type | Method and Description |
---|---|
AnalyzeImageResponse |
AIServiceVision.analyzeImage(AnalyzeImageRequest request)
Perform different types of image analysis.
|
AnalyzeImageResponse |
AIServiceVisionClient.analyzeImage(AnalyzeImageRequest request) |
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 |
---|---|
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 |
---|---|
AnalyzeImageResponse |
AnalyzeImageResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AnalyzeImageResponse.Builder |
AnalyzeImageResponse.Builder.copy(AnalyzeImageResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.