| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListBillingGroupCostReportsResult |
AbstractAWSBillingConductor.listBillingGroupCostReports(ListBillingGroupCostReportsRequest request) |
ListBillingGroupCostReportsResult |
AWSBillingConductor.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.
|
ListBillingGroupCostReportsResult |
AWSBillingConductorClient.listBillingGroupCostReports(ListBillingGroupCostReportsRequest request)
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 |
|---|---|
ListBillingGroupCostReportsResult |
ListBillingGroupCostReportsResult.clone() |
ListBillingGroupCostReportsResult |
ListBillingGroupCostReportsResult.withBillingGroupCostReports(BillingGroupCostReportElement... billingGroupCostReports)
A list of
BillingGroupCostReportElement retrieved. |
ListBillingGroupCostReportsResult |
ListBillingGroupCostReportsResult.withBillingGroupCostReports(Collection<BillingGroupCostReportElement> billingGroupCostReports)
A list of
BillingGroupCostReportElement retrieved. |
ListBillingGroupCostReportsResult |
ListBillingGroupCostReportsResult.withNextToken(String nextToken)
The pagination token used on subsequent calls to get reports.
|
Copyright © 2022. All rights reserved.