Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary
Link copied to clipboard
fun IotFleetHubClient.listApplicationsPaginated(initialRequest: ListApplicationsRequest = ListApplicationsRequest { }): Flow<ListApplicationsResponse>
fun IotFleetHubClient.listApplicationsPaginated(block: ListApplicationsRequest.Builder.() -> Unit): Flow<ListApplicationsResponse>
Paginate over ListApplicationsResponse results.