| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
HybridJobQueueInfo |
HybridJobQueueInfo.clone() |
HybridJobQueueInfo |
GetJobResult.getQueueInfo()
Queue information for the requested job.
|
HybridJobQueueInfo |
HybridJobQueueInfo.withMessage(String message)
Optional.
|
HybridJobQueueInfo |
HybridJobQueueInfo.withPosition(String position)
Current position of the job in the jobs queue.
|
HybridJobQueueInfo |
HybridJobQueueInfo.withQueue(QueueName queue)
The name of the queue.
|
HybridJobQueueInfo |
HybridJobQueueInfo.withQueue(String queue)
The name of the queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetJobResult.setQueueInfo(HybridJobQueueInfo queueInfo)
Queue information for the requested job.
|
GetJobResult |
GetJobResult.withQueueInfo(HybridJobQueueInfo queueInfo)
Queue information for the requested job.
|
Copyright © 2025. All rights reserved.