| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing.model | |
| software.amazon.awssdk.services.pricing.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PriceList> |
ListPriceListsResponse.priceLists()
The type of price list references that match your request.
|
| Modifier and Type | Method and Description |
|---|---|
ListPriceListsResponse.Builder |
ListPriceListsResponse.Builder.priceLists(PriceList... priceLists)
The type of price list references that match your request.
|
| Modifier and Type | Method and Description |
|---|---|
ListPriceListsResponse.Builder |
ListPriceListsResponse.Builder.priceLists(Collection<PriceList> priceLists)
The type of price list references that match your request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PriceList> |
ListPriceListsPublisher.priceLists()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PriceList> |
ListPriceListsIterable.priceLists()
Returns an iterable to iterate through the paginated
ListPriceListsResponse.priceLists() member. |
Copyright © 2023. All rights reserved.