Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAppAuthorizationsResponseAppAuthorizationSummary")
fun Flow<ListAppAuthorizationsResponse>.appAuthorizationSummaryList(): Flow<AppAuthorizationSummary>

This paginator transforms the flow returned by listAppAuthorizationsPaginated to access the nested member AppAuthorizationSummary

Link copied to clipboard
@JvmName(name = "listAppBundlesResponseAppBundleSummary")
fun Flow<ListAppBundlesResponse>.appBundleSummaryList(): Flow<AppBundleSummary>

This paginator transforms the flow returned by listAppBundlesPaginated to access the nested member AppBundleSummary

Link copied to clipboard
@JvmName(name = "listIngestionDestinationsResponseIngestionDestinationSummary")
fun Flow<ListIngestionDestinationsResponse>.ingestionDestinations(): Flow<IngestionDestinationSummary>

This paginator transforms the flow returned by listIngestionDestinationsPaginated to access the nested member IngestionDestinationSummary

Link copied to clipboard
@JvmName(name = "listIngestionsResponseIngestionSummary")
fun Flow<ListIngestionsResponse>.ingestions(): Flow<IngestionSummary>

This paginator transforms the flow returned by listIngestionsPaginated to access the nested member IngestionSummary