Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.responses |
Modifier and Type | Method and Description |
---|---|
GetProcessorJobResponse |
AIServiceDocument.getProcessorJob(GetProcessorJobRequest request)
Get the details of a processor job.
|
GetProcessorJobResponse |
AIServiceDocumentClient.getProcessorJob(GetProcessorJobRequest request) |
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 |
---|---|
GetProcessorJobResponse |
GetProcessorJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetProcessorJobResponse.Builder |
GetProcessorJobResponse.Builder.copy(GetProcessorJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.