Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "getBillingGroupCostReportResponseBillingGroupCostReportResultElement")
fun Flow<GetBillingGroupCostReportResponse>.billingGroupCostReportResults(): Flow<BillingGroupCostReportResultElement>

This paginator transforms the flow returned by getBillingGroupCostReportPaginated to access the nested member BillingGroupCostReportResultElement

Link copied to clipboard
@JvmName(name = "listBillingGroupCostReportsResponseBillingGroupCostReportElement")
fun Flow<ListBillingGroupCostReportsResponse>.billingGroupCostReports(): Flow<BillingGroupCostReportElement>

This paginator transforms the flow returned by listBillingGroupCostReportsPaginated to access the nested member BillingGroupCostReportElement

Link copied to clipboard
@JvmName(name = "listAccountAssociationsResponseAccountAssociationsListElement")
fun Flow<ListAccountAssociationsResponse>.linkedAccounts(): Flow<AccountAssociationsListElement>

This paginator transforms the flow returned by listAccountAssociationsPaginated to access the nested member AccountAssociationsListElement