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