AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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::ListProblemsRequest &, const Model::ListProblemsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListProblemsResponseReceivedHandler
 
 
 
 
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 209 of file ApplicationInsightsServiceClientModel.h.

◆ ApplicationInsightsClientConfiguration

Definition at line 91 of file ApplicationInsightsServiceClientModel.h.

◆ ApplicationInsightsEndpointProvider

Definition at line 93 of file ApplicationInsightsServiceClientModel.h.

◆ ApplicationInsightsEndpointProviderBase

Definition at line 92 of file ApplicationInsightsServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 210 of file ApplicationInsightsServiceClientModel.h.

◆ CreateComponentResponseReceivedHandler

Definition at line 211 of file ApplicationInsightsServiceClientModel.h.

◆ CreateLogPatternResponseReceivedHandler

Definition at line 212 of file ApplicationInsightsServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 213 of file ApplicationInsightsServiceClientModel.h.

◆ DeleteComponentResponseReceivedHandler

Definition at line 214 of file ApplicationInsightsServiceClientModel.h.

◆ DeleteLogPatternResponseReceivedHandler

Definition at line 215 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeApplicationResponseReceivedHandler

Definition at line 216 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeComponentConfigurationRecommendationResponseReceivedHandler

Definition at line 219 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeComponentConfigurationResponseReceivedHandler

Definition at line 218 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeComponentResponseReceivedHandler

Definition at line 217 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeLogPatternResponseReceivedHandler

Definition at line 220 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeObservationResponseReceivedHandler

Definition at line 221 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeProblemObservationsResponseReceivedHandler

Definition at line 223 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeProblemResponseReceivedHandler

Definition at line 222 of file ApplicationInsightsServiceClientModel.h.

◆ DescribeWorkloadResponseReceivedHandler

Definition at line 224 of file ApplicationInsightsServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 225 of file ApplicationInsightsServiceClientModel.h.

◆ ListComponentsResponseReceivedHandler

Definition at line 226 of file ApplicationInsightsServiceClientModel.h.

◆ ListConfigurationHistoryResponseReceivedHandler

Definition at line 227 of file ApplicationInsightsServiceClientModel.h.

◆ ListLogPatternSetsResponseReceivedHandler

Definition at line 228 of file ApplicationInsightsServiceClientModel.h.

◆ ListLogPatternsResponseReceivedHandler

Definition at line 229 of file ApplicationInsightsServiceClientModel.h.

◆ ListProblemsResponseReceivedHandler

Definition at line 230 of file ApplicationInsightsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 231 of file ApplicationInsightsServiceClientModel.h.

◆ ListWorkloadsResponseReceivedHandler

Definition at line 232 of file ApplicationInsightsServiceClientModel.h.

◆ RemoveWorkloadResponseReceivedHandler

Definition at line 233 of file ApplicationInsightsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 234 of file ApplicationInsightsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 235 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 236 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateComponentConfigurationResponseReceivedHandler

Definition at line 238 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateComponentResponseReceivedHandler

Definition at line 237 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateLogPatternResponseReceivedHandler

Definition at line 239 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateProblemResponseReceivedHandler

Definition at line 240 of file ApplicationInsightsServiceClientModel.h.

◆ UpdateWorkloadResponseReceivedHandler

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