Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDataFlowValidationsResponse> |
DataIntegrationAsync.listDataFlowValidations(ListDataFlowValidationsRequest request,
AsyncHandler<ListDataFlowValidationsRequest,ListDataFlowValidationsResponse> handler)
Retrieves a list of data flow validations within the specified workspace.
|
Future<ListDataFlowValidationsResponse> |
DataIntegrationAsyncClient.listDataFlowValidations(ListDataFlowValidationsRequest request,
AsyncHandler<ListDataFlowValidationsRequest,ListDataFlowValidationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDataFlowValidationsRequest |
ListDataFlowValidationsRequest.Builder.build()
Build the instance of ListDataFlowValidationsRequest as configured by this builder
|
ListDataFlowValidationsRequest |
ListDataFlowValidationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDataFlowValidationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDataFlowValidationsRequest.Builder |
ListDataFlowValidationsRequest.Builder.copy(ListDataFlowValidationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.