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