| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeServicesIterable |
PricingClient.describeServicesPaginator()
Returns the metadata for one service or a list of the metadata for all services.
|
default DescribeServicesIterable |
PricingClient.describeServicesPaginator(Consumer<DescribeServicesRequest.Builder> describeServicesRequest)
Returns the metadata for one service or a list of the metadata for all services.
|
default DescribeServicesIterable |
PricingClient.describeServicesPaginator(DescribeServicesRequest describeServicesRequest)
Returns the metadata for one service or a list of the metadata for all services.
|
Copyright © 2023. All rights reserved.