| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceQueueInfo> |
GetDeviceResponse.deviceQueueInfo()
List of information about tasks and jobs queued on a device.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceResponse.Builder |
GetDeviceResponse.Builder.deviceQueueInfo(DeviceQueueInfo... deviceQueueInfo)
List of information about tasks and jobs queued on a device.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceResponse.Builder |
GetDeviceResponse.Builder.deviceQueueInfo(Collection<DeviceQueueInfo> deviceQueueInfo)
List of information about tasks and jobs queued on a device.
|
Copyright © 2023. All rights reserved.