Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listRegistriesResponseRegistrySummary")
fun Flow<ListRegistriesResponse>.registries(): Flow<RegistrySummary>

This paginator transforms the flow returned by listRegistriesPaginated to access the nested member RegistrySummary

Link copied to clipboard
@JvmName(name = "listRegistryRecordsResponseRegistryRecordSummary")
fun Flow<ListRegistryRecordsResponse>.registryRecords(): Flow<RegistryRecordSummary>

This paginator transforms the flow returned by listRegistryRecordsPaginated to access the nested member RegistryRecordSummary