Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetDataIngestionJobLogContentResponse> |
GenerativeAiAgentAsyncClient.getDataIngestionJobLogContent(GetDataIngestionJobLogContentRequest request,
AsyncHandler<GetDataIngestionJobLogContentRequest,GetDataIngestionJobLogContentResponse> handler) |
Future<GetDataIngestionJobLogContentResponse> |
GenerativeAiAgentAsync.getDataIngestionJobLogContent(GetDataIngestionJobLogContentRequest request,
AsyncHandler<GetDataIngestionJobLogContentRequest,GetDataIngestionJobLogContentResponse> handler)
Returns the raw log file for the specified data ingestion job in text format.
|
Modifier and Type | Method and Description |
---|---|
GetDataIngestionJobLogContentRequest |
GetDataIngestionJobLogContentRequest.Builder.build()
Build the instance of GetDataIngestionJobLogContentRequest as configured by this builder
|
GetDataIngestionJobLogContentRequest |
GetDataIngestionJobLogContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDataIngestionJobLogContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.Builder.copy(GetDataIngestionJobLogContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.