| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static QueueName |
QueueName.fromValue(String value)
Use this in place of valueOf.
|
static QueueName |
QueueName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueName[] |
QueueName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuantumTaskQueueInfo |
QuantumTaskQueueInfo.withQueue(QueueName queue)
The name of the queue.
|
DeviceQueueInfo |
DeviceQueueInfo.withQueue(QueueName queue)
The name of the queue.
|
HybridJobQueueInfo |
HybridJobQueueInfo.withQueue(QueueName queue)
The name of the queue.
|
Copyright © 2024. All rights reserved.