| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmSpecification |
GetJobResponse.algorithmSpecification()
Definition of the Amazon Braket job created.
|
AlgorithmSpecification |
CreateJobRequest.algorithmSpecification()
Definition of the Amazon Braket job to be created.
|
| Modifier and Type | Method and Description |
|---|---|
GetJobResponse.Builder |
GetJobResponse.Builder.algorithmSpecification(AlgorithmSpecification algorithmSpecification)
Definition of the Amazon Braket job created.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.algorithmSpecification(AlgorithmSpecification algorithmSpecification)
Definition of the Amazon Braket job to be created.
|
Copyright © 2023. All rights reserved.