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