Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static GetPipelineRequest.Builder |
GetPipelineRequest.builder()
Return a new builder for this request object.
|
GetPipelineRequest.Builder |
GetPipelineRequest.Builder.copy(GetPipelineRequest o)
Copy method to populate the builder with values from the given instance.
|
GetPipelineRequest.Builder |
GetPipelineRequest.Builder.expandReferences(String expandReferences)
Used to expand references of the object.
|
GetPipelineRequest.Builder |
GetPipelineRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetPipelineRequest.Builder |
GetPipelineRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetPipelineRequest.Builder |
GetPipelineRequest.Builder.pipelineKey(String pipelineKey)
The pipeline key.
|
GetPipelineRequest.Builder |
GetPipelineRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetPipelineRequest.Builder |
GetPipelineRequest.toBuilder()
Return an instance of
GetPipelineRequest.Builder that allows you to modify request properties. |
GetPipelineRequest.Builder |
GetPipelineRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.