| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing |
AWS Price List Service API (AWS Price List Service) 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 © 2021. All rights reserved.