Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listTelemetryFieldsResponseField")
fun Flow<ListTelemetryFieldsResponse>.fields(): Flow<Field>

This paginator transforms the flow returned by listTelemetryFieldsPaginated to access the nested member Field

Link copied to clipboard
@JvmName(name = "listAccessGrantsResponseAccessGrantSummary")
fun Flow<ListAccessGrantsResponse>.items(): Flow<AccessGrantSummary>

This paginator transforms the flow returned by listAccessGrantsPaginated to access the nested member AccessGrantSummary

@JvmName(name = "listAccessProfilesResponseAccessProfileSummary")
fun Flow<ListAccessProfilesResponse>.items(): Flow<AccessProfileSummary>

This paginator transforms the flow returned by listAccessProfilesPaginated to access the nested member AccessProfileSummary

@JvmName(name = "listAlertsResponseAlertSummary")
fun Flow<ListAlertsResponse>.items(): Flow<AlertSummary>

This paginator transforms the flow returned by listAlertsPaginated to access the nested member AlertSummary

@JvmName(name = "listDomainAccessGrantsForOrganizationResponseOrganizationAccessGrantSummary")
fun Flow<ListDomainAccessGrantsForOrganizationResponse>.items(): Flow<OrganizationAccessGrantSummary>

This paginator transforms the flow returned by listDomainAccessGrantsForOrganizationPaginated to access the nested member OrganizationAccessGrantSummary

@JvmName(name = "listDomainsResponseDomainSummary")
fun Flow<ListDomainsResponse>.items(): Flow<DomainSummary>

This paginator transforms the flow returned by listDomainsPaginated to access the nested member DomainSummary

@JvmName(name = "listIntegrationsResponseIntegration")
fun Flow<ListIntegrationsResponse>.items(): Flow<Integration>

This paginator transforms the flow returned by listIntegrationsPaginated to access the nested member Integration

@JvmName(name = "listOmniDashboardsResponseOmniDashboardSummary")
fun Flow<ListOmniDashboardsResponse>.items(): Flow<OmniDashboardSummary>

This paginator transforms the flow returned by listOmniDashboardsPaginated to access the nested member OmniDashboardSummary

@JvmName(name = "listSpacesForOrganizationResponseSpaceSummary")
fun Flow<ListSpacesForOrganizationResponse>.items(): Flow<SpaceSummary>

This paginator transforms the flow returned by listSpacesForOrganizationPaginated to access the nested member SpaceSummary

@JvmName(name = "listSpacesResponseSpaceSummary")
fun Flow<ListSpacesResponse>.items(): Flow<SpaceSummary>

This paginator transforms the flow returned by listSpacesPaginated to access the nested member SpaceSummary

@JvmName(name = "listViewsResponseViewSummary")
fun Flow<ListViewsResponse>.items(): Flow<ViewSummary>

This paginator transforms the flow returned by listViewsPaginated to access the nested member ViewSummary

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "getContextGraphResponseNode")
fun Flow<GetContextGraphResponse>.nodes(): Flow<Node>

This paginator transforms the flow returned by getContextGraphPaginated to access the nested member Node

Link copied to clipboard
@JvmName(name = "searchPrincipalsResponsePrincipalSearchResult")
fun Flow<SearchPrincipalsResponse>.results(): Flow<PrincipalSearchResult>

This paginator transforms the flow returned by searchPrincipalsPaginated to access the nested member PrincipalSearchResult

Link copied to clipboard
@JvmName(name = "getTelemetryQueryResultsResponseRow")
fun Flow<GetTelemetryQueryResultsResponse>.rows(): Flow<Map<String, String>>

This paginator transforms the flow returned by getTelemetryQueryResultsPaginated to access the nested member Row

Link copied to clipboard
@JvmName(name = "listTelemetryQuerySessionsResponseSessionSummary")
fun Flow<ListTelemetryQuerySessionsResponse>.sessions(): Flow<SessionSummary>

This paginator transforms the flow returned by listTelemetryQuerySessionsPaginated to access the nested member SessionSummary