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