Uses of Interface
software.amazon.awssdk.services.supplychain.SupplyChainClient
-
Packages that use SupplyChainClient 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.software.amazon.awssdk.services.supplychain.paginators -
-
Uses of SupplyChainClient in software.amazon.awssdk.services.supplychain
Methods in software.amazon.awssdk.services.supplychain that return SupplyChainClient Modifier and Type Method Description static SupplyChainClientSupplyChainClient. create()Create aSupplyChainClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SupplyChainClient in software.amazon.awssdk.services.supplychain.paginators
Constructors in software.amazon.awssdk.services.supplychain.paginators with parameters of type SupplyChainClient Constructor Description ListDataIntegrationFlowsIterable(SupplyChainClient client, ListDataIntegrationFlowsRequest firstRequest)ListDataLakeDatasetsIterable(SupplyChainClient client, ListDataLakeDatasetsRequest firstRequest)
-