| 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.
|
| software.amazon.awssdk.services.pricing.paginators |
| Modifier and Type | Method and Description |
|---|---|
static PricingAsyncClient |
PricingAsyncClient.create()
Create a
PricingAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeServicesPublisher(PricingAsyncClient client,
DescribeServicesRequest firstRequest) |
GetAttributeValuesPublisher(PricingAsyncClient client,
GetAttributeValuesRequest firstRequest) |
GetProductsPublisher(PricingAsyncClient client,
GetProductsRequest firstRequest) |
Copyright © 2021. All rights reserved.