| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListPricingPlansFilter |
ListPricingPlansFilter.clone() |
ListPricingPlansFilter |
ListPricingPlansRequest.getFilters()
A
ListPricingPlansFilter that specifies the Amazon Resource Name (ARNs) of pricing plans to retrieve
pricing plans information. |
ListPricingPlansFilter |
ListPricingPlansFilter.withArns(Collection<String> arns)
A list of pricing plan Amazon Resource Names (ARNs) to retrieve information.
|
ListPricingPlansFilter |
ListPricingPlansFilter.withArns(String... arns)
A list of pricing plan Amazon Resource Names (ARNs) to retrieve information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPricingPlansRequest.setFilters(ListPricingPlansFilter filters)
A
ListPricingPlansFilter that specifies the Amazon Resource Name (ARNs) of pricing plans to retrieve
pricing plans information. |
ListPricingPlansRequest |
ListPricingPlansRequest.withFilters(ListPricingPlansFilter filters)
A
ListPricingPlansFilter that specifies the Amazon Resource Name (ARNs) of pricing plans to retrieve
pricing plans information. |
Copyright © 2022. All rights reserved.