Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listIngestConfigurationsResponseIngestConfigurationSummary")
fun Flow<ListIngestConfigurationsResponse>.ingestConfigurations(): Flow<IngestConfigurationSummary>

This paginator transforms the flow returned by listIngestConfigurationsPaginated to access the nested member IngestConfigurationSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPublicKeysResponsePublicKeySummary")
fun Flow<ListPublicKeysResponse>.publicKeys(): Flow<PublicKeySummary>

This paginator transforms the flow returned by listPublicKeysPaginated to access the nested member PublicKeySummary

Link copied to clipboard
@JvmName(name = "listParticipantReplicasResponseParticipantReplica")
fun Flow<ListParticipantReplicasResponse>.replicas(): Flow<ParticipantReplica>

This paginator transforms the flow returned by listParticipantReplicasPaginated to access the nested member ParticipantReplica