Uses of Interface
software.amazon.awssdk.services.supplychain.endpoints.SupplyChainEndpointProvider
-
Packages that use SupplyChainEndpointProvider 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.endpoints software.amazon.awssdk.services.supplychain.endpoints.internal -
-
Uses of SupplyChainEndpointProvider in software.amazon.awssdk.services.supplychain
Methods in software.amazon.awssdk.services.supplychain with parameters of type SupplyChainEndpointProvider Modifier and Type Method Description default BSupplyChainBaseClientBuilder. endpointProvider(SupplyChainEndpointProvider endpointProvider)Set theSupplyChainEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of SupplyChainEndpointProvider in software.amazon.awssdk.services.supplychain.endpoints
Methods in software.amazon.awssdk.services.supplychain.endpoints that return SupplyChainEndpointProvider Modifier and Type Method Description static SupplyChainEndpointProviderSupplyChainEndpointProvider. defaultProvider() -
Uses of SupplyChainEndpointProvider in software.amazon.awssdk.services.supplychain.endpoints.internal
Classes in software.amazon.awssdk.services.supplychain.endpoints.internal that implement SupplyChainEndpointProvider Modifier and Type Class Description classDefaultSupplyChainEndpointProvider
-