AWS SDK for C++

AWS SDK for C++ Version 1.11.686

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const ApplicationInsightsClient *, const Model::AddWorkloadRequest &, const Model::AddWorkloadOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AddWorkloadResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ApplicationInsightsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
 
 
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AddWorkloadResponseReceivedHandler

Definition at line 206 of file ApplicationInsightsServiceClientModel.h.

◆ ApplicationInsightsClientConfiguration

Definition at line 86 of file ApplicationInsightsServiceClientModel.h.

◆ ApplicationInsightsEndpointProvider

Definition at line 88 of file ApplicationInsightsServiceClientModel.h.

◆ ApplicationInsightsEndpointProviderBase

Definition at line 87 of file ApplicationInsightsServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 209 of file ApplicationInsightsServiceClientModel.h.

◆ CreateComponentResponseReceivedHandler

Definition at line 212 of file ApplicationInsightsServiceClientModel.h.

◆ CreateLogPatternResponseReceivedHandler

Definition at line 215 of file ApplicationInsightsServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 218 of file ApplicationInsightsServiceClientModel.h.

◆ DeleteComponentResponseReceivedHandler

Definition at line 221 of file ApplicationInsightsServiceClientModel.h.

◆ DeleteLogPatternResponseReceivedHandler

Definition at line 224 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeApplicationResponseReceivedHandler

Definition at line 227 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeComponentConfigurationRecommendationResponseReceivedHandler

Definition at line 238 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeComponentConfigurationResponseReceivedHandler

Definition at line 234 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeComponentResponseReceivedHandler

Definition at line 230 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeLogPatternResponseReceivedHandler

Definition at line 241 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeObservationResponseReceivedHandler

Definition at line 244 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeProblemObservationsResponseReceivedHandler

Definition at line 250 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeProblemResponseReceivedHandler

Definition at line 247 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeWorkloadResponseReceivedHandler

Definition at line 253 of file ApplicationInsightsServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 256 of file ApplicationInsightsServiceClientModel.h.

◆ ListComponentsResponseReceivedHandler

Definition at line 259 of file ApplicationInsightsServiceClientModel.h.

◆ ListConfigurationHistoryResponseReceivedHandler

Definition at line 262 of file ApplicationInsightsServiceClientModel.h.

◆ ListLogPatternSetsResponseReceivedHandler

Definition at line 265 of file ApplicationInsightsServiceClientModel.h.

◆ ListLogPatternsResponseReceivedHandler

Definition at line 268 of file ApplicationInsightsServiceClientModel.h.

◆ ListProblemsResponseReceivedHandler

Definition at line 271 of file ApplicationInsightsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 274 of file ApplicationInsightsServiceClientModel.h.

◆ ListWorkloadsResponseReceivedHandler

Definition at line 277 of file ApplicationInsightsServiceClientModel.h.

◆ RemoveWorkloadResponseReceivedHandler

Definition at line 280 of file ApplicationInsightsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 283 of file ApplicationInsightsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 286 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 289 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateComponentConfigurationResponseReceivedHandler

Definition at line 296 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateComponentResponseReceivedHandler

Definition at line 292 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateLogPatternResponseReceivedHandler

Definition at line 299 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateProblemResponseReceivedHandler

Definition at line 302 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateWorkloadResponseReceivedHandler

Definition at line 305 of file ApplicationInsightsServiceClientModel.h.

Enumeration Type Documentation

◆ ApplicationInsightsErrors

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 
BAD_REQUEST 
INTERNAL_SERVER 
RESOURCE_IN_USE 
TAGS_ALREADY_EXIST 
TOO_MANY_TAGS 

Definition at line 14 of file ApplicationInsightsErrors.h.