static DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.builder() |
Return a new builder for this request object.
|
DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.Builder.copy(DeleteDataIngestionJobRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.Builder.dataIngestionJobId(String dataIngestionJobId) |
The OCID of the
data ingestion job.
|
DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteDataIngestionJobRequest.Builder |
DeleteDataIngestionJobRequest.toBuilder() |
|