| 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 |
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.
|
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.
|
Future<ListBillingGroupCostReportsResult> |
AWSBillingConductorAsyncClient.listBillingGroupCostReportsAsync(ListBillingGroupCostReportsRequest request) |
Future<ListBillingGroupCostReportsResult> |
AbstractAWSBillingConductorAsync.listBillingGroupCostReportsAsync(ListBillingGroupCostReportsRequest request) |
Future<ListBillingGroupCostReportsResult> |
AWSBillingConductorAsync.listBillingGroupCostReportsAsync(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.
|
Future<ListBillingGroupCostReportsResult> |
AWSBillingConductorAsyncClient.listBillingGroupCostReportsAsync(ListBillingGroupCostReportsRequest request,
AsyncHandler<ListBillingGroupCostReportsRequest,ListBillingGroupCostReportsResult> asyncHandler) |
Future<ListBillingGroupCostReportsResult> |
AbstractAWSBillingConductorAsync.listBillingGroupCostReportsAsync(ListBillingGroupCostReportsRequest request,
AsyncHandler<ListBillingGroupCostReportsRequest,ListBillingGroupCostReportsResult> asyncHandler) |
Future<ListBillingGroupCostReportsResult> |
AWSBillingConductorAsync.listBillingGroupCostReportsAsync(ListBillingGroupCostReportsRequest listBillingGroupCostReportsRequest,
AsyncHandler<ListBillingGroupCostReportsRequest,ListBillingGroupCostReportsResult> asyncHandler)
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 |
|---|---|
ListBillingGroupCostReportsRequest |
ListBillingGroupCostReportsRequest.clone() |
ListBillingGroupCostReportsRequest |
ListBillingGroupCostReportsRequest.withBillingPeriod(String billingPeriod)
The preferred billing period for your report.
|
ListBillingGroupCostReportsRequest |
ListBillingGroupCostReportsRequest.withFilters(ListBillingGroupCostReportsFilter filters)
A
ListBillingGroupCostReportsFilter to specify billing groups to retrieve reports from. |
ListBillingGroupCostReportsRequest |
ListBillingGroupCostReportsRequest.withMaxResults(Integer maxResults)
The maximum number of reports to retrieve.
|
ListBillingGroupCostReportsRequest |
ListBillingGroupCostReportsRequest.withNextToken(String nextToken)
The pagination token used on subsequent calls to get reports.
|
Copyright © 2022. All rights reserved.