StopPipelineRequest.Builder |
StopPipelineRequest.Builder.body$(StopPipelineDetails body) |
Alternative setter for the body parameter.
|
static StopPipelineRequest.Builder |
StopPipelineRequest.builder() |
Return a new builder for this request object.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.copy(StopPipelineRequest o) |
Copy method to populate the builder with values from the given instance.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried, in case of a timeout or
server error, without the risk of executing that same action again.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.pipelineId(String pipelineId) |
The OCID of the
pipeline created.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
StopPipelineRequest.Builder |
StopPipelineRequest.Builder.stopPipelineDetails(StopPipelineDetails stopPipelineDetails) |
Details to stop the pipeline.
|
StopPipelineRequest.Builder |
StopPipelineRequest.toBuilder() |
|