Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.requests |
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) |
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 |
---|---|
CreateVideoJobRequest |
CreateVideoJobRequest.Builder.build()
Build the instance of CreateVideoJobRequest as configured by this builder
|
CreateVideoJobRequest |
CreateVideoJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateVideoJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateVideoJobRequest.Builder |
CreateVideoJobRequest.Builder.copy(CreateVideoJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.