| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing |
Amazon Web Services Price List API is a centralized and convenient way to programmatically query Amazon Web Services
for services, products, and pricing information.
|
| Modifier and Type | Method and Description |
|---|---|
default GetProductsIterable |
PricingClient.getProductsPaginator(Consumer<GetProductsRequest.Builder> getProductsRequest)
Returns a list of all products that match the filter criteria.
|
default GetProductsIterable |
PricingClient.getProductsPaginator(GetProductsRequest getProductsRequest)
Returns a list of all products that match the filter criteria.
|
Copyright © 2022. All rights reserved.