| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket |
The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket.
|
| Modifier and Type | Method and Description |
|---|---|
default GetJobResponse |
BraketClient.getJob(Consumer<GetJobRequest.Builder> getJobRequest)
Retrieves the specified Amazon Braket job.
|
default GetJobResponse |
BraketClient.getJob(GetJobRequest getJobRequest)
Retrieves the specified Amazon Braket job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetJobResponse> |
BraketAsyncClient.getJob(Consumer<GetJobRequest.Builder> getJobRequest)
Retrieves the specified Amazon Braket job.
|
default CompletableFuture<GetJobResponse> |
BraketAsyncClient.getJob(GetJobRequest getJobRequest)
Retrieves the specified Amazon Braket job.
|
Copyright © 2023. All rights reserved.