Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetDataFlowResponse |
DataIntegrationClient.getDataFlow(GetDataFlowRequest request) |
GetDataFlowResponse |
DataIntegration.getDataFlow(GetDataFlowRequest request)
Retrieves a data flow using the specified identifier.
|
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 |
---|---|
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 |
---|---|
GetDataFlowResponse |
GetDataFlowResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDataFlowResponse.Builder |
GetDataFlowResponse.Builder.copy(GetDataFlowResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.