AWS SDK for C++  0.14.3
AWS SDK for C++
Classes | Namespaces | Typedefs
DirectoryServiceClient.h File Reference
#include <aws/ds/DirectoryService_EXPORTS.h>
#include <aws/ds/DirectoryServiceErrors.h>
#include <aws/core/client/AWSError.h>
#include <aws/core/client/ClientConfiguration.h>
#include <aws/core/client/AWSClient.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <aws/ds/model/AddIpRoutesResult.h>
#include <aws/ds/model/AddTagsToResourceResult.h>
#include <aws/ds/model/ConnectDirectoryResult.h>
#include <aws/ds/model/CreateAliasResult.h>
#include <aws/ds/model/CreateComputerResult.h>
#include <aws/ds/model/CreateConditionalForwarderResult.h>
#include <aws/ds/model/CreateDirectoryResult.h>
#include <aws/ds/model/CreateMicrosoftADResult.h>
#include <aws/ds/model/CreateSnapshotResult.h>
#include <aws/ds/model/CreateTrustResult.h>
#include <aws/ds/model/DeleteConditionalForwarderResult.h>
#include <aws/ds/model/DeleteDirectoryResult.h>
#include <aws/ds/model/DeleteSnapshotResult.h>
#include <aws/ds/model/DeleteTrustResult.h>
#include <aws/ds/model/DeregisterEventTopicResult.h>
#include <aws/ds/model/DescribeConditionalForwardersResult.h>
#include <aws/ds/model/DescribeDirectoriesResult.h>
#include <aws/ds/model/DescribeEventTopicsResult.h>
#include <aws/ds/model/DescribeSnapshotsResult.h>
#include <aws/ds/model/DescribeTrustsResult.h>
#include <aws/ds/model/DisableRadiusResult.h>
#include <aws/ds/model/DisableSsoResult.h>
#include <aws/ds/model/EnableRadiusResult.h>
#include <aws/ds/model/EnableSsoResult.h>
#include <aws/ds/model/GetDirectoryLimitsResult.h>
#include <aws/ds/model/GetSnapshotLimitsResult.h>
#include <aws/ds/model/ListIpRoutesResult.h>
#include <aws/ds/model/ListTagsForResourceResult.h>
#include <aws/ds/model/RegisterEventTopicResult.h>
#include <aws/ds/model/RemoveIpRoutesResult.h>
#include <aws/ds/model/RemoveTagsFromResourceResult.h>
#include <aws/ds/model/RestoreFromSnapshotResult.h>
#include <aws/ds/model/UpdateConditionalForwarderResult.h>
#include <aws/ds/model/UpdateRadiusResult.h>
#include <aws/ds/model/VerifyTrustResult.h>
#include <aws/core/client/AsyncCallerContext.h>
#include <aws/core/http/HttpTypes.h>
#include <future>
#include <functional>

Go to the source code of this file.

Classes

class  Aws::Utils::Outcome< R, E >
 
class  Aws::DirectoryService::DirectoryServiceClient
 

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::Http
 
 Aws::Utils
 
 Aws::Utils::Threading
 
 Aws::Utils::Json
 
 Aws::Auth
 
 Aws::Client
 
 Aws::DirectoryService
 
 Aws::DirectoryService::Model
 

Typedefs

typedef Aws::Utils::Outcome< AddIpRoutesResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::AddIpRoutesOutcome
 
typedef Aws::Utils::Outcome< AddTagsToResourceResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::AddTagsToResourceOutcome
 
typedef Aws::Utils::Outcome< ConnectDirectoryResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::ConnectDirectoryOutcome
 
typedef Aws::Utils::Outcome< CreateAliasResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::CreateAliasOutcome
 
typedef Aws::Utils::Outcome< CreateComputerResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::CreateComputerOutcome
 
typedef Aws::Utils::Outcome< CreateConditionalForwarderResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::CreateConditionalForwarderOutcome
 
typedef Aws::Utils::Outcome< CreateDirectoryResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::CreateDirectoryOutcome
 
typedef Aws::Utils::Outcome< CreateMicrosoftADResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::CreateMicrosoftADOutcome
 
typedef Aws::Utils::Outcome< CreateSnapshotResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::CreateSnapshotOutcome
 
typedef Aws::Utils::Outcome< CreateTrustResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::CreateTrustOutcome
 
typedef Aws::Utils::Outcome< DeleteConditionalForwarderResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DeleteConditionalForwarderOutcome
 
typedef Aws::Utils::Outcome< DeleteDirectoryResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DeleteDirectoryOutcome
 
typedef Aws::Utils::Outcome< DeleteSnapshotResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DeleteSnapshotOutcome
 
typedef Aws::Utils::Outcome< DeleteTrustResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DeleteTrustOutcome
 
typedef Aws::Utils::Outcome< DeregisterEventTopicResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DeregisterEventTopicOutcome
 
typedef Aws::Utils::Outcome< DescribeConditionalForwardersResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DescribeConditionalForwardersOutcome
 
typedef Aws::Utils::Outcome< DescribeDirectoriesResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DescribeDirectoriesOutcome
 
typedef Aws::Utils::Outcome< DescribeEventTopicsResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DescribeEventTopicsOutcome
 
typedef Aws::Utils::Outcome< DescribeSnapshotsResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DescribeSnapshotsOutcome
 
typedef Aws::Utils::Outcome< DescribeTrustsResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DescribeTrustsOutcome
 
typedef Aws::Utils::Outcome< DisableRadiusResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DisableRadiusOutcome
 
typedef Aws::Utils::Outcome< DisableSsoResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::DisableSsoOutcome
 
typedef Aws::Utils::Outcome< EnableRadiusResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::EnableRadiusOutcome
 
typedef Aws::Utils::Outcome< EnableSsoResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::EnableSsoOutcome
 
typedef Aws::Utils::Outcome< GetDirectoryLimitsResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::GetDirectoryLimitsOutcome
 
typedef Aws::Utils::Outcome< GetSnapshotLimitsResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::GetSnapshotLimitsOutcome
 
typedef Aws::Utils::Outcome< ListIpRoutesResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::ListIpRoutesOutcome
 
typedef Aws::Utils::Outcome< ListTagsForResourceResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::ListTagsForResourceOutcome
 
typedef Aws::Utils::Outcome< RegisterEventTopicResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::RegisterEventTopicOutcome
 
typedef Aws::Utils::Outcome< RemoveIpRoutesResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::RemoveIpRoutesOutcome
 
typedef Aws::Utils::Outcome< RemoveTagsFromResourceResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::RemoveTagsFromResourceOutcome
 
typedef Aws::Utils::Outcome< RestoreFromSnapshotResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::RestoreFromSnapshotOutcome
 
typedef Aws::Utils::Outcome< UpdateConditionalForwarderResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::UpdateConditionalForwarderOutcome
 
typedef Aws::Utils::Outcome< UpdateRadiusResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::UpdateRadiusOutcome
 
typedef Aws::Utils::Outcome< VerifyTrustResult, Aws::Client::AWSError< DirectoryServiceErrors > > Aws::DirectoryService::Model::VerifyTrustOutcome
 
typedef std::future< AddIpRoutesOutcome > Aws::DirectoryService::Model::AddIpRoutesOutcomeCallable
 
typedef std::future< AddTagsToResourceOutcome > Aws::DirectoryService::Model::AddTagsToResourceOutcomeCallable
 
typedef std::future< ConnectDirectoryOutcome > Aws::DirectoryService::Model::ConnectDirectoryOutcomeCallable
 
typedef std::future< CreateAliasOutcome > Aws::DirectoryService::Model::CreateAliasOutcomeCallable
 
typedef std::future< CreateComputerOutcome > Aws::DirectoryService::Model::CreateComputerOutcomeCallable
 
typedef std::future< CreateConditionalForwarderOutcome > Aws::DirectoryService::Model::CreateConditionalForwarderOutcomeCallable
 
typedef std::future< CreateDirectoryOutcome > Aws::DirectoryService::Model::CreateDirectoryOutcomeCallable
 
typedef std::future< CreateMicrosoftADOutcome > Aws::DirectoryService::Model::CreateMicrosoftADOutcomeCallable
 
typedef std::future< CreateSnapshotOutcome > Aws::DirectoryService::Model::CreateSnapshotOutcomeCallable
 
typedef std::future< CreateTrustOutcome > Aws::DirectoryService::Model::CreateTrustOutcomeCallable
 
typedef std::future< DeleteConditionalForwarderOutcome > Aws::DirectoryService::Model::DeleteConditionalForwarderOutcomeCallable
 
typedef std::future< DeleteDirectoryOutcome > Aws::DirectoryService::Model::DeleteDirectoryOutcomeCallable
 
typedef std::future< DeleteSnapshotOutcome > Aws::DirectoryService::Model::DeleteSnapshotOutcomeCallable
 
typedef std::future< DeleteTrustOutcome > Aws::DirectoryService::Model::DeleteTrustOutcomeCallable
 
typedef std::future< DeregisterEventTopicOutcome > Aws::DirectoryService::Model::DeregisterEventTopicOutcomeCallable
 
typedef std::future< DescribeConditionalForwardersOutcome > Aws::DirectoryService::Model::DescribeConditionalForwardersOutcomeCallable
 
typedef std::future< DescribeDirectoriesOutcome > Aws::DirectoryService::Model::DescribeDirectoriesOutcomeCallable
 
typedef std::future< DescribeEventTopicsOutcome > Aws::DirectoryService::Model::DescribeEventTopicsOutcomeCallable
 
typedef std::future< DescribeSnapshotsOutcome > Aws::DirectoryService::Model::DescribeSnapshotsOutcomeCallable
 
typedef std::future< DescribeTrustsOutcome > Aws::DirectoryService::Model::DescribeTrustsOutcomeCallable
 
typedef std::future< DisableRadiusOutcome > Aws::DirectoryService::Model::DisableRadiusOutcomeCallable
 
typedef std::future< DisableSsoOutcome > Aws::DirectoryService::Model::DisableSsoOutcomeCallable
 
typedef std::future< EnableRadiusOutcome > Aws::DirectoryService::Model::EnableRadiusOutcomeCallable
 
typedef std::future< EnableSsoOutcome > Aws::DirectoryService::Model::EnableSsoOutcomeCallable
 
typedef std::future< GetDirectoryLimitsOutcome > Aws::DirectoryService::Model::GetDirectoryLimitsOutcomeCallable
 
typedef std::future< GetSnapshotLimitsOutcome > Aws::DirectoryService::Model::GetSnapshotLimitsOutcomeCallable
 
typedef std::future< ListIpRoutesOutcome > Aws::DirectoryService::Model::ListIpRoutesOutcomeCallable
 
typedef std::future< ListTagsForResourceOutcome > Aws::DirectoryService::Model::ListTagsForResourceOutcomeCallable
 
typedef std::future< RegisterEventTopicOutcome > Aws::DirectoryService::Model::RegisterEventTopicOutcomeCallable
 
typedef std::future< RemoveIpRoutesOutcome > Aws::DirectoryService::Model::RemoveIpRoutesOutcomeCallable
 
typedef std::future< RemoveTagsFromResourceOutcome > Aws::DirectoryService::Model::RemoveTagsFromResourceOutcomeCallable
 
typedef std::future< RestoreFromSnapshotOutcome > Aws::DirectoryService::Model::RestoreFromSnapshotOutcomeCallable
 
typedef std::future< UpdateConditionalForwarderOutcome > Aws::DirectoryService::Model::UpdateConditionalForwarderOutcomeCallable
 
typedef std::future< UpdateRadiusOutcome > Aws::DirectoryService::Model::UpdateRadiusOutcomeCallable
 
typedef std::future< VerifyTrustOutcome > Aws::DirectoryService::Model::VerifyTrustOutcomeCallable
 
typedef std::function< void(const DirectoryServiceClient *, const Model::AddIpRoutesRequest &, const Model::AddIpRoutesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::AddIpRoutesResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::AddTagsToResourceRequest &, const Model::AddTagsToResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::AddTagsToResourceResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::ConnectDirectoryRequest &, const Model::ConnectDirectoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::ConnectDirectoryResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::CreateAliasRequest &, const Model::CreateAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::CreateAliasResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::CreateComputerRequest &, const Model::CreateComputerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::CreateComputerResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::CreateConditionalForwarderRequest &, const Model::CreateConditionalForwarderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::CreateConditionalForwarderResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::CreateDirectoryRequest &, const Model::CreateDirectoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::CreateDirectoryResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::CreateMicrosoftADRequest &, const Model::CreateMicrosoftADOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::CreateMicrosoftADResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::CreateSnapshotRequest &, const Model::CreateSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::CreateSnapshotResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::CreateTrustRequest &, const Model::CreateTrustOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::CreateTrustResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DeleteConditionalForwarderRequest &, const Model::DeleteConditionalForwarderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DeleteConditionalForwarderResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DeleteDirectoryRequest &, const Model::DeleteDirectoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DeleteDirectoryResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DeleteSnapshotRequest &, const Model::DeleteSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DeleteSnapshotResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DeleteTrustRequest &, const Model::DeleteTrustOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DeleteTrustResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DeregisterEventTopicRequest &, const Model::DeregisterEventTopicOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DeregisterEventTopicResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DescribeConditionalForwardersRequest &, const Model::DescribeConditionalForwardersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DescribeConditionalForwardersResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DescribeDirectoriesRequest &, const Model::DescribeDirectoriesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DescribeDirectoriesResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DescribeEventTopicsRequest &, const Model::DescribeEventTopicsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DescribeEventTopicsResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DescribeSnapshotsRequest &, const Model::DescribeSnapshotsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DescribeSnapshotsResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DescribeTrustsRequest &, const Model::DescribeTrustsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DescribeTrustsResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DisableRadiusRequest &, const Model::DisableRadiusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DisableRadiusResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::DisableSsoRequest &, const Model::DisableSsoOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::DisableSsoResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::EnableRadiusRequest &, const Model::EnableRadiusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::EnableRadiusResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::EnableSsoRequest &, const Model::EnableSsoOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::EnableSsoResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::GetDirectoryLimitsRequest &, const Model::GetDirectoryLimitsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::GetDirectoryLimitsResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::GetSnapshotLimitsRequest &, const Model::GetSnapshotLimitsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::GetSnapshotLimitsResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::ListIpRoutesRequest &, const Model::ListIpRoutesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::ListIpRoutesResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::ListTagsForResourceResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::RegisterEventTopicRequest &, const Model::RegisterEventTopicOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::RegisterEventTopicResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::RemoveIpRoutesRequest &, const Model::RemoveIpRoutesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::RemoveIpRoutesResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::RemoveTagsFromResourceRequest &, const Model::RemoveTagsFromResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::RemoveTagsFromResourceResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::RestoreFromSnapshotRequest &, const Model::RestoreFromSnapshotOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::RestoreFromSnapshotResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::UpdateConditionalForwarderRequest &, const Model::UpdateConditionalForwarderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::UpdateConditionalForwarderResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::UpdateRadiusRequest &, const Model::UpdateRadiusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::UpdateRadiusResponseReceivedHandler
 
typedef std::function< void(const DirectoryServiceClient *, const Model::VerifyTrustRequest &, const Model::VerifyTrustOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > Aws::DirectoryService::VerifyTrustResponseReceivedHandler