Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static GetDataFlowRequest.Builder |
GetDataFlowRequest.builder() |
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(Consumer<javax.ws.rs.client.Invocation.Builder> 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() |
GetDataFlowRequest.Builder |
GetDataFlowRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2022. All rights reserved.