AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::mgn Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  MgnErrorMapper
 
namespace  Model
 

Classes

class  MgnClient
 
 
class  MgnError
 
class  MgnRequest
 

Typedefs

 
 
 
 
typedef std::function< void(const MgnClient *, const Model::ArchiveWaveRequest &, const Model::ArchiveWaveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ArchiveWaveResponseReceivedHandler
 
 
 
 
typedef std::function< void(const MgnClient *, const Model::CreateApplicationRequest &, const Model::CreateApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateApplicationResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::CreateConnectorRequest &, const Model::CreateConnectorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateConnectorResponseReceivedHandler
 
 
 
typedef std::function< void(const MgnClient *, const Model::CreateWaveRequest &, const Model::CreateWaveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateWaveResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::DeleteApplicationRequest &, const Model::DeleteApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteApplicationResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::DeleteConnectorRequest &, const Model::DeleteConnectorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteConnectorResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::DeleteJobRequest &, const Model::DeleteJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteJobResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const MgnClient *, const Model::DeleteWaveRequest &, const Model::DeleteWaveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteWaveResponseReceivedHandler
 
 
typedef std::function< void(const MgnClient *, const Model::DescribeJobsRequest &, const Model::DescribeJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeJobsResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const MgnClient *, const Model::FinalizeCutoverRequest &, const Model::FinalizeCutoverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > FinalizeCutoverResponseReceivedHandler
 
 
 
typedef std::function< void(const MgnClient *, const Model::InitializeServiceRequest &, const Model::InitializeServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > InitializeServiceResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::ListApplicationsRequest &, const Model::ListApplicationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApplicationsResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::ListConnectorsRequest &, const Model::ListConnectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListConnectorsResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::ListExportErrorsRequest &, const Model::ListExportErrorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListExportErrorsResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::ListExportsRequest &, const Model::ListExportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListExportsResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::ListImportErrorsRequest &, const Model::ListImportErrorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListImportErrorsResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::ListImportsRequest &, const Model::ListImportsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListImportsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const MgnClient *, const Model::ListWavesRequest &, const Model::ListWavesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWavesResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::MarkAsArchivedRequest &, const Model::MarkAsArchivedOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > MarkAsArchivedResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::PauseReplicationRequest &, const Model::PauseReplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PauseReplicationResponseReceivedHandler
 
 
typedef std::function< void(const MgnClient *, const Model::PutTemplateActionRequest &, const Model::PutTemplateActionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutTemplateActionResponseReceivedHandler
 
 
 
typedef std::function< void(const MgnClient *, const Model::ResumeReplicationRequest &, const Model::ResumeReplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ResumeReplicationResponseReceivedHandler
 
 
typedef std::function< void(const MgnClient *, const Model::StartCutoverRequest &, const Model::StartCutoverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartCutoverResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::StartExportRequest &, const Model::StartExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartExportResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::StartImportRequest &, const Model::StartImportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartImportResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::StartReplicationRequest &, const Model::StartReplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartReplicationResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::StartTestRequest &, const Model::StartTestOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartTestResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::StopReplicationRequest &, const Model::StopReplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopReplicationResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const MgnClient *, const Model::UnarchiveWaveRequest &, const Model::UnarchiveWaveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UnarchiveWaveResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::UpdateApplicationRequest &, const Model::UpdateApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateApplicationResponseReceivedHandler
 
typedef std::function< void(const MgnClient *, const Model::UpdateConnectorRequest &, const Model::UpdateConnectorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateConnectorResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const MgnClient *, const Model::UpdateWaveRequest &, const Model::UpdateWaveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateWaveResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ ArchiveApplicationResponseReceivedHandler

Definition at line 363 of file MgnServiceClientModel.h.

◆ ArchiveWaveResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::ArchiveWaveRequest&, const Model::ArchiveWaveOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::ArchiveWaveResponseReceivedHandler

Definition at line 364 of file MgnServiceClientModel.h.

◆ AssociateApplicationsResponseReceivedHandler

Definition at line 365 of file MgnServiceClientModel.h.

◆ AssociateSourceServersResponseReceivedHandler

Definition at line 366 of file MgnServiceClientModel.h.

◆ ChangeServerLifeCycleStateResponseReceivedHandler

Definition at line 367 of file MgnServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 368 of file MgnServiceClientModel.h.

◆ CreateConnectorResponseReceivedHandler

Definition at line 369 of file MgnServiceClientModel.h.

◆ CreateLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 370 of file MgnServiceClientModel.h.

◆ CreateReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 371 of file MgnServiceClientModel.h.

◆ CreateWaveResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::CreateWaveRequest&, const Model::CreateWaveOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::CreateWaveResponseReceivedHandler

Definition at line 372 of file MgnServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 373 of file MgnServiceClientModel.h.

◆ DeleteConnectorResponseReceivedHandler

Definition at line 374 of file MgnServiceClientModel.h.

◆ DeleteJobResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::DeleteJobRequest&, const Model::DeleteJobOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::DeleteJobResponseReceivedHandler

Definition at line 375 of file MgnServiceClientModel.h.

◆ DeleteLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 376 of file MgnServiceClientModel.h.

◆ DeleteReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 377 of file MgnServiceClientModel.h.

◆ DeleteSourceServerResponseReceivedHandler

Definition at line 378 of file MgnServiceClientModel.h.

◆ DeleteVcenterClientResponseReceivedHandler

Definition at line 379 of file MgnServiceClientModel.h.

◆ DeleteWaveResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::DeleteWaveRequest&, const Model::DeleteWaveOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::DeleteWaveResponseReceivedHandler

Definition at line 380 of file MgnServiceClientModel.h.

◆ DescribeJobLogItemsResponseReceivedHandler

Definition at line 381 of file MgnServiceClientModel.h.

◆ DescribeJobsResponseReceivedHandler

Definition at line 382 of file MgnServiceClientModel.h.

◆ DescribeLaunchConfigurationTemplatesResponseReceivedHandler

Definition at line 383 of file MgnServiceClientModel.h.

◆ DescribeReplicationConfigurationTemplatesResponseReceivedHandler

Definition at line 384 of file MgnServiceClientModel.h.

◆ DescribeSourceServersResponseReceivedHandler

Definition at line 385 of file MgnServiceClientModel.h.

◆ DescribeVcenterClientsResponseReceivedHandler

Definition at line 386 of file MgnServiceClientModel.h.

◆ DisassociateApplicationsResponseReceivedHandler

Definition at line 387 of file MgnServiceClientModel.h.

◆ DisassociateSourceServersResponseReceivedHandler

Definition at line 388 of file MgnServiceClientModel.h.

◆ DisconnectFromServiceResponseReceivedHandler

Definition at line 389 of file MgnServiceClientModel.h.

◆ FinalizeCutoverResponseReceivedHandler

Definition at line 390 of file MgnServiceClientModel.h.

◆ GetLaunchConfigurationResponseReceivedHandler

Definition at line 391 of file MgnServiceClientModel.h.

◆ GetReplicationConfigurationResponseReceivedHandler

Definition at line 392 of file MgnServiceClientModel.h.

◆ InitializeServiceResponseReceivedHandler

Definition at line 393 of file MgnServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 394 of file MgnServiceClientModel.h.

◆ ListConnectorsResponseReceivedHandler

Definition at line 395 of file MgnServiceClientModel.h.

◆ ListExportErrorsResponseReceivedHandler

Definition at line 396 of file MgnServiceClientModel.h.

◆ ListExportsResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::ListExportsRequest&, const Model::ListExportsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::ListExportsResponseReceivedHandler

Definition at line 397 of file MgnServiceClientModel.h.

◆ ListImportErrorsResponseReceivedHandler

Definition at line 398 of file MgnServiceClientModel.h.

◆ ListImportsResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::ListImportsRequest&, const Model::ListImportsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::ListImportsResponseReceivedHandler

Definition at line 399 of file MgnServiceClientModel.h.

◆ ListManagedAccountsResponseReceivedHandler

Definition at line 400 of file MgnServiceClientModel.h.

◆ ListSourceServerActionsResponseReceivedHandler

Definition at line 401 of file MgnServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 402 of file MgnServiceClientModel.h.

◆ ListTemplateActionsResponseReceivedHandler

Definition at line 403 of file MgnServiceClientModel.h.

◆ ListWavesResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::ListWavesRequest&, const Model::ListWavesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::ListWavesResponseReceivedHandler

Definition at line 404 of file MgnServiceClientModel.h.

◆ MarkAsArchivedResponseReceivedHandler

Definition at line 405 of file MgnServiceClientModel.h.

◆ MgnClientConfiguration

Definition at line 134 of file MgnServiceClientModel.h.

◆ MgnEndpointProvider

Definition at line 136 of file MgnServiceClientModel.h.

◆ MgnEndpointProviderBase

Definition at line 135 of file MgnServiceClientModel.h.

◆ PauseReplicationResponseReceivedHandler

Definition at line 406 of file MgnServiceClientModel.h.

◆ PutSourceServerActionResponseReceivedHandler

Definition at line 407 of file MgnServiceClientModel.h.

◆ PutTemplateActionResponseReceivedHandler

Definition at line 408 of file MgnServiceClientModel.h.

◆ RemoveSourceServerActionResponseReceivedHandler

Definition at line 409 of file MgnServiceClientModel.h.

◆ RemoveTemplateActionResponseReceivedHandler

Definition at line 410 of file MgnServiceClientModel.h.

◆ ResumeReplicationResponseReceivedHandler

Definition at line 411 of file MgnServiceClientModel.h.

◆ RetryDataReplicationResponseReceivedHandler

Definition at line 412 of file MgnServiceClientModel.h.

◆ StartCutoverResponseReceivedHandler

Definition at line 413 of file MgnServiceClientModel.h.

◆ StartExportResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::StartExportRequest&, const Model::StartExportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::StartExportResponseReceivedHandler

Definition at line 414 of file MgnServiceClientModel.h.

◆ StartImportResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::StartImportRequest&, const Model::StartImportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::StartImportResponseReceivedHandler

Definition at line 415 of file MgnServiceClientModel.h.

◆ StartReplicationResponseReceivedHandler

Definition at line 416 of file MgnServiceClientModel.h.

◆ StartTestResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::StartTestRequest&, const Model::StartTestOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::StartTestResponseReceivedHandler

Definition at line 417 of file MgnServiceClientModel.h.

◆ StopReplicationResponseReceivedHandler

Definition at line 418 of file MgnServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::TagResourceResponseReceivedHandler

Definition at line 419 of file MgnServiceClientModel.h.

◆ TerminateTargetInstancesResponseReceivedHandler

Definition at line 420 of file MgnServiceClientModel.h.

◆ UnarchiveApplicationResponseReceivedHandler

Definition at line 421 of file MgnServiceClientModel.h.

◆ UnarchiveWaveResponseReceivedHandler

Definition at line 422 of file MgnServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 423 of file MgnServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 424 of file MgnServiceClientModel.h.

◆ UpdateConnectorResponseReceivedHandler

Definition at line 425 of file MgnServiceClientModel.h.

◆ UpdateLaunchConfigurationResponseReceivedHandler

Definition at line 426 of file MgnServiceClientModel.h.

◆ UpdateLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 427 of file MgnServiceClientModel.h.

◆ UpdateReplicationConfigurationResponseReceivedHandler

Definition at line 428 of file MgnServiceClientModel.h.

◆ UpdateReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 429 of file MgnServiceClientModel.h.

◆ UpdateSourceServerReplicationTypeResponseReceivedHandler

Definition at line 431 of file MgnServiceClientModel.h.

◆ UpdateSourceServerResponseReceivedHandler

Definition at line 430 of file MgnServiceClientModel.h.

◆ UpdateWaveResponseReceivedHandler

typedef std::function<void(const MgnClient*, const Model::UpdateWaveRequest&, const Model::UpdateWaveOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::mgn::UpdateWaveResponseReceivedHandler

Definition at line 432 of file MgnServiceClientModel.h.

Enumeration Type Documentation

◆ MgnErrors

enum class Aws::mgn::MgnErrors
strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 
UNINITIALIZED_ACCOUNT 

Definition at line 16 of file MgnErrors.h.