Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCertificatesResponseCertificateSummary")
fun Flow<ListCertificatesResponse>.certificateSummaryList(): Flow<CertificateSummary>

This paginator transforms the flow returned by listCertificatesPaginated to access the nested member CertificateSummary

Link copied to clipboard
@JvmName(name = "searchCertificatesResponseCertificateSearchResult")
fun Flow<SearchCertificatesResponse>.results(): Flow<CertificateSearchResult>

This paginator transforms the flow returned by searchCertificatesPaginated to access the nested member CertificateSearchResult