Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.requests |
Modifier and Type | Method and Description |
---|---|
CancelImageJobResponse |
AIServiceVision.cancelImageJob(CancelImageJobRequest request)
Cancel an image batch job.
|
CancelImageJobResponse |
AIServiceVisionClient.cancelImageJob(CancelImageJobRequest request) |
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 |
---|---|
CancelImageJobRequest |
CancelImageJobRequest.Builder.build()
Build the instance of CancelImageJobRequest as configured by this builder
|
CancelImageJobRequest |
CancelImageJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CancelImageJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CancelImageJobRequest.Builder |
CancelImageJobRequest.Builder.copy(CancelImageJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.