Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.responses |
Modifier and Type | Method and Description |
---|---|
CreateVideoJobResponse |
AIServiceVision.createVideoJob(CreateVideoJobRequest request)
Create a video analysis job with given inputs and features.
|
CreateVideoJobResponse |
AIServiceVisionClient.createVideoJob(CreateVideoJobRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateVideoJobResponse> |
AIServiceVisionAsyncClient.createVideoJob(CreateVideoJobRequest request,
AsyncHandler<CreateVideoJobRequest,CreateVideoJobResponse> handler) |
Future<CreateVideoJobResponse> |
AIServiceVisionAsync.createVideoJob(CreateVideoJobRequest request,
AsyncHandler<CreateVideoJobRequest,CreateVideoJobResponse> handler)
Create a video analysis job with given inputs and features.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateVideoJobResponse> |
AIServiceVisionAsyncClient.createVideoJob(CreateVideoJobRequest request,
AsyncHandler<CreateVideoJobRequest,CreateVideoJobResponse> handler) |
Future<CreateVideoJobResponse> |
AIServiceVisionAsync.createVideoJob(CreateVideoJobRequest request,
AsyncHandler<CreateVideoJobRequest,CreateVideoJobResponse> handler)
Create a video analysis job with given inputs and features.
|
Modifier and Type | Method and Description |
---|---|
CreateVideoJobResponse |
CreateVideoJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateVideoJobResponse.Builder |
CreateVideoJobResponse.Builder.copy(CreateVideoJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.