Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listCampaignsResponseCampaignSummary")
fun Flow<ListCampaignsResponse>.campaignSummaryList(): Flow<CampaignSummary>

This paginator transforms the flow returned by listCampaignsPaginated to access the nested member CampaignSummary

Link copied to clipboard
@JvmName(name = "listConnectInstanceIntegrationsResponseIntegrationSummary")
fun Flow<ListConnectInstanceIntegrationsResponse>.integrationSummaryList(): Flow<IntegrationSummary>

This paginator transforms the flow returned by listConnectInstanceIntegrationsPaginated to access the nested member IntegrationSummary