CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.Builder.body$(CreateGdpPipelineDetails body) |
Alternative setter for the body parameter.
|
static CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.builder() |
Return a new builder for this request object.
|
CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.Builder.copy(CreateGdpPipelineRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.Builder.createGdpPipelineDetails(CreateGdpPipelineDetails createGdpPipelineDetails) |
Details about the new pipeline.
|
CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.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.
|
CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateGdpPipelineRequest.Builder |
CreateGdpPipelineRequest.toBuilder() |
|