Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
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)
The OCID
of the job run.
|
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()
Return an instance of
UpdateJobRunRequest.Builder that allows you to modify request properties. |
UpdateJobRunRequest.Builder |
UpdateJobRunRequest.Builder.updateJobRunDetails(UpdateJobRunDetails updateJobRunDetails)
Details for updating a job.
|
Copyright © 2016–2024. All rights reserved.