Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
static GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.builder()
Return a new builder for this request object.
|
GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.Builder.copy(GetDataIngestionJobLogContentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.Builder.dataIngestionJobId(String dataIngestionJobId)
The OCID
of the data ingestion job.
|
GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDataIngestionJobLogContentRequest.Builder |
GetDataIngestionJobLogContentRequest.toBuilder()
Return an instance of
GetDataIngestionJobLogContentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.