Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationSummary")
fun Flow<ListApplicationsResponse>.items(): Flow<ApplicationSummary>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary

@JvmName(name = "listStreamGroupsResponseStreamGroupSummary")
fun Flow<ListStreamGroupsResponse>.items(): Flow<StreamGroupSummary>

This paginator transforms the flow returned by listStreamGroupsPaginated to access the nested member StreamGroupSummary

@JvmName(name = "listStreamSessionsByAccountResponseStreamSessionSummary")
fun Flow<ListStreamSessionsByAccountResponse>.items(): Flow<StreamSessionSummary>

This paginator transforms the flow returned by listStreamSessionsByAccountPaginated to access the nested member StreamSessionSummary

@JvmName(name = "listStreamSessionsResponseStreamSessionSummary")
fun Flow<ListStreamSessionsResponse>.items(): Flow<StreamSessionSummary>

This paginator transforms the flow returned by listStreamSessionsPaginated to access the nested member StreamSessionSummary