Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listCertificatesPaginated to access the nested member CertificateSummary
Link copied to clipboard
fun AcmClient.listCertificatesPaginated(initialRequest: ListCertificatesRequest = ListCertificatesRequest { }): Flow<ListCertificatesResponse>
fun AcmClient.listCertificatesPaginated(block: ListCertificatesRequest.Builder.() -> Unit): Flow<ListCertificatesResponse>
Paginate over ListCertificatesResponse results.