Uses of Class
software.amazon.awssdk.services.pricing.paginators.GetProductsIterable
-
Packages that use GetProductsIterable 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. -
-
Uses of GetProductsIterable in software.amazon.awssdk.services.pricing
Methods in software.amazon.awssdk.services.pricing that return GetProductsIterable Modifier and Type Method Description default GetProductsIterablePricingClient. getProductsPaginator(Consumer<GetProductsRequest.Builder> getProductsRequest)Returns a list of all products that match the filter criteria.default GetProductsIterablePricingClient. getProductsPaginator(GetProductsRequest getProductsRequest)Returns a list of all products that match the filter criteria.
-