| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model | |
| software.amazon.awssdk.services.billingconductor.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<BillingGroupCostReportElement> |
ListBillingGroupCostReportsResponse.billingGroupCostReports()
A list of
BillingGroupCostReportElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListBillingGroupCostReportsResponse.Builder |
ListBillingGroupCostReportsResponse.Builder.billingGroupCostReports(BillingGroupCostReportElement... billingGroupCostReports)
A list of
BillingGroupCostReportElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
ListBillingGroupCostReportsResponse.Builder |
ListBillingGroupCostReportsResponse.Builder.billingGroupCostReports(Collection<BillingGroupCostReportElement> billingGroupCostReports)
A list of
BillingGroupCostReportElement retrieved. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<BillingGroupCostReportElement> |
ListBillingGroupCostReportsPublisher.billingGroupCostReports()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<BillingGroupCostReportElement> |
ListBillingGroupCostReportsIterable.billingGroupCostReports()
Returns an iterable to iterate through the paginated
ListBillingGroupCostReportsResponse.billingGroupCostReports() member. |
Copyright © 2023. All rights reserved.