Uses of Interface
software.amazon.awssdk.services.pricing.endpoints.PricingEndpointProvider
-
Packages that use PricingEndpointProvider Package Description software.amazon.awssdk.services.pricing The Amazon Web Services Price List API is a centralized and convenient way to programmatically query Amazon Web Services for services, products, and pricing information.software.amazon.awssdk.services.pricing.endpoints software.amazon.awssdk.services.pricing.endpoints.internal -
-
Uses of PricingEndpointProvider in software.amazon.awssdk.services.pricing
Methods in software.amazon.awssdk.services.pricing with parameters of type PricingEndpointProvider Modifier and Type Method Description default BPricingBaseClientBuilder. endpointProvider(PricingEndpointProvider endpointProvider)Set thePricingEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of PricingEndpointProvider in software.amazon.awssdk.services.pricing.endpoints
Methods in software.amazon.awssdk.services.pricing.endpoints that return PricingEndpointProvider Modifier and Type Method Description static PricingEndpointProviderPricingEndpointProvider. defaultProvider() -
Uses of PricingEndpointProvider in software.amazon.awssdk.services.pricing.endpoints.internal
Classes in software.amazon.awssdk.services.pricing.endpoints.internal that implement PricingEndpointProvider Modifier and Type Class Description classDefaultPricingEndpointProvider
-