Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listIdentityProvidersResponseIdentityProviderSummary")
fun Flow<ListIdentityProvidersResponse>.identityProviderSummaries(): Flow<IdentityProviderSummary>

This paginator transforms the flow returned by listIdentityProvidersPaginated to access the nested member IdentityProviderSummary

Link copied to clipboard
@JvmName(name = "listInstancesResponseInstanceSummary")
fun Flow<ListInstancesResponse>.instanceSummaries(): Flow<InstanceSummary>

This paginator transforms the flow returned by listInstancesPaginated to access the nested member InstanceSummary

Link copied to clipboard
@JvmName(name = "listUserAssociationsResponseInstanceUserSummary")
fun Flow<ListUserAssociationsResponse>.instanceUserSummaries(): Flow<InstanceUserSummary>

This paginator transforms the flow returned by listUserAssociationsPaginated to access the nested member InstanceUserSummary

Link copied to clipboard
@JvmName(name = "listLicenseServerEndpointsResponseLicenseServerEndpoint")
fun Flow<ListLicenseServerEndpointsResponse>.licenseServerEndpoints(): Flow<LicenseServerEndpoint>

This paginator transforms the flow returned by listLicenseServerEndpointsPaginated to access the nested member LicenseServerEndpoint

Link copied to clipboard
@JvmName(name = "listProductSubscriptionsResponseProductUserSummary")
fun Flow<ListProductSubscriptionsResponse>.productUserSummaries(): Flow<ProductUserSummary>

This paginator transforms the flow returned by listProductSubscriptionsPaginated to access the nested member ProductUserSummary