static DeleteRunRequest.Builder |
DeleteRunRequest.builder() |
Return a new builder for this request object.
|
DeleteRunRequest.Builder |
DeleteRunRequest.Builder.copy(DeleteRunRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteRunRequest.Builder |
DeleteRunRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteRunRequest.Builder |
DeleteRunRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteRunRequest.Builder |
DeleteRunRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
DeleteRunRequest.Builder |
DeleteRunRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteRunRequest.Builder |
DeleteRunRequest.Builder.runId(String runId) |
The unique ID for the run
|
DeleteRunRequest.Builder |
DeleteRunRequest.toBuilder() |
|