AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::CancelQueryRequest &, const Model::CancelQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelQueryResponseReceivedHandler
 
typedef std::function< void(const NeptuneGraphClient *, const Model::CreateGraphRequest &, const Model::CreateGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGraphResponseReceivedHandler
 
 
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::DeleteGraphRequest &, const Model::DeleteGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGraphResponseReceivedHandler
 
 
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::GetGraphRequest &, const Model::GetGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGraphResponseReceivedHandler
 
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::GetImportTaskRequest &, const Model::GetImportTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetImportTaskResponseReceivedHandler
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::GetQueryRequest &, const Model::GetQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetQueryResponseReceivedHandler
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::ListGraphsRequest &, const Model::ListGraphsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGraphsResponseReceivedHandler
 
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::ListQueriesRequest &, const Model::ListQueriesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListQueriesResponseReceivedHandler
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::ResetGraphRequest &, const Model::ResetGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ResetGraphResponseReceivedHandler
 
 
 
typedef std::function< void(const NeptuneGraphClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const NeptuneGraphClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const NeptuneGraphClient *, const Model::UpdateGraphRequest &, const Model::UpdateGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGraphResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CancelImportTaskResponseReceivedHandler

Definition at line 188 of file NeptuneGraphServiceClientModel.h.

◆ CancelQueryResponseReceivedHandler

Definition at line 189 of file NeptuneGraphServiceClientModel.h.

◆ CreateGraphResponseReceivedHandler

Definition at line 190 of file NeptuneGraphServiceClientModel.h.

◆ CreateGraphSnapshotResponseReceivedHandler

Definition at line 191 of file NeptuneGraphServiceClientModel.h.

◆ CreateGraphUsingImportTaskResponseReceivedHandler

Definition at line 192 of file NeptuneGraphServiceClientModel.h.

◆ CreatePrivateGraphEndpointResponseReceivedHandler

Definition at line 193 of file NeptuneGraphServiceClientModel.h.

◆ DeleteGraphResponseReceivedHandler

Definition at line 194 of file NeptuneGraphServiceClientModel.h.

◆ DeleteGraphSnapshotResponseReceivedHandler

Definition at line 195 of file NeptuneGraphServiceClientModel.h.

◆ DeletePrivateGraphEndpointResponseReceivedHandler

Definition at line 196 of file NeptuneGraphServiceClientModel.h.

◆ ExecuteQueryResponseReceivedHandler

Definition at line 197 of file NeptuneGraphServiceClientModel.h.

◆ GetGraphResponseReceivedHandler

Definition at line 198 of file NeptuneGraphServiceClientModel.h.

◆ GetGraphSnapshotResponseReceivedHandler

Definition at line 199 of file NeptuneGraphServiceClientModel.h.

◆ GetGraphSummaryResponseReceivedHandler

Definition at line 200 of file NeptuneGraphServiceClientModel.h.

◆ GetImportTaskResponseReceivedHandler

Definition at line 201 of file NeptuneGraphServiceClientModel.h.

◆ GetPrivateGraphEndpointResponseReceivedHandler

Definition at line 202 of file NeptuneGraphServiceClientModel.h.

◆ GetQueryResponseReceivedHandler

Definition at line 203 of file NeptuneGraphServiceClientModel.h.

◆ ListGraphSnapshotsResponseReceivedHandler

Definition at line 204 of file NeptuneGraphServiceClientModel.h.

◆ ListGraphsResponseReceivedHandler

Definition at line 205 of file NeptuneGraphServiceClientModel.h.

◆ ListImportTasksResponseReceivedHandler

Definition at line 206 of file NeptuneGraphServiceClientModel.h.

◆ ListPrivateGraphEndpointsResponseReceivedHandler

Definition at line 207 of file NeptuneGraphServiceClientModel.h.

◆ ListQueriesResponseReceivedHandler

Definition at line 208 of file NeptuneGraphServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 209 of file NeptuneGraphServiceClientModel.h.

◆ NeptuneGraphClientConfiguration

Definition at line 85 of file NeptuneGraphServiceClientModel.h.

◆ NeptuneGraphEndpointProvider

Definition at line 87 of file NeptuneGraphServiceClientModel.h.

◆ NeptuneGraphEndpointProviderBase

Definition at line 86 of file NeptuneGraphServiceClientModel.h.

◆ ResetGraphResponseReceivedHandler

Definition at line 210 of file NeptuneGraphServiceClientModel.h.

◆ RestoreGraphFromSnapshotResponseReceivedHandler

Definition at line 211 of file NeptuneGraphServiceClientModel.h.

◆ StartImportTaskResponseReceivedHandler

Definition at line 212 of file NeptuneGraphServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 213 of file NeptuneGraphServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 214 of file NeptuneGraphServiceClientModel.h.

◆ UpdateGraphResponseReceivedHandler

Definition at line 215 of file NeptuneGraphServiceClientModel.h.

Enumeration Type Documentation

◆ NeptuneGraphErrors

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 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 
UNPROCESSABLE 

Definition at line 16 of file NeptuneGraphErrors.h.