Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCustomerAgreementsResponseCustomerAgreementSummary")
fun Flow<ListCustomerAgreementsResponse>.customerAgreements(): Flow<CustomerAgreementSummary>

This paginator transforms the flow returned by listCustomerAgreementsPaginated to access the nested member CustomerAgreementSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listReportsResponseReportSummary")
fun Flow<ListReportsResponse>.reports(): Flow<ReportSummary>

This paginator transforms the flow returned by listReportsPaginated to access the nested member ReportSummary