Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
GetDataFlowValidationResponse |
DataIntegrationClient.getDataFlowValidation(GetDataFlowValidationRequest request) |
GetDataFlowValidationResponse |
DataIntegration.getDataFlowValidation(GetDataFlowValidationRequest request)
Retrieves a data flow validation using the specified identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDataFlowValidationResponse> |
DataIntegrationAsync.getDataFlowValidation(GetDataFlowValidationRequest request,
AsyncHandler<GetDataFlowValidationRequest,GetDataFlowValidationResponse> handler)
Retrieves a data flow validation using the specified identifier.
|
Future<GetDataFlowValidationResponse> |
DataIntegrationAsyncClient.getDataFlowValidation(GetDataFlowValidationRequest request,
AsyncHandler<GetDataFlowValidationRequest,GetDataFlowValidationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDataFlowValidationResponse> |
DataIntegrationAsync.getDataFlowValidation(GetDataFlowValidationRequest request,
AsyncHandler<GetDataFlowValidationRequest,GetDataFlowValidationResponse> handler)
Retrieves a data flow validation using the specified identifier.
|
Future<GetDataFlowValidationResponse> |
DataIntegrationAsyncClient.getDataFlowValidation(GetDataFlowValidationRequest request,
AsyncHandler<GetDataFlowValidationRequest,GetDataFlowValidationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDataFlowValidationResponse |
GetDataFlowValidationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDataFlowValidationResponse.Builder |
GetDataFlowValidationResponse.Builder.copy(GetDataFlowValidationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.