Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by listIdentityProvidersPaginated to access the nested member IdentityProviderSummary
Link copied to clipboard
This paginator transforms the flow returned by listInstancesPaginated to access the nested member InstanceSummary
Link copied to clipboard
This paginator transforms the flow returned by listUserAssociationsPaginated to access the nested member InstanceUserSummary
Link copied to clipboard
fun LicenseManagerUserSubscriptionsClient.listIdentityProvidersPaginated(initialRequest: ListIdentityProvidersRequest = ListIdentityProvidersRequest { }): Flow<ListIdentityProvidersResponse>
fun LicenseManagerUserSubscriptionsClient.listIdentityProvidersPaginated(block: ListIdentityProvidersRequest.Builder.() -> Unit): Flow<ListIdentityProvidersResponse>
Paginate over ListIdentityProvidersResponse results.
Link copied to clipboard
fun LicenseManagerUserSubscriptionsClient.listInstancesPaginated(initialRequest: ListInstancesRequest = ListInstancesRequest { }): Flow<ListInstancesResponse>
fun LicenseManagerUserSubscriptionsClient.listInstancesPaginated(block: ListInstancesRequest.Builder.() -> Unit): Flow<ListInstancesResponse>
Paginate over ListInstancesResponse results.
Link copied to clipboard
fun LicenseManagerUserSubscriptionsClient.listProductSubscriptionsPaginated(initialRequest: ListProductSubscriptionsRequest): Flow<ListProductSubscriptionsResponse>
fun LicenseManagerUserSubscriptionsClient.listProductSubscriptionsPaginated(block: ListProductSubscriptionsRequest.Builder.() -> Unit): Flow<ListProductSubscriptionsResponse>
Paginate over ListProductSubscriptionsResponse results.
Link copied to clipboard
fun LicenseManagerUserSubscriptionsClient.listUserAssociationsPaginated(initialRequest: ListUserAssociationsRequest): Flow<ListUserAssociationsResponse>
fun LicenseManagerUserSubscriptionsClient.listUserAssociationsPaginated(block: ListUserAssociationsRequest.Builder.() -> Unit): Flow<ListUserAssociationsResponse>
Paginate over ListUserAssociationsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listProductSubscriptionsPaginated to access the nested member ProductUserSummary