AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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::GetExportTaskRequest &, const Model::GetExportTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetExportTaskResponseReceivedHandler
 
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

◆ CancelExportTaskResponseReceivedHandler

Definition at line 205 of file NeptuneGraphServiceClientModel.h.

◆ CancelImportTaskResponseReceivedHandler

Definition at line 206 of file NeptuneGraphServiceClientModel.h.

◆ CancelQueryResponseReceivedHandler

Definition at line 207 of file NeptuneGraphServiceClientModel.h.

◆ CreateGraphResponseReceivedHandler

Definition at line 208 of file NeptuneGraphServiceClientModel.h.

◆ CreateGraphSnapshotResponseReceivedHandler

Definition at line 209 of file NeptuneGraphServiceClientModel.h.

◆ CreateGraphUsingImportTaskResponseReceivedHandler

Definition at line 210 of file NeptuneGraphServiceClientModel.h.

◆ CreatePrivateGraphEndpointResponseReceivedHandler

Definition at line 211 of file NeptuneGraphServiceClientModel.h.

◆ DeleteGraphResponseReceivedHandler

Definition at line 212 of file NeptuneGraphServiceClientModel.h.

◆ DeleteGraphSnapshotResponseReceivedHandler

Definition at line 213 of file NeptuneGraphServiceClientModel.h.

◆ DeletePrivateGraphEndpointResponseReceivedHandler

Definition at line 214 of file NeptuneGraphServiceClientModel.h.

◆ ExecuteQueryResponseReceivedHandler

Definition at line 215 of file NeptuneGraphServiceClientModel.h.

◆ GetExportTaskResponseReceivedHandler

Definition at line 216 of file NeptuneGraphServiceClientModel.h.

◆ GetGraphResponseReceivedHandler

Definition at line 217 of file NeptuneGraphServiceClientModel.h.

◆ GetGraphSnapshotResponseReceivedHandler

Definition at line 218 of file NeptuneGraphServiceClientModel.h.

◆ GetGraphSummaryResponseReceivedHandler

Definition at line 219 of file NeptuneGraphServiceClientModel.h.

◆ GetImportTaskResponseReceivedHandler

Definition at line 220 of file NeptuneGraphServiceClientModel.h.

◆ GetPrivateGraphEndpointResponseReceivedHandler

Definition at line 221 of file NeptuneGraphServiceClientModel.h.

◆ GetQueryResponseReceivedHandler

Definition at line 222 of file NeptuneGraphServiceClientModel.h.

◆ ListExportTasksResponseReceivedHandler

Definition at line 223 of file NeptuneGraphServiceClientModel.h.

◆ ListGraphSnapshotsResponseReceivedHandler

Definition at line 224 of file NeptuneGraphServiceClientModel.h.

◆ ListGraphsResponseReceivedHandler

Definition at line 225 of file NeptuneGraphServiceClientModel.h.

◆ ListImportTasksResponseReceivedHandler

Definition at line 226 of file NeptuneGraphServiceClientModel.h.

◆ ListPrivateGraphEndpointsResponseReceivedHandler

Definition at line 227 of file NeptuneGraphServiceClientModel.h.

◆ ListQueriesResponseReceivedHandler

Definition at line 228 of file NeptuneGraphServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 229 of file NeptuneGraphServiceClientModel.h.

◆ NeptuneGraphClientConfiguration

Definition at line 90 of file NeptuneGraphServiceClientModel.h.

◆ NeptuneGraphEndpointProvider

Definition at line 92 of file NeptuneGraphServiceClientModel.h.

◆ NeptuneGraphEndpointProviderBase

Definition at line 91 of file NeptuneGraphServiceClientModel.h.

◆ ResetGraphResponseReceivedHandler

Definition at line 230 of file NeptuneGraphServiceClientModel.h.

◆ RestoreGraphFromSnapshotResponseReceivedHandler

Definition at line 231 of file NeptuneGraphServiceClientModel.h.

◆ StartExportTaskResponseReceivedHandler

Definition at line 232 of file NeptuneGraphServiceClientModel.h.

◆ StartImportTaskResponseReceivedHandler

Definition at line 233 of file NeptuneGraphServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 234 of file NeptuneGraphServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 235 of file NeptuneGraphServiceClientModel.h.

◆ UpdateGraphResponseReceivedHandler

Definition at line 236 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.