Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listDevicesResponseDeviceSummary")
fun Flow<ListDevicesResponse>.devices(): Flow<DeviceSummary>

This paginator transforms the flow returned by listDevicesPaginated to access the nested member DeviceSummary

Link copied to clipboard
@JvmName(name = "listExecutionsResponseExecutionSummary")
fun Flow<ListExecutionsResponse>.executions(): Flow<ExecutionSummary>

This paginator transforms the flow returned by listExecutionsPaginated to access the nested member ExecutionSummary

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listDeviceResourcesResponseResourceSummary")
fun Flow<ListDeviceResourcesResponse>.resources(): Flow<ResourceSummary>

This paginator transforms the flow returned by listDeviceResourcesPaginated to access the nested member ResourceSummary

Link copied to clipboard
@JvmName(name = "listTasksResponseTaskSummary")
fun Flow<ListTasksResponse>.tasks(): Flow<TaskSummary>

This paginator transforms the flow returned by listTasksPaginated to access the nested member TaskSummary