Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetDataIngestionJobResponse> |
GenerativeAiAgentAsyncClient.getDataIngestionJob(GetDataIngestionJobRequest request,
AsyncHandler<GetDataIngestionJobRequest,GetDataIngestionJobResponse> handler) |
Future<GetDataIngestionJobResponse> |
GenerativeAiAgentAsync.getDataIngestionJob(GetDataIngestionJobRequest request,
AsyncHandler<GetDataIngestionJobRequest,GetDataIngestionJobResponse> handler)
GetDataIngestionJob
|
Modifier and Type | Method and Description |
---|---|
GetDataIngestionJobRequest |
GetDataIngestionJobRequest.Builder.build()
Build the instance of GetDataIngestionJobRequest as configured by this builder
|
GetDataIngestionJobRequest |
GetDataIngestionJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDataIngestionJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDataIngestionJobRequest.Builder |
GetDataIngestionJobRequest.Builder.copy(GetDataIngestionJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.