Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetProcessorJobRequest,GetProcessorJobResponse> |
AIServiceDocumentWaiters.forProcessorJob(GetProcessorJobRequest request,
ProcessorJob.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetProcessorJobRequest,GetProcessorJobResponse> |
AIServiceDocumentWaiters.forProcessorJob(GetProcessorJobRequest request,
ProcessorJob.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetProcessorJobRequest,GetProcessorJobResponse> |
AIServiceDocumentWaiters.forProcessorJob(GetProcessorJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ProcessorJob.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetProcessorJobResponse> |
AIServiceDocumentAsync.getProcessorJob(GetProcessorJobRequest request,
AsyncHandler<GetProcessorJobRequest,GetProcessorJobResponse> handler)
Get the details of a processor job.
|
Future<GetProcessorJobResponse> |
AIServiceDocumentAsyncClient.getProcessorJob(GetProcessorJobRequest request,
AsyncHandler<GetProcessorJobRequest,GetProcessorJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetProcessorJobRequest |
GetProcessorJobRequest.Builder.build()
Build the instance of GetProcessorJobRequest as configured by this builder
|
GetProcessorJobRequest |
GetProcessorJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetProcessorJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetProcessorJobRequest.Builder |
GetProcessorJobRequest.Builder.copy(GetProcessorJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.