Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.responses |
Modifier and Type | Method and Description |
---|---|
CancelImageJobResponse |
AIServiceVision.cancelImageJob(CancelImageJobRequest request)
Cancel an image batch job.
|
CancelImageJobResponse |
AIServiceVisionClient.cancelImageJob(CancelImageJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CancelImageJobResponse> |
AIServiceVisionAsyncClient.cancelImageJob(CancelImageJobRequest request,
AsyncHandler<CancelImageJobRequest,CancelImageJobResponse> handler) |
Future<CancelImageJobResponse> |
AIServiceVisionAsync.cancelImageJob(CancelImageJobRequest request,
AsyncHandler<CancelImageJobRequest,CancelImageJobResponse> handler)
Cancel an image batch job.
|
Modifier and Type | Method and Description |
---|---|
Future<CancelImageJobResponse> |
AIServiceVisionAsyncClient.cancelImageJob(CancelImageJobRequest request,
AsyncHandler<CancelImageJobRequest,CancelImageJobResponse> handler) |
Future<CancelImageJobResponse> |
AIServiceVisionAsync.cancelImageJob(CancelImageJobRequest request,
AsyncHandler<CancelImageJobRequest,CancelImageJobResponse> handler)
Cancel an image batch job.
|
Modifier and Type | Method and Description |
---|---|
CancelImageJobResponse |
CancelImageJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelImageJobResponse.Builder |
CancelImageJobResponse.Builder.copy(CancelImageJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.