Package-level declarations
Functions
Link copied to clipboard
fun Iot1ClickProjectsClient.listPlacementsPaginated(initialRequest: ListPlacementsRequest): Flow<ListPlacementsResponse>
fun Iot1ClickProjectsClient.listPlacementsPaginated(block: ListPlacementsRequest.Builder.() -> Unit): Flow<ListPlacementsResponse>
Paginate over ListPlacementsResponse results.
Link copied to clipboard
fun Iot1ClickProjectsClient.listProjectsPaginated(initialRequest: ListProjectsRequest = ListProjectsRequest { }): Flow<ListProjectsResponse>
fun Iot1ClickProjectsClient.listProjectsPaginated(block: ListProjectsRequest.Builder.() -> Unit): Flow<ListProjectsResponse>
Paginate over ListProjectsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listPlacementsPaginated to access the nested member PlacementSummary
Link copied to clipboard
This paginator transforms the flow returned by listProjectsPaginated to access the nested member ProjectSummary