9#include <aws/migrationhub-config/MigrationHubConfigErrors.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/migrationhub-config/MigrationHubConfigEndpointProvider.h>
21#include <aws/migrationhub-config/model/CreateHomeRegionControlResult.h>
22#include <aws/migrationhub-config/model/DeleteHomeRegionControlResult.h>
23#include <aws/migrationhub-config/model/DescribeHomeRegionControlsResult.h>
24#include <aws/migrationhub-config/model/GetHomeRegionResult.h>
25#include <aws/migrationhub-config/model/DescribeHomeRegionControlsRequest.h>
26#include <aws/migrationhub-config/model/GetHomeRegionRequest.h>
34 class HttpClientFactory;
39 template<
typename R,
typename E>
class Outcome;
50 class AWSCredentialsProvider;
58 namespace MigrationHubConfig
EndpointProviderBase< MigrationHubConfigClientConfiguration, MigrationHubConfigBuiltInParameters, MigrationHubConfigClientContextParameters > MigrationHubConfigEndpointProviderBase
Aws::Utils::Outcome< GetHomeRegionResult, MigrationHubConfigError > GetHomeRegionOutcome
std::future< GetHomeRegionOutcome > GetHomeRegionOutcomeCallable
std::future< CreateHomeRegionControlOutcome > CreateHomeRegionControlOutcomeCallable
Aws::Utils::Outcome< DescribeHomeRegionControlsResult, MigrationHubConfigError > DescribeHomeRegionControlsOutcome
Aws::Utils::Outcome< CreateHomeRegionControlResult, MigrationHubConfigError > CreateHomeRegionControlOutcome
std::future< DescribeHomeRegionControlsOutcome > DescribeHomeRegionControlsOutcomeCallable
Aws::Utils::Outcome< DeleteHomeRegionControlResult, MigrationHubConfigError > DeleteHomeRegionControlOutcome
std::future< DeleteHomeRegionControlOutcome > DeleteHomeRegionControlOutcomeCallable
std::function< void(const MigrationHubConfigClient *, const Model::GetHomeRegionRequest &, const Model::GetHomeRegionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetHomeRegionResponseReceivedHandler
std::function< void(const MigrationHubConfigClient *, const Model::DescribeHomeRegionControlsRequest &, const Model::DescribeHomeRegionControlsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeHomeRegionControlsResponseReceivedHandler
std::function< void(const MigrationHubConfigClient *, const Model::CreateHomeRegionControlRequest &, const Model::CreateHomeRegionControlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateHomeRegionControlResponseReceivedHandler
std::function< void(const MigrationHubConfigClient *, const Model::DeleteHomeRegionControlRequest &, const Model::DeleteHomeRegionControlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteHomeRegionControlResponseReceivedHandler