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