| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model | |
| software.amazon.awssdk.services.billingconductor.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PricingPlanListElement> |
ListPricingPlansResponse.pricingPlans()
A list of
PricingPlanListElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListPricingPlansResponse.Builder |
ListPricingPlansResponse.Builder.pricingPlans(PricingPlanListElement... pricingPlans)
A list of
PricingPlanListElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListPricingPlansResponse.Builder |
ListPricingPlansResponse.Builder.pricingPlans(Collection<PricingPlanListElement> pricingPlans)
A list of
PricingPlanListElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<PricingPlanListElement> |
ListPricingPlansPublisher.pricingPlans()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<PricingPlanListElement> |
ListPricingPlansIterable.pricingPlans()
Returns an iterable to iterate through the paginated
ListPricingPlansResponse.pricingPlans() member. |
Copyright © 2023. All rights reserved.