Home
last modified time | relevance | path

Searched refs:AutoScalingPlansClient (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling-plans/source/
H A DAutoScalingPlansClient.cpp42 AutoScalingPlansClient::AutoScalingPlansClient(const Client::ClientConfiguration& clientConfigurati… in AutoScalingPlansClient() function in AutoScalingPlansClient
52 AutoScalingPlansClient::AutoScalingPlansClient(const AWSCredentials& credentials, const Client::Cli… in AutoScalingPlansClient() function in AutoScalingPlansClient
62 AutoScalingPlansClient::AutoScalingPlansClient(const std::shared_ptr<AWSCredentialsProvider>& crede… in AutoScalingPlansClient() function in AutoScalingPlansClient
73 AutoScalingPlansClient::~AutoScalingPlansClient() in ~AutoScalingPlansClient()
77 void AutoScalingPlansClient::init(const Client::ClientConfiguration& config) in init()
91 void AutoScalingPlansClient::OverrideEndpoint(const Aws::String& endpoint) in OverrideEndpoint()
103 CreateScalingPlanOutcome AutoScalingPlansClient::CreateScalingPlan(const CreateScalingPlanRequest& … in CreateScalingPlan()
109 CreateScalingPlanOutcomeCallable AutoScalingPlansClient::CreateScalingPlanCallable(const CreateScal… in CreateScalingPlanCallable()
127 DeleteScalingPlanOutcome AutoScalingPlansClient::DeleteScalingPlan(const DeleteScalingPlanRequest& … in DeleteScalingPlan()
175 DescribeScalingPlansOutcome AutoScalingPlansClient::DescribeScalingPlans(const DescribeScalingPlans… in DescribeScalingPlans()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-autoscaling-plans/include/aws/autoscaling-plans/
H A DAutoScalingPlansClient.h81 class AutoScalingPlansClient; variable
83 …typedef std::function<void(const AutoScalingPlansClient*, const Model::CreateScalingPlanRequest&, …
84 …typedef std::function<void(const AutoScalingPlansClient*, const Model::DeleteScalingPlanRequest&, …
85 …typedef std::function<void(const AutoScalingPlansClient*, const Model::DescribeScalingPlanResource…
86 …typedef std::function<void(const AutoScalingPlansClient*, const Model::DescribeScalingPlansRequest…
88 …typedef std::function<void(const AutoScalingPlansClient*, const Model::UpdateScalingPlanRequest&, …
107 class AWS_AUTOSCALINGPLANS_API AutoScalingPlansClient : public Aws::Client::AWSJsonClient
116AutoScalingPlansClient(const Aws::Client::ClientConfiguration& clientConfiguration = Aws::Client::…
122AutoScalingPlansClient(const Aws::Auth::AWSCredentials& credentials, const Aws::Client::ClientConf…
128AutoScalingPlansClient(const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvid…
[all …]
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/AutoScalingPlans/
H A DAutoScalingPlansClient.php21 class AutoScalingPlansClient extends AwsClient {} class
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/AutoScalingPlans/
H A DAutoScalingPlansClient.php21 class AutoScalingPlansClient extends AwsClient {} class