AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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::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::GetTraceSummariesRequest &, const Model::GetTraceSummariesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTraceSummariesResponseReceivedHandler
 
 
 
 
typedef std::function< void(const XRayClient *, const Model::PutResourcePolicyRequest &, const Model::PutResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutResourcePolicyResponseReceivedHandler
 
 
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 202 of file XRayServiceClientModel.h.

◆ CreateGroupResponseReceivedHandler

Definition at line 203 of file XRayServiceClientModel.h.

◆ CreateSamplingRuleResponseReceivedHandler

Definition at line 204 of file XRayServiceClientModel.h.

◆ DeleteGroupResponseReceivedHandler

Definition at line 205 of file XRayServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 206 of file XRayServiceClientModel.h.

◆ DeleteSamplingRuleResponseReceivedHandler

Definition at line 207 of file XRayServiceClientModel.h.

◆ GetEncryptionConfigResponseReceivedHandler

Definition at line 208 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 209 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 210 of file XRayServiceClientModel.h.

◆ GetInsightEventsResponseReceivedHandler

Definition at line 212 of file XRayServiceClientModel.h.

◆ GetInsightImpactGraphResponseReceivedHandler

Definition at line 213 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 211 of file XRayServiceClientModel.h.

◆ GetInsightSummariesResponseReceivedHandler

Definition at line 214 of file XRayServiceClientModel.h.

◆ GetSamplingRulesResponseReceivedHandler

Definition at line 215 of file XRayServiceClientModel.h.

◆ GetSamplingStatisticSummariesResponseReceivedHandler

Definition at line 216 of file XRayServiceClientModel.h.

◆ GetSamplingTargetsResponseReceivedHandler

Definition at line 217 of file XRayServiceClientModel.h.

◆ GetServiceGraphResponseReceivedHandler

Definition at line 218 of file XRayServiceClientModel.h.

◆ GetTimeSeriesServiceStatisticsResponseReceivedHandler

Definition at line 219 of file XRayServiceClientModel.h.

◆ GetTraceGraphResponseReceivedHandler

Definition at line 220 of file XRayServiceClientModel.h.

◆ GetTraceSummariesResponseReceivedHandler

Definition at line 221 of file XRayServiceClientModel.h.

◆ ListResourcePoliciesResponseReceivedHandler

Definition at line 222 of file XRayServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 223 of file XRayServiceClientModel.h.

◆ PutEncryptionConfigResponseReceivedHandler

Definition at line 224 of file XRayServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 225 of file XRayServiceClientModel.h.

◆ PutTelemetryRecordsResponseReceivedHandler

Definition at line 226 of file XRayServiceClientModel.h.

◆ PutTraceSegmentsResponseReceivedHandler

Definition at line 227 of file XRayServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 228 of file XRayServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 229 of file XRayServiceClientModel.h.

◆ UpdateGroupResponseReceivedHandler

Definition at line 230 of file XRayServiceClientModel.h.

◆ UpdateSamplingRuleResponseReceivedHandler

Definition at line 231 of file XRayServiceClientModel.h.

◆ XRayClientConfiguration

Definition at line 93 of file XRayServiceClientModel.h.

◆ XRayEndpointProvider

Definition at line 95 of file XRayServiceClientModel.h.

◆ XRayEndpointProviderBase

Definition at line 94 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 16 of file XRayErrors.h.