| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a proforma 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 |
|---|---|
GetBillingGroupCostReportResult |
AbstractAWSBillingConductor.getBillingGroupCostReport(GetBillingGroupCostReportRequest request) |
GetBillingGroupCostReportResult |
AWSBillingConductorClient.getBillingGroupCostReport(GetBillingGroupCostReportRequest request)
Retrieves the margin summary report, which includes the Amazon Web Services cost and charged amount (pro forma
cost) by Amazon Web Service for a specific billing group.
|
GetBillingGroupCostReportResult |
AWSBillingConductor.getBillingGroupCostReport(GetBillingGroupCostReportRequest getBillingGroupCostReportRequest)
Retrieves the margin summary report, which includes the Amazon Web Services cost and charged amount (pro forma
cost) by Amazon Web Service for a specific billing group.
|
| Modifier and Type | Method and Description |
|---|---|
GetBillingGroupCostReportResult |
GetBillingGroupCostReportResult.clone() |
GetBillingGroupCostReportResult |
GetBillingGroupCostReportResult.withBillingGroupCostReportResults(BillingGroupCostReportResultElement... billingGroupCostReportResults)
The list of margin summary reports.
|
GetBillingGroupCostReportResult |
GetBillingGroupCostReportResult.withBillingGroupCostReportResults(Collection<BillingGroupCostReportResultElement> billingGroupCostReportResults)
The list of margin summary reports.
|
GetBillingGroupCostReportResult |
GetBillingGroupCostReportResult.withNextToken(String nextToken)
The pagination token used on subsequent calls to get reports.
|
Copyright © 2024. All rights reserved.