AWS SDK for C++

AWS SDK for C++ Version 1.11.682

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 359 of file MgnServiceClientModel.h.

◆ ArchiveWaveResponseReceivedHandler

Definition at line 362 of file MgnServiceClientModel.h.

◆ AssociateApplicationsResponseReceivedHandler

Definition at line 365 of file MgnServiceClientModel.h.

◆ AssociateSourceServersResponseReceivedHandler

Definition at line 368 of file MgnServiceClientModel.h.

◆ ChangeServerLifeCycleStateResponseReceivedHandler

Definition at line 371 of file MgnServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 374 of file MgnServiceClientModel.h.

◆ CreateConnectorResponseReceivedHandler

Definition at line 377 of file MgnServiceClientModel.h.

◆ CreateLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 381 of file MgnServiceClientModel.h.

◆ CreateReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 385 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 388 of file MgnServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 391 of file MgnServiceClientModel.h.

◆ DeleteConnectorResponseReceivedHandler

Definition at line 394 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 397 of file MgnServiceClientModel.h.

◆ DeleteLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 401 of file MgnServiceClientModel.h.

◆ DeleteReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 405 of file MgnServiceClientModel.h.

◆ DeleteSourceServerResponseReceivedHandler

Definition at line 408 of file MgnServiceClientModel.h.

◆ DeleteVcenterClientResponseReceivedHandler

Definition at line 411 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 414 of file MgnServiceClientModel.h.

◆ DescribeJobLogItemsResponseReceivedHandler

Definition at line 417 of file MgnServiceClientModel.h.

◆ DescribeJobsResponseReceivedHandler

Definition at line 420 of file MgnServiceClientModel.h.

◆ DescribeLaunchConfigurationTemplatesResponseReceivedHandler

Definition at line 424 of file MgnServiceClientModel.h.

◆ DescribeReplicationConfigurationTemplatesResponseReceivedHandler

Definition at line 428 of file MgnServiceClientModel.h.

◆ DescribeSourceServersResponseReceivedHandler

Definition at line 431 of file MgnServiceClientModel.h.

◆ DescribeVcenterClientsResponseReceivedHandler

Definition at line 434 of file MgnServiceClientModel.h.

◆ DisassociateApplicationsResponseReceivedHandler

Definition at line 437 of file MgnServiceClientModel.h.

◆ DisassociateSourceServersResponseReceivedHandler

Definition at line 440 of file MgnServiceClientModel.h.

◆ DisconnectFromServiceResponseReceivedHandler

Definition at line 443 of file MgnServiceClientModel.h.

◆ FinalizeCutoverResponseReceivedHandler

Definition at line 446 of file MgnServiceClientModel.h.

◆ GetLaunchConfigurationResponseReceivedHandler

Definition at line 449 of file MgnServiceClientModel.h.

◆ GetReplicationConfigurationResponseReceivedHandler

Definition at line 452 of file MgnServiceClientModel.h.

◆ InitializeServiceResponseReceivedHandler

Definition at line 455 of file MgnServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 458 of file MgnServiceClientModel.h.

◆ ListConnectorsResponseReceivedHandler

Definition at line 461 of file MgnServiceClientModel.h.

◆ ListExportErrorsResponseReceivedHandler

Definition at line 464 of file MgnServiceClientModel.h.

◆ ListExportsResponseReceivedHandler

Definition at line 467 of file MgnServiceClientModel.h.

◆ ListImportErrorsResponseReceivedHandler

Definition at line 470 of file MgnServiceClientModel.h.

◆ ListImportsResponseReceivedHandler

Definition at line 473 of file MgnServiceClientModel.h.

◆ ListManagedAccountsResponseReceivedHandler

Definition at line 476 of file MgnServiceClientModel.h.

◆ ListSourceServerActionsResponseReceivedHandler

Definition at line 479 of file MgnServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 482 of file MgnServiceClientModel.h.

◆ ListTemplateActionsResponseReceivedHandler

Definition at line 485 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 488 of file MgnServiceClientModel.h.

◆ MarkAsArchivedResponseReceivedHandler

Definition at line 491 of file MgnServiceClientModel.h.

◆ MgnClientConfiguration

Definition at line 129 of file MgnServiceClientModel.h.

◆ MgnEndpointProvider

Definition at line 131 of file MgnServiceClientModel.h.

◆ MgnEndpointProviderBase

Definition at line 130 of file MgnServiceClientModel.h.

◆ PauseReplicationResponseReceivedHandler

Definition at line 494 of file MgnServiceClientModel.h.

◆ PutSourceServerActionResponseReceivedHandler

Definition at line 497 of file MgnServiceClientModel.h.

◆ PutTemplateActionResponseReceivedHandler

Definition at line 500 of file MgnServiceClientModel.h.

◆ RemoveSourceServerActionResponseReceivedHandler

Definition at line 503 of file MgnServiceClientModel.h.

◆ RemoveTemplateActionResponseReceivedHandler

Definition at line 506 of file MgnServiceClientModel.h.

◆ ResumeReplicationResponseReceivedHandler

Definition at line 509 of file MgnServiceClientModel.h.

◆ RetryDataReplicationResponseReceivedHandler

Definition at line 512 of file MgnServiceClientModel.h.

◆ StartCutoverResponseReceivedHandler

Definition at line 515 of file MgnServiceClientModel.h.

◆ StartExportResponseReceivedHandler

Definition at line 518 of file MgnServiceClientModel.h.

◆ StartImportResponseReceivedHandler

Definition at line 521 of file MgnServiceClientModel.h.

◆ StartReplicationResponseReceivedHandler

Definition at line 524 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 527 of file MgnServiceClientModel.h.

◆ StopReplicationResponseReceivedHandler

Definition at line 530 of file MgnServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 533 of file MgnServiceClientModel.h.

◆ TerminateTargetInstancesResponseReceivedHandler

Definition at line 536 of file MgnServiceClientModel.h.

◆ UnarchiveApplicationResponseReceivedHandler

Definition at line 539 of file MgnServiceClientModel.h.

◆ UnarchiveWaveResponseReceivedHandler

Definition at line 542 of file MgnServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 545 of file MgnServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 548 of file MgnServiceClientModel.h.

◆ UpdateConnectorResponseReceivedHandler

Definition at line 551 of file MgnServiceClientModel.h.

◆ UpdateLaunchConfigurationResponseReceivedHandler

Definition at line 554 of file MgnServiceClientModel.h.

◆ UpdateLaunchConfigurationTemplateResponseReceivedHandler

Definition at line 558 of file MgnServiceClientModel.h.

◆ UpdateReplicationConfigurationResponseReceivedHandler

Definition at line 562 of file MgnServiceClientModel.h.

◆ UpdateReplicationConfigurationTemplateResponseReceivedHandler

Definition at line 566 of file MgnServiceClientModel.h.

◆ UpdateSourceServerReplicationTypeResponseReceivedHandler

Definition at line 573 of file MgnServiceClientModel.h.

◆ UpdateSourceServerResponseReceivedHandler

Definition at line 569 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 576 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 14 of file MgnErrors.h.