Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listConnectionInvitationsResponseConnectionInvitationSummary")
fun Flow<ListConnectionInvitationsResponse>.connectionInvitationSummaries(): Flow<ConnectionInvitationSummary>

This paginator transforms the flow returned by listConnectionInvitationsPaginated to access the nested member ConnectionInvitationSummary

Link copied to clipboard
@JvmName(name = "listConnectionsResponseConnectionSummary")
fun Flow<ListConnectionsResponse>.connectionSummaries(): Flow<ConnectionSummary>

This paginator transforms the flow returned by listConnectionsPaginated to access the nested member ConnectionSummary

Link copied to clipboard
@JvmName(name = "listPartnersResponsePartnerSummary")
fun Flow<ListPartnersResponse>.partnerSummaryList(): Flow<PartnerSummary>

This paginator transforms the flow returned by listPartnersPaginated to access the nested member PartnerSummary