| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceConfig |
GetJobResponse.deviceConfig()
The quantum processing unit (QPU) or simulator used to run the Amazon Braket job.
|
DeviceConfig |
CreateJobRequest.deviceConfig()
The quantum processing unit (QPU) or simulator used to create an Amazon Braket job.
|
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse.Builder |
GetJobResponse.Builder.deviceConfig(DeviceConfig deviceConfig)
The quantum processing unit (QPU) or simulator used to run the Amazon Braket job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.deviceConfig(DeviceConfig deviceConfig)
The quantum processing unit (QPU) or simulator used to create an Amazon Braket job.
|
Copyright © 2023. All rights reserved.