Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.responses |
Modifier and Type | Method and Description |
---|---|
GetVideoJobResponse |
AIServiceVision.getVideoJob(GetVideoJobRequest request)
Get details of a video analysis job.
|
GetVideoJobResponse |
AIServiceVisionClient.getVideoJob(GetVideoJobRequest request) |
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. |
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 |
---|---|
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 |
---|---|
GetVideoJobResponse |
GetVideoJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVideoJobResponse.Builder |
GetVideoJobResponse.Builder.copy(GetVideoJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.