Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listVersionsResponseGrafanaVersion")
fun Flow<ListVersionsResponse>.grafanaVersions(): Flow<String>

This paginator transforms the flow returned by listVersionsPaginated to access the nested member GrafanaVersion

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPermissionsResponsePermissionEntry")
fun Flow<ListPermissionsResponse>.permissions(): Flow<PermissionEntry>

This paginator transforms the flow returned by listPermissionsPaginated to access the nested member PermissionEntry

Link copied to clipboard
@JvmName(name = "listWorkspaceServiceAccountsResponseServiceAccountSummary")
fun Flow<ListWorkspaceServiceAccountsResponse>.serviceAccounts(): Flow<ServiceAccountSummary>

This paginator transforms the flow returned by listWorkspaceServiceAccountsPaginated to access the nested member ServiceAccountSummary

Link copied to clipboard
@JvmName(name = "listWorkspaceServiceAccountTokensResponseServiceAccountTokenSummary")
fun Flow<ListWorkspaceServiceAccountTokensResponse>.serviceAccountTokens(): Flow<ServiceAccountTokenSummary>

This paginator transforms the flow returned by listWorkspaceServiceAccountTokensPaginated to access the nested member ServiceAccountTokenSummary

Link copied to clipboard
@JvmName(name = "listWorkspacesResponseWorkspaceSummary")
fun Flow<ListWorkspacesResponse>.workspaces(): Flow<WorkspaceSummary>

This paginator transforms the flow returned by listWorkspacesPaginated to access the nested member WorkspaceSummary