Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by listDevicesPaginated to access the nested member DeviceSummary
Link copied to clipboard
This paginator transforms the flow returned by listExecutionsPaginated to access the nested member ExecutionSummary
Link copied to clipboard
fun SnowDeviceManagementClient.listDeviceResourcesPaginated(initialRequest: ListDeviceResourcesRequest): Flow<ListDeviceResourcesResponse>
fun SnowDeviceManagementClient.listDeviceResourcesPaginated(block: ListDeviceResourcesRequest.Builder.() -> Unit): Flow<ListDeviceResourcesResponse>
Paginate over ListDeviceResourcesResponse results.
Link copied to clipboard
fun SnowDeviceManagementClient.listDevicesPaginated(initialRequest: ListDevicesRequest = ListDevicesRequest { }): Flow<ListDevicesResponse>
fun SnowDeviceManagementClient.listDevicesPaginated(block: ListDevicesRequest.Builder.() -> Unit): Flow<ListDevicesResponse>
Paginate over ListDevicesResponse results.
Link copied to clipboard
fun SnowDeviceManagementClient.listExecutionsPaginated(initialRequest: ListExecutionsRequest): Flow<ListExecutionsResponse>
fun SnowDeviceManagementClient.listExecutionsPaginated(block: ListExecutionsRequest.Builder.() -> Unit): Flow<ListExecutionsResponse>
Paginate over ListExecutionsResponse results.
Link copied to clipboard
fun SnowDeviceManagementClient.listTasksPaginated(initialRequest: ListTasksRequest = ListTasksRequest { }): Flow<ListTasksResponse>
fun SnowDeviceManagementClient.listTasksPaginated(block: ListTasksRequest.Builder.() -> Unit): Flow<ListTasksResponse>
Paginate over ListTasksResponse results.
Link copied to clipboard
This paginator transforms the flow returned by listDeviceResourcesPaginated to access the nested member ResourceSummary
Link copied to clipboard
This paginator transforms the flow returned by listTasksPaginated to access the nested member TaskSummary