AWS SDK for C++AWS SDK for C++ Version 1.11.440 |
#include <BraketClient.h>
The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket.
Additional Resources:
Definition at line 25 of file BraketClient.h.
Definition at line 28 of file BraketClient.h.
Definition at line 32 of file BraketClient.h.
Definition at line 33 of file BraketClient.h.
Aws::Braket::BraketClientConfiguration()
,
nullptr
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Braket::BraketClientConfiguration()
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr
,
Aws::Braket::BraketClientConfiguration()
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
nullptr
An Async wrapper for CancelJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 103 of file BraketClient.h.
A Callable wrapper for CancelJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 94 of file BraketClient.h.
nullptr
An Async wrapper for CancelQuantumTask that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 128 of file BraketClient.h.
A Callable wrapper for CancelQuantumTask that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 119 of file BraketClient.h.
nullptr
An Async wrapper for CreateJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 153 of file BraketClient.h.
A Callable wrapper for CreateJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 144 of file BraketClient.h.
nullptr
An Async wrapper for CreateQuantumTask that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 178 of file BraketClient.h.
A Callable wrapper for CreateQuantumTask that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 169 of file BraketClient.h.
Retrieves the devices available in Amazon Braket.
For backwards compatibility with older versions of BraketSchemas, OpenQASM information is omitted from GetDevice API calls. To get this information the user-agent needs to present a recent version of the BraketSchemas (1.8.0 or later). The Braket SDK automatically reports this for you. If you do not see OpenQASM results in the GetDevice response when using a Braket SDK, you may need to set AWS_EXECUTION_ENV environment variable to configure user-agent. See the code examples provided below for how to do this for the AWS CLI, Boto3, and the Go, Java, and JavaScript/TypeScript SDKs.
nullptr
An Async wrapper for GetDevice that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 211 of file BraketClient.h.
A Callable wrapper for GetDevice that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 202 of file BraketClient.h.
nullptr
An Async wrapper for GetJob that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 236 of file BraketClient.h.
A Callable wrapper for GetJob that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 227 of file BraketClient.h.
nullptr
An Async wrapper for GetQuantumTask that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 261 of file BraketClient.h.
A Callable wrapper for GetQuantumTask that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 252 of file BraketClient.h.
nullptr
An Async wrapper for ListTagsForResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 286 of file BraketClient.h.
A Callable wrapper for ListTagsForResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 277 of file BraketClient.h.
nullptr
An Async wrapper for SearchDevices that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 312 of file BraketClient.h.
A Callable wrapper for SearchDevices that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 303 of file BraketClient.h.
nullptr
An Async wrapper for SearchJobs that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 338 of file BraketClient.h.
A Callable wrapper for SearchJobs that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 329 of file BraketClient.h.
nullptr
An Async wrapper for SearchQuantumTasks that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 364 of file BraketClient.h.
A Callable wrapper for SearchQuantumTasks that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 355 of file BraketClient.h.
nullptr
An Async wrapper for TagResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 389 of file BraketClient.h.
A Callable wrapper for TagResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 380 of file BraketClient.h.
nullptr
An Async wrapper for UntagResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 414 of file BraketClient.h.
A Callable wrapper for UntagResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 405 of file BraketClient.h.
Definition at line 421 of file BraketClient.h.