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