Package-level declarations
Inherited functions
Link copied to clipboard
This paginator transforms the flow returned by searchDevicesPaginated to access the nested member DeviceSummary
Link copied to clipboard
This paginator transforms the flow returned by searchJobsPaginated to access the nested member JobSummary
Link copied to clipboard
This paginator transforms the flow returned by searchQuantumTasksPaginated to access the nested member QuantumTaskSummary
Link copied to clipboard
fun BraketClient.searchDevicesPaginated(initialRequest: SearchDevicesRequest): Flow<SearchDevicesResponse>
fun BraketClient.searchDevicesPaginated(block: SearchDevicesRequest.Builder.() -> Unit): Flow<SearchDevicesResponse>
Paginate over SearchDevicesResponse results.
Link copied to clipboard
fun BraketClient.searchJobsPaginated(block: SearchJobsRequest.Builder.() -> Unit): Flow<SearchJobsResponse>
Paginate over SearchJobsResponse results.
Link copied to clipboard
fun BraketClient.searchQuantumTasksPaginated(initialRequest: SearchQuantumTasksRequest): Flow<SearchQuantumTasksResponse>
fun BraketClient.searchQuantumTasksPaginated(block: SearchQuantumTasksRequest.Builder.() -> Unit): Flow<SearchQuantumTasksResponse>
Paginate over SearchQuantumTasksResponse results.