Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listCustomerAgreementsPaginated to access the nested member CustomerAgreementSummary
Link copied to clipboard
fun ArtifactClient.listCustomerAgreementsPaginated(initialRequest: ListCustomerAgreementsRequest = ListCustomerAgreementsRequest { }): Flow<ListCustomerAgreementsResponse>
fun ArtifactClient.listCustomerAgreementsPaginated(block: ListCustomerAgreementsRequest.Builder.() -> Unit): Flow<ListCustomerAgreementsResponse>
Paginate over ListCustomerAgreementsResponse results.
Link copied to clipboard
fun ArtifactClient.listReportsPaginated(initialRequest: ListReportsRequest = ListReportsRequest { }): Flow<ListReportsResponse>
fun ArtifactClient.listReportsPaginated(block: ListReportsRequest.Builder.() -> Unit): Flow<ListReportsResponse>
Paginate over ListReportsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listReportsPaginated to access the nested member ReportSummary