Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetDataFlowResponse |
DataIntegrationClient.getDataFlow(GetDataFlowRequest request) |
GetDataFlowResponse |
DataIntegration.getDataFlow(GetDataFlowRequest request)
Retrieves a data flow using the specified identifier.
|
Future<GetDataFlowResponse> |
DataIntegrationAsync.getDataFlow(GetDataFlowRequest request,
AsyncHandler<GetDataFlowRequest,GetDataFlowResponse> handler)
Retrieves a data flow using the specified identifier.
|
Future<GetDataFlowResponse> |
DataIntegrationAsyncClient.getDataFlow(GetDataFlowRequest request,
AsyncHandler<GetDataFlowRequest,GetDataFlowResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDataFlowResponse> |
DataIntegrationAsync.getDataFlow(GetDataFlowRequest request,
AsyncHandler<GetDataFlowRequest,GetDataFlowResponse> handler)
Retrieves a data flow using the specified identifier.
|
Future<GetDataFlowResponse> |
DataIntegrationAsyncClient.getDataFlow(GetDataFlowRequest request,
AsyncHandler<GetDataFlowRequest,GetDataFlowResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDataFlowRequest |
GetDataFlowRequest.Builder.build()
Build the instance of GetDataFlowRequest as configured by this builder
|
GetDataFlowRequest |
GetDataFlowRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDataFlowRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDataFlowRequest.Builder |
GetDataFlowRequest.Builder.copy(GetDataFlowRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.