| 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 ListBillingGroupCostReportsResponse |
BillingconductorClient.listBillingGroupCostReports(Consumer<ListBillingGroupCostReportsRequest.Builder> listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
default ListBillingGroupCostReportsResponse |
BillingconductorClient.listBillingGroupCostReports(ListBillingGroupCostReportsRequest listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBillingGroupCostReportsResponse> |
BillingconductorAsyncClient.listBillingGroupCostReports(Consumer<ListBillingGroupCostReportsRequest.Builder> listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
default CompletableFuture<ListBillingGroupCostReportsResponse> |
BillingconductorAsyncClient.listBillingGroupCostReports(ListBillingGroupCostReportsRequest listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListBillingGroupCostReportsResponse> |
ListBillingGroupCostReportsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListBillingGroupCostReportsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListBillingGroupCostReportsResponse> subscriber) |
Copyright © 2023. All rights reserved.