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.
|
Waiter<GetVideoJobRequest,GetVideoJobResponse> |
AIServiceVisionWaiters.forVideoJob(GetVideoJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
VideoJob.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetVideoJobResponse |
AIServiceVision.getVideoJob(GetVideoJobRequest request) |
Get details of a video analysis job.
|
Future<GetVideoJobResponse> |
AIServiceVisionAsync.getVideoJob(GetVideoJobRequest request,
AsyncHandler<GetVideoJobRequest,GetVideoJobResponse> handler) |
Get details of a video analysis job.
|
Future<GetVideoJobResponse> |
AIServiceVisionAsyncClient.getVideoJob(GetVideoJobRequest request,
AsyncHandler<GetVideoJobRequest,GetVideoJobResponse> handler) |
|
GetVideoJobResponse |
AIServiceVisionClient.getVideoJob(GetVideoJobRequest request) |
|