Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listChallengeMetadataResponseChallengeMetadataSummary")
fun Flow<ListChallengeMetadataResponse>.challenges(): Flow<ChallengeMetadataSummary>

This paginator transforms the flow returned by listChallengeMetadataPaginated to access the nested member ChallengeMetadataSummary

Link copied to clipboard
@JvmName(name = "listConnectorsResponseConnectorSummary")
fun Flow<ListConnectorsResponse>.connectors(): Flow<ConnectorSummary>

This paginator transforms the flow returned by listConnectorsPaginated to access the nested member ConnectorSummary