oAuthClientApplications

@JvmName(name = "listOAuthClientApplicationsResponseOAuthClientApplicationSummary")
fun Flow<ListOAuthClientApplicationsResponse>.oAuthClientApplications(): Flow<OAuthClientApplicationSummary>

This paginator transforms the flow returned by listOAuthClientApplicationsPaginated to access the nested member OAuthClientApplicationSummary

Return

A kotlinx.coroutines.flow.Flow that can collect OAuthClientApplicationSummary