| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListPricingRulesAssociatedToPricingPlanResponse |
BillingconductorClient.listPricingRulesAssociatedToPricingPlan(Consumer<ListPricingRulesAssociatedToPricingPlanRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPricingRulesAssociatedToPricingPlanResponse> |
BillingconductorAsyncClient.listPricingRulesAssociatedToPricingPlan(Consumer<ListPricingRulesAssociatedToPricingPlanRequest.Builder> listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default CompletableFuture<ListPricingRulesAssociatedToPricingPlanResponse> |
BillingconductorAsyncClient.listPricingRulesAssociatedToPricingPlan(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListPricingRulesAssociatedToPricingPlanResponse> |
ListPricingRulesAssociatedToPricingPlanIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListPricingRulesAssociatedToPricingPlanPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPricingRulesAssociatedToPricingPlanResponse> subscriber) |
Copyright © 2023. All rights reserved.