Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDiscoverersResponseDiscovererSummary")
fun Flow<ListDiscoverersResponse>.discoverers(): Flow<DiscovererSummary>

This paginator transforms the flow returned by listDiscoverersPaginated to access the nested member DiscovererSummary

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 = "listSchemasResponseSchemaSummary")
fun Flow<ListSchemasResponse>.schemas(): Flow<SchemaSummary>

This paginator transforms the flow returned by listSchemasPaginated to access the nested member SchemaSummary

@JvmName(name = "searchSchemasResponseSearchSchemaSummary")
fun Flow<SearchSchemasResponse>.schemas(): Flow<SearchSchemaSummary>

This paginator transforms the flow returned by searchSchemasPaginated to access the nested member SearchSchemaSummary

Link copied to clipboard
@JvmName(name = "listSchemaVersionsResponseSchemaVersionSummary")
fun Flow<ListSchemaVersionsResponse>.schemaVersions(): Flow<SchemaVersionSummary>

This paginator transforms the flow returned by listSchemaVersionsPaginated to access the nested member SchemaVersionSummary