Package-level declarations
Functions
Link copied to clipboard
fun Flow<GetBillingGroupCostReportResponse>.billingGroupCostReportResults(): Flow<BillingGroupCostReportResultElement>
This paginator transforms the flow returned by getBillingGroupCostReportPaginated to access the nested member BillingGroupCostReportResultElement
Link copied to clipboard
fun Flow<ListBillingGroupCostReportsResponse>.billingGroupCostReports(): Flow<BillingGroupCostReportElement>
This paginator transforms the flow returned by listBillingGroupCostReportsPaginated to access the nested member BillingGroupCostReportElement
Link copied to clipboard
fun BillingconductorClient.getBillingGroupCostReportPaginated(initialRequest: GetBillingGroupCostReportRequest): Flow<GetBillingGroupCostReportResponse>
fun BillingconductorClient.getBillingGroupCostReportPaginated(block: GetBillingGroupCostReportRequest.Builder.() -> Unit): Flow<GetBillingGroupCostReportResponse>
Paginate over GetBillingGroupCostReportResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listAccountAssociationsPaginated to access the nested member AccountAssociationsListElement
Link copied to clipboard
fun BillingconductorClient.listAccountAssociationsPaginated(initialRequest: ListAccountAssociationsRequest = ListAccountAssociationsRequest { }): Flow<ListAccountAssociationsResponse>
fun BillingconductorClient.listAccountAssociationsPaginated(block: ListAccountAssociationsRequest.Builder.() -> Unit): Flow<ListAccountAssociationsResponse>
Paginate over ListAccountAssociationsResponse results.
Link copied to clipboard
fun BillingconductorClient.listBillingGroupCostReportsPaginated(initialRequest: ListBillingGroupCostReportsRequest = ListBillingGroupCostReportsRequest { }): Flow<ListBillingGroupCostReportsResponse>
fun BillingconductorClient.listBillingGroupCostReportsPaginated(block: ListBillingGroupCostReportsRequest.Builder.() -> Unit): Flow<ListBillingGroupCostReportsResponse>
Paginate over ListBillingGroupCostReportsResponse results.