| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a pro
forma version of your billing data each month, to accurately show or chargeback your end customers.
|
| software.amazon.awssdk.services.billingconductor.paginators | |
| software.amazon.awssdk.services.billingconductor.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPricingRulesAssociatedToPricingPlanResponse> |
BillingconductorAsyncClient.listPricingRulesAssociatedToPricingPlan(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default ListPricingRulesAssociatedToPricingPlanResponse |
BillingconductorClient.listPricingRulesAssociatedToPricingPlan(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default ListPricingRulesAssociatedToPricingPlanPublisher |
BillingconductorAsyncClient.listPricingRulesAssociatedToPricingPlanPaginator(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default ListPricingRulesAssociatedToPricingPlanIterable |
BillingconductorClient.listPricingRulesAssociatedToPricingPlanPaginator(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
| Constructor and Description |
|---|
ListPricingRulesAssociatedToPricingPlanIterable(BillingconductorClient client,
ListPricingRulesAssociatedToPricingPlanRequest firstRequest) |
ListPricingRulesAssociatedToPricingPlanPublisher(BillingconductorAsyncClient client,
ListPricingRulesAssociatedToPricingPlanRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPricingRulesAssociatedToPricingPlanRequestMarshaller.marshall(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest) |
Copyright © 2023. All rights reserved.