Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listTemplateGroupAccessControlEntriesResponseAccessControlEntrySummary")
fun Flow<ListTemplateGroupAccessControlEntriesResponse>.accessControlEntries(): Flow<AccessControlEntrySummary>

This paginator transforms the flow returned by listTemplateGroupAccessControlEntriesPaginated to access the nested member AccessControlEntrySummary

Link copied to clipboard
@JvmName(name = "listConnectorsResponseConnectorSummary")
fun Flow<ListConnectorsResponse>.connectors(): Flow<ConnectorSummary>

This paginator transforms the flow returned by listConnectorsPaginated to access the nested member ConnectorSummary

Link copied to clipboard
@JvmName(name = "listDirectoryRegistrationsResponseDirectoryRegistrationSummary")
fun Flow<ListDirectoryRegistrationsResponse>.directoryRegistrations(): Flow<DirectoryRegistrationSummary>

This paginator transforms the flow returned by listDirectoryRegistrationsPaginated to access the nested member DirectoryRegistrationSummary

Link copied to clipboard
@JvmName(name = "listServicePrincipalNamesResponseServicePrincipalNameSummary")
fun Flow<ListServicePrincipalNamesResponse>.servicePrincipalNames(): Flow<ServicePrincipalNameSummary>

This paginator transforms the flow returned by listServicePrincipalNamesPaginated to access the nested member ServicePrincipalNameSummary

Link copied to clipboard
@JvmName(name = "listTemplatesResponseTemplateSummary")
fun Flow<ListTemplatesResponse>.templates(): Flow<TemplateSummary>

This paginator transforms the flow returned by listTemplatesPaginated to access the nested member TemplateSummary