AWS SDK for C++

AWS SDK for C++ Version 1.11.676

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  XRayErrorMapper
 

Classes

class  XRayClient
 
 
class  XRayError
 
class  XRayRequest
 

Typedefs

 
 
 
typedef std::function< void(const XRayClient *, const Model::BatchGetTracesRequest &, const Model::BatchGetTracesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetTracesResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::CreateGroupRequest &, const Model::CreateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateGroupResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::DeleteGroupRequest &, const Model::DeleteGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteGroupResponseReceivedHandler
 
 
 
 
typedef std::function< void(const XRayClient *, const Model::GetGroupRequest &, const Model::GetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetGroupResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetGroupsRequest &, const Model::GetGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetGroupsResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetIndexingRulesRequest &, const Model::GetIndexingRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetIndexingRulesResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetInsightRequest &, const Model::GetInsightOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetInsightResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetInsightEventsRequest &, const Model::GetInsightEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetInsightEventsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const XRayClient *, const Model::GetSamplingRulesRequest &, const Model::GetSamplingRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSamplingRulesResponseReceivedHandler
 
 
 
typedef std::function< void(const XRayClient *, const Model::GetServiceGraphRequest &, const Model::GetServiceGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetServiceGraphResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::GetTraceGraphRequest &, const Model::GetTraceGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTraceGraphResponseReceivedHandler
 
 
 
 
 
 
 
 
 
typedef std::function< void(const XRayClient *, const Model::PutTraceSegmentsRequest &, const Model::PutTraceSegmentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutTraceSegmentsResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::UpdateGroupRequest &, const Model::UpdateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateGroupResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ BatchGetTracesResponseReceivedHandler

Definition at line 233 of file XRayServiceClientModel.h.

◆ CancelTraceRetrievalResponseReceivedHandler

Definition at line 236 of file XRayServiceClientModel.h.

◆ CreateGroupResponseReceivedHandler

Definition at line 239 of file XRayServiceClientModel.h.

◆ CreateSamplingRuleResponseReceivedHandler

Definition at line 242 of file XRayServiceClientModel.h.

◆ DeleteGroupResponseReceivedHandler

Definition at line 245 of file XRayServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 248 of file XRayServiceClientModel.h.

◆ DeleteSamplingRuleResponseReceivedHandler

Definition at line 251 of file XRayServiceClientModel.h.

◆ GetEncryptionConfigResponseReceivedHandler

Definition at line 254 of file XRayServiceClientModel.h.

◆ GetGroupResponseReceivedHandler

typedef std::function<void(const XRayClient*, const Model::GetGroupRequest&, const Model::GetGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::XRay::GetGroupResponseReceivedHandler

Definition at line 257 of file XRayServiceClientModel.h.

◆ GetGroupsResponseReceivedHandler

typedef std::function<void(const XRayClient*, const Model::GetGroupsRequest&, const Model::GetGroupsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::XRay::GetGroupsResponseReceivedHandler

Definition at line 260 of file XRayServiceClientModel.h.

◆ GetIndexingRulesResponseReceivedHandler

Definition at line 263 of file XRayServiceClientModel.h.

◆ GetInsightEventsResponseReceivedHandler

Definition at line 269 of file XRayServiceClientModel.h.

◆ GetInsightImpactGraphResponseReceivedHandler

Definition at line 272 of file XRayServiceClientModel.h.

◆ GetInsightResponseReceivedHandler

typedef std::function<void(const XRayClient*, const Model::GetInsightRequest&, const Model::GetInsightOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::XRay::GetInsightResponseReceivedHandler

Definition at line 266 of file XRayServiceClientModel.h.

◆ GetInsightSummariesResponseReceivedHandler

Definition at line 275 of file XRayServiceClientModel.h.

◆ GetRetrievedTracesGraphResponseReceivedHandler

Definition at line 278 of file XRayServiceClientModel.h.

◆ GetSamplingRulesResponseReceivedHandler

Definition at line 281 of file XRayServiceClientModel.h.

◆ GetSamplingStatisticSummariesResponseReceivedHandler

Definition at line 285 of file XRayServiceClientModel.h.

◆ GetSamplingTargetsResponseReceivedHandler

Definition at line 288 of file XRayServiceClientModel.h.

◆ GetServiceGraphResponseReceivedHandler

Definition at line 291 of file XRayServiceClientModel.h.

◆ GetTimeSeriesServiceStatisticsResponseReceivedHandler

Definition at line 295 of file XRayServiceClientModel.h.

◆ GetTraceGraphResponseReceivedHandler

Definition at line 298 of file XRayServiceClientModel.h.

◆ GetTraceSegmentDestinationResponseReceivedHandler

Definition at line 301 of file XRayServiceClientModel.h.

◆ GetTraceSummariesResponseReceivedHandler

Definition at line 304 of file XRayServiceClientModel.h.

◆ ListResourcePoliciesResponseReceivedHandler

Definition at line 307 of file XRayServiceClientModel.h.

◆ ListRetrievedTracesResponseReceivedHandler

Definition at line 310 of file XRayServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 313 of file XRayServiceClientModel.h.

◆ PutEncryptionConfigResponseReceivedHandler

Definition at line 316 of file XRayServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 319 of file XRayServiceClientModel.h.

◆ PutTelemetryRecordsResponseReceivedHandler

Definition at line 322 of file XRayServiceClientModel.h.

◆ PutTraceSegmentsResponseReceivedHandler

Definition at line 325 of file XRayServiceClientModel.h.

◆ StartTraceRetrievalResponseReceivedHandler

Definition at line 328 of file XRayServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 331 of file XRayServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 334 of file XRayServiceClientModel.h.

◆ UpdateGroupResponseReceivedHandler

Definition at line 337 of file XRayServiceClientModel.h.

◆ UpdateIndexingRuleResponseReceivedHandler

Definition at line 340 of file XRayServiceClientModel.h.

◆ UpdateSamplingRuleResponseReceivedHandler

Definition at line 343 of file XRayServiceClientModel.h.

◆ UpdateTraceSegmentDestinationResponseReceivedHandler

Definition at line 347 of file XRayServiceClientModel.h.

◆ XRayClientConfiguration

Definition at line 99 of file XRayServiceClientModel.h.

◆ XRayEndpointProvider

Definition at line 101 of file XRayServiceClientModel.h.

◆ XRayEndpointProviderBase

Definition at line 100 of file XRayServiceClientModel.h.

Enumeration Type Documentation

◆ XRayErrors

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 
INVALID_POLICY_REVISION_ID 
INVALID_REQUEST 
LOCKOUT_PREVENTION 
MALFORMED_POLICY_DOCUMENT 
POLICY_COUNT_LIMIT_EXCEEDED 
POLICY_SIZE_LIMIT_EXCEEDED 
RULE_LIMIT_EXCEEDED 
TOO_MANY_TAGS 

Definition at line 14 of file XRayErrors.h.