Package | Description |
---|---|
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
static CancelJobRequest.Builder |
CancelJobRequest.builder()
Return a new builder for this request object.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.copy(CancelJobRequest o)
Copy method to populate the builder with values from the given instance.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.isForced(Boolean isForced)
Indicates whether a forced cancellation is requested for the job while it was running.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.jobId(String jobId)
The OCID
of the job.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CancelJobRequest.Builder |
CancelJobRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CancelJobRequest.Builder |
CancelJobRequest.toBuilder()
Return an instance of
CancelJobRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.