static StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.builder() |
Return a new builder for this request object.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.Builder.copy(StopGdpPipelineRequest o) |
Copy method to populate the builder with values from the given instance.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.Builder.gdpPipelineId(String gdpPipelineId) |
Unique pipeline identifier.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.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 risk of executing that same action again.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
StopGdpPipelineRequest.Builder |
StopGdpPipelineRequest.toBuilder() |
|