Uses of Class
software.amazon.awssdk.services.supplychain.paginators.ListDataIntegrationFlowsIterable
-
Packages that use ListDataIntegrationFlowsIterable Package Description software.amazon.awssdk.services.supplychain AWS Supply Chain is a cloud-based application that works with your enterprise resource planning (ERP) and supply chain management systems. -
-
Uses of ListDataIntegrationFlowsIterable in software.amazon.awssdk.services.supplychain
Methods in software.amazon.awssdk.services.supplychain that return ListDataIntegrationFlowsIterable Modifier and Type Method Description default ListDataIntegrationFlowsIterableSupplyChainClient. listDataIntegrationFlowsPaginator(Consumer<ListDataIntegrationFlowsRequest.Builder> listDataIntegrationFlowsRequest)This is a variant ofSupplyChainClient.listDataIntegrationFlows(software.amazon.awssdk.services.supplychain.model.ListDataIntegrationFlowsRequest)operation.default ListDataIntegrationFlowsIterableSupplyChainClient. listDataIntegrationFlowsPaginator(ListDataIntegrationFlowsRequest listDataIntegrationFlowsRequest)This is a variant ofSupplyChainClient.listDataIntegrationFlows(software.amazon.awssdk.services.supplychain.model.ListDataIntegrationFlowsRequest)operation.
-