Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetVideoJobRequest,GetVideoJobResponse> |
AIServiceVisionWaiters.forVideoJob(GetVideoJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
VideoJob.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetVideoJobRequest,GetVideoJobResponse> |
AIServiceVisionWaiters.forVideoJob(GetVideoJobRequest request,
VideoJob.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetVideoJobRequest,GetVideoJobResponse> |
AIServiceVisionWaiters.forVideoJob(GetVideoJobRequest request,
VideoJob.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetVideoJobResponse> |
AIServiceVisionAsyncClient.getVideoJob(GetVideoJobRequest request,
AsyncHandler<GetVideoJobRequest,GetVideoJobResponse> handler) |
Future<GetVideoJobResponse> |
AIServiceVisionAsync.getVideoJob(GetVideoJobRequest request,
AsyncHandler<GetVideoJobRequest,GetVideoJobResponse> handler)
Get details of a video analysis job.
|
Modifier and Type | Method and Description |
---|---|
GetVideoJobRequest |
GetVideoJobRequest.Builder.build()
Build the instance of GetVideoJobRequest as configured by this builder
|
GetVideoJobRequest |
GetVideoJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetVideoJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetVideoJobRequest.Builder |
GetVideoJobRequest.Builder.copy(GetVideoJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.