Package-level declarations
Inherited functions
Link copied to clipboard
fun AgentRegistryClient.listDiscoverableRegistryRecordsPaginated(initialRequest: ListDiscoverableRegistryRecordsRequest): Flow<ListDiscoverableRegistryRecordsResponse>
fun AgentRegistryClient.listDiscoverableRegistryRecordsPaginated(block: ListDiscoverableRegistryRecordsRequest.Builder.() -> Unit): Flow<ListDiscoverableRegistryRecordsResponse>
Paginate over ListDiscoverableRegistryRecordsResponse results.
Link copied to clipboard
fun Flow<ListDiscoverableRegistryRecordsResponse>.registryRecords(): Flow<DiscoverableRegistryRecordSummary>
This paginator transforms the flow returned by listDiscoverableRegistryRecordsPaginated to access the nested member DiscoverableRegistryRecordSummary