| 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 ListPricingRulesResponse |
BillingconductorClient.listPricingRules(Consumer<ListPricingRulesRequest.Builder> listPricingRulesRequest)
Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans.
|
default ListPricingRulesResponse |
BillingconductorClient.listPricingRules(ListPricingRulesRequest listPricingRulesRequest)
Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPricingRulesResponse> |
BillingconductorAsyncClient.listPricingRules(Consumer<ListPricingRulesRequest.Builder> listPricingRulesRequest)
Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans.
|
default CompletableFuture<ListPricingRulesResponse> |
BillingconductorAsyncClient.listPricingRules(ListPricingRulesRequest listPricingRulesRequest)
Describes a pricing rule that can be associated to a pricing plan, or set of pricing plans.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListPricingRulesResponse> |
ListPricingRulesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListPricingRulesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListPricingRulesResponse> subscriber) |
Copyright © 2023. All rights reserved.