9#include <aws/application-autoscaling/ApplicationAutoScalingErrors.h>
10#include <aws/core/client/GenericClientConfiguration.h>
11#include <aws/core/client/AWSError.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/core/client/AsyncCallerContext.h>
14#include <aws/core/http/HttpTypes.h>
15#include <aws/application-autoscaling/ApplicationAutoScalingEndpointProvider.h>
21#include <aws/application-autoscaling/model/DeleteScalingPolicyResult.h>
22#include <aws/application-autoscaling/model/DeleteScheduledActionResult.h>
23#include <aws/application-autoscaling/model/DeregisterScalableTargetResult.h>
24#include <aws/application-autoscaling/model/DescribeScalableTargetsResult.h>
25#include <aws/application-autoscaling/model/DescribeScalingActivitiesResult.h>
26#include <aws/application-autoscaling/model/DescribeScalingPoliciesResult.h>
27#include <aws/application-autoscaling/model/DescribeScheduledActionsResult.h>
28#include <aws/application-autoscaling/model/ListTagsForResourceResult.h>
29#include <aws/application-autoscaling/model/PutScalingPolicyResult.h>
30#include <aws/application-autoscaling/model/PutScheduledActionResult.h>
31#include <aws/application-autoscaling/model/RegisterScalableTargetResult.h>
32#include <aws/application-autoscaling/model/TagResourceResult.h>
33#include <aws/application-autoscaling/model/UntagResourceResult.h>
41 class HttpClientFactory;
46 template<
typename R,
typename E>
class Outcome;
57 class AWSCredentialsProvider;
65 namespace ApplicationAutoScaling
EndpointProviderBase< ApplicationAutoScalingClientConfiguration, ApplicationAutoScalingBuiltInParameters, ApplicationAutoScalingClientContextParameters > ApplicationAutoScalingEndpointProviderBase
Aws::Utils::Outcome< DescribeScheduledActionsResult, ApplicationAutoScalingError > DescribeScheduledActionsOutcome
std::future< DeleteScheduledActionOutcome > DeleteScheduledActionOutcomeCallable
std::future< DescribeScalableTargetsOutcome > DescribeScalableTargetsOutcomeCallable
std::future< DescribeScalingPoliciesOutcome > DescribeScalingPoliciesOutcomeCallable
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< PutScalingPolicyOutcome > PutScalingPolicyOutcomeCallable
std::future< DeleteScalingPolicyOutcome > DeleteScalingPolicyOutcomeCallable
std::future< DeregisterScalableTargetOutcome > DeregisterScalableTargetOutcomeCallable
Aws::Utils::Outcome< DeleteScalingPolicyResult, ApplicationAutoScalingError > DeleteScalingPolicyOutcome
Aws::Utils::Outcome< DeregisterScalableTargetResult, ApplicationAutoScalingError > DeregisterScalableTargetOutcome
Aws::Utils::Outcome< DescribeScalingPoliciesResult, ApplicationAutoScalingError > DescribeScalingPoliciesOutcome
Aws::Utils::Outcome< DescribeScalableTargetsResult, ApplicationAutoScalingError > DescribeScalableTargetsOutcome
Aws::Utils::Outcome< PutScheduledActionResult, ApplicationAutoScalingError > PutScheduledActionOutcome
std::future< DescribeScheduledActionsOutcome > DescribeScheduledActionsOutcomeCallable
std::future< DescribeScalingActivitiesOutcome > DescribeScalingActivitiesOutcomeCallable
Aws::Utils::Outcome< DescribeScalingActivitiesResult, ApplicationAutoScalingError > DescribeScalingActivitiesOutcome
Aws::Utils::Outcome< UntagResourceResult, ApplicationAutoScalingError > UntagResourceOutcome
std::future< PutScheduledActionOutcome > PutScheduledActionOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
Aws::Utils::Outcome< RegisterScalableTargetResult, ApplicationAutoScalingError > RegisterScalableTargetOutcome
Aws::Utils::Outcome< TagResourceResult, ApplicationAutoScalingError > TagResourceOutcome
Aws::Utils::Outcome< PutScalingPolicyResult, ApplicationAutoScalingError > PutScalingPolicyOutcome
std::future< RegisterScalableTargetOutcome > RegisterScalableTargetOutcomeCallable
Aws::Utils::Outcome< ListTagsForResourceResult, ApplicationAutoScalingError > ListTagsForResourceOutcome
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
Aws::Utils::Outcome< DeleteScheduledActionResult, ApplicationAutoScalingError > DeleteScheduledActionOutcome
std::function< void(const ApplicationAutoScalingClient *, const Model::RegisterScalableTargetRequest &, const Model::RegisterScalableTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterScalableTargetResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::PutScalingPolicyRequest &, const Model::PutScalingPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutScalingPolicyResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::PutScheduledActionRequest &, const Model::PutScheduledActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutScheduledActionResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::DeleteScheduledActionRequest &, const Model::DeleteScheduledActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteScheduledActionResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::DescribeScalingActivitiesRequest &, const Model::DescribeScalingActivitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeScalingActivitiesResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::DeregisterScalableTargetRequest &, const Model::DeregisterScalableTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeregisterScalableTargetResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::DescribeScalingPoliciesRequest &, const Model::DescribeScalingPoliciesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeScalingPoliciesResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::DescribeScheduledActionsRequest &, const Model::DescribeScheduledActionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeScheduledActionsResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::DescribeScalableTargetsRequest &, const Model::DescribeScalableTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeScalableTargetsResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::DeleteScalingPolicyRequest &, const Model::DeleteScalingPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteScalingPolicyResponseReceivedHandler
std::function< void(const ApplicationAutoScalingClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler