AWS SDK for C++

AWS SDK for C++ Version 1.11.680

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Braket Namespace Reference

Namespaces

namespace  BraketErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  BraketClient
 
 
class  BraketError
 
 

Typedefs

 
 
 
typedef std::function< void(const BraketClient *, const Model::CancelJobRequest &, const Model::CancelJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CancelJobResponseReceivedHandler
 
 
typedef std::function< void(const BraketClient *, const Model::CreateJobRequest &, const Model::CreateJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateJobResponseReceivedHandler
 
 
typedef std::function< void(const BraketClient *, const Model::GetDeviceRequest &, const Model::GetDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDeviceResponseReceivedHandler
 
typedef std::function< void(const BraketClient *, const Model::GetJobRequest &, const Model::GetJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetJobResponseReceivedHandler
 
typedef std::function< void(const BraketClient *, const Model::GetQuantumTaskRequest &, const Model::GetQuantumTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetQuantumTaskResponseReceivedHandler
 
 
typedef std::function< void(const BraketClient *, const Model::SearchDevicesRequest &, const Model::SearchDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchDevicesResponseReceivedHandler
 
typedef std::function< void(const BraketClient *, const Model::SearchJobsRequest &, const Model::SearchJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchJobsResponseReceivedHandler
 
 
typedef std::function< void(const BraketClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const BraketClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ BraketClientConfiguration

Definition at line 62 of file BraketServiceClientModel.h.

◆ BraketEndpointProvider

Definition at line 64 of file BraketServiceClientModel.h.

◆ BraketEndpointProviderBase

Definition at line 63 of file BraketServiceClientModel.h.

◆ CancelJobResponseReceivedHandler

Definition at line 121 of file BraketServiceClientModel.h.

◆ CancelQuantumTaskResponseReceivedHandler

Definition at line 124 of file BraketServiceClientModel.h.

◆ CreateJobResponseReceivedHandler

Definition at line 127 of file BraketServiceClientModel.h.

◆ CreateQuantumTaskResponseReceivedHandler

Definition at line 130 of file BraketServiceClientModel.h.

◆ GetDeviceResponseReceivedHandler

Definition at line 133 of file BraketServiceClientModel.h.

◆ GetJobResponseReceivedHandler

typedef std::function<void(const BraketClient*, const Model::GetJobRequest&, const Model::GetJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::Braket::GetJobResponseReceivedHandler

Definition at line 136 of file BraketServiceClientModel.h.

◆ GetQuantumTaskResponseReceivedHandler

Definition at line 139 of file BraketServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 142 of file BraketServiceClientModel.h.

◆ SearchDevicesResponseReceivedHandler

Definition at line 145 of file BraketServiceClientModel.h.

◆ SearchJobsResponseReceivedHandler

Definition at line 148 of file BraketServiceClientModel.h.

◆ SearchQuantumTasksResponseReceivedHandler

Definition at line 151 of file BraketServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 154 of file BraketServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 157 of file BraketServiceClientModel.h.

Enumeration Type Documentation

◆ BraketErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
DEVICE_OFFLINE 
DEVICE_RETIRED 
INTERNAL_SERVICE 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file BraketErrors.h.