AWS SDK for C++
1.8.129
AWS SDK for C++
|
Namespaces | |
ApplicationDiscoveryServiceEndpoint | |
ApplicationDiscoveryServiceErrorMapper | |
Model | |
Classes | |
class | ApplicationDiscoveryServiceClient |
class | ApplicationDiscoveryServiceError |
class | ApplicationDiscoveryServiceRequest |
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::AssociateConfigurationItemsToApplicationRequest&, const Model::AssociateConfigurationItemsToApplicationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::AssociateConfigurationItemsToApplicationResponseReceivedHandler |
Definition at line 151 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::BatchDeleteImportDataRequest&, const Model::BatchDeleteImportDataOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::BatchDeleteImportDataResponseReceivedHandler |
Definition at line 152 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::CreateApplicationRequest&, const Model::CreateApplicationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::CreateApplicationResponseReceivedHandler |
Definition at line 153 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::CreateTagsRequest&, const Model::CreateTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::CreateTagsResponseReceivedHandler |
Definition at line 154 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DeleteApplicationsRequest&, const Model::DeleteApplicationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DeleteApplicationsResponseReceivedHandler |
Definition at line 155 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DeleteTagsRequest&, const Model::DeleteTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DeleteTagsResponseReceivedHandler |
Definition at line 156 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DescribeAgentsRequest&, const Model::DescribeAgentsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DescribeAgentsResponseReceivedHandler |
Definition at line 157 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DescribeConfigurationsRequest&, const Model::DescribeConfigurationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DescribeConfigurationsResponseReceivedHandler |
Definition at line 158 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DescribeContinuousExportsRequest&, const Model::DescribeContinuousExportsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DescribeContinuousExportsResponseReceivedHandler |
Definition at line 159 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DescribeExportTasksRequest&, const Model::DescribeExportTasksOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DescribeExportTasksResponseReceivedHandler |
Definition at line 160 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DescribeImportTasksRequest&, const Model::DescribeImportTasksOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DescribeImportTasksResponseReceivedHandler |
Definition at line 161 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DescribeTagsRequest&, const Model::DescribeTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DescribeTagsResponseReceivedHandler |
Definition at line 162 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::DisassociateConfigurationItemsFromApplicationRequest&, const Model::DisassociateConfigurationItemsFromApplicationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::DisassociateConfigurationItemsFromApplicationResponseReceivedHandler |
Definition at line 163 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::GetDiscoverySummaryRequest&, const Model::GetDiscoverySummaryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::GetDiscoverySummaryResponseReceivedHandler |
Definition at line 164 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::ListConfigurationsRequest&, const Model::ListConfigurationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::ListConfigurationsResponseReceivedHandler |
Definition at line 165 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::ListServerNeighborsRequest&, const Model::ListServerNeighborsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::ListServerNeighborsResponseReceivedHandler |
Definition at line 166 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::StartContinuousExportRequest&, const Model::StartContinuousExportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::StartContinuousExportResponseReceivedHandler |
Definition at line 167 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::StartDataCollectionByAgentIdsRequest&, const Model::StartDataCollectionByAgentIdsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::StartDataCollectionByAgentIdsResponseReceivedHandler |
Definition at line 168 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::StartExportTaskRequest&, const Model::StartExportTaskOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::StartExportTaskResponseReceivedHandler |
Definition at line 169 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::StartImportTaskRequest&, const Model::StartImportTaskOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::StartImportTaskResponseReceivedHandler |
Definition at line 170 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::StopContinuousExportRequest&, const Model::StopContinuousExportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::StopContinuousExportResponseReceivedHandler |
Definition at line 171 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::StopDataCollectionByAgentIdsRequest&, const Model::StopDataCollectionByAgentIdsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::StopDataCollectionByAgentIdsResponseReceivedHandler |
Definition at line 172 of file ApplicationDiscoveryServiceClient.h.
typedef std::function<void(const ApplicationDiscoveryServiceClient*, const Model::UpdateApplicationRequest&, const Model::UpdateApplicationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ApplicationDiscoveryService::UpdateApplicationResponseReceivedHandler |
Definition at line 173 of file ApplicationDiscoveryServiceClient.h.
Definition at line 16 of file ApplicationDiscoveryServiceErrors.h.