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