C# Класс Amazon.DatabaseMigrationService.AmazonDatabaseMigrationServiceClient

Implementation for accessing DatabaseMigrationService AWS Database Migration Service

AWS Database Migration Service (AWS DMS) can migrate your data to and from the most widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL Server, Amazon Redshift, MariaDB, Amazon Aurora, MySQL, and SAP Adaptive Server Enterprise (ASE). The service supports homogeneous migrations such as Oracle to Oracle, as well as heterogeneous migrations between different database platforms, such as Oracle to MySQL or SQL Server to PostgreSQL.

Наследование: AmazonServiceClient, IAmazonDatabaseMigrationService
Показать файл Открыть проект

Открытые методы

Метод Описание
AddTagsToResource ( AddTagsToResourceRequest request ) : AddTagsToResourceResponse

Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or used in a Condition statement in an IAM policy for DMS.

AddTagsToResourceAsync ( AddTagsToResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the AddTagsToResource operation.

AmazonDatabaseMigrationServiceClient ( ) : System

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials

AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, AmazonDatabaseMigrationServiceConfig clientConfig ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials and an AmazonDatabaseMigrationServiceClient Configuration object.

AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials

AmazonDatabaseMigrationServiceClient ( AmazonDatabaseMigrationServiceConfig config ) : System

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonDatabaseMigrationServiceClient ( RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonDatabaseMigrationServiceConfig clientConfig ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonDatabaseMigrationServiceConfig clientConfig ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.

AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key

BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the AddTagsToResource operation.

BeginCreateEndpoint ( CreateEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateEndpoint operation.

BeginCreateReplicationInstance ( CreateReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReplicationInstance operation.

BeginCreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.

BeginCreateReplicationTask ( CreateReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the CreateReplicationTask operation.

BeginDeleteCertificate ( DeleteCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteCertificate operation.

BeginDeleteEndpoint ( DeleteEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteEndpoint operation.

BeginDeleteReplicationInstance ( DeleteReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteReplicationInstance operation.

BeginDeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.

BeginDeleteReplicationTask ( DeleteReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DeleteReplicationTask operation.

BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

BeginDescribeCertificates ( DescribeCertificatesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeCertificates operation.

BeginDescribeConnections ( DescribeConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeConnections operation.

BeginDescribeEndpointTypes ( DescribeEndpointTypesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEndpointTypes operation.

BeginDescribeEndpoints ( DescribeEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeEndpoints operation.

BeginDescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.

BeginDescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.

BeginDescribeReplicationInstances ( DescribeReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReplicationInstances operation.

BeginDescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.

BeginDescribeReplicationTasks ( DescribeReplicationTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeReplicationTasks operation.

BeginDescribeSchemas ( DescribeSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeSchemas operation.

BeginDescribeTableStatistics ( DescribeTableStatisticsRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the DescribeTableStatistics operation.

BeginImportCertificate ( ImportCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ImportCertificate operation.

BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ListTagsForResource operation.

BeginModifyEndpoint ( ModifyEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyEndpoint operation.

BeginModifyReplicationInstance ( ModifyReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReplicationInstance operation.

BeginModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.

BeginModifyReplicationTask ( ModifyReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the ModifyReplicationTask operation.

BeginRefreshSchemas ( RefreshSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RefreshSchemas operation.

BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the RemoveTagsFromResource operation.

BeginStartReplicationTask ( StartReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StartReplicationTask operation.

BeginStopReplicationTask ( StopReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the StopReplicationTask operation.

BeginTestConnection ( TestConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult

Initiates the asynchronous execution of the TestConnection operation.

CreateEndpoint ( CreateEndpointRequest request ) : CreateEndpointResponse

Creates an endpoint using the provided settings.

CreateEndpointAsync ( CreateEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateEndpoint operation.

CreateReplicationInstance ( CreateReplicationInstanceRequest request ) : CreateReplicationInstanceResponse

Creates the replication instance using the specified parameters.

CreateReplicationInstanceAsync ( CreateReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReplicationInstance operation.

CreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request ) : CreateReplicationSubnetGroupResponse

Creates a replication subnet group given a list of the subnet IDs in a VPC.

CreateReplicationSubnetGroupAsync ( CreateReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.

CreateReplicationTask ( CreateReplicationTaskRequest request ) : CreateReplicationTaskResponse

Creates a replication task using the specified parameters.

CreateReplicationTaskAsync ( CreateReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the CreateReplicationTask operation.

DeleteCertificate ( DeleteCertificateRequest request ) : DeleteCertificateResponse

Deletes the specified certificate.

DeleteCertificateAsync ( DeleteCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteCertificate operation.

DeleteEndpoint ( DeleteEndpointRequest request ) : DeleteEndpointResponse

Deletes the specified endpoint.

All tasks associated with the endpoint must be deleted before you can delete the endpoint.

DeleteEndpointAsync ( DeleteEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteEndpoint operation.

DeleteReplicationInstance ( DeleteReplicationInstanceRequest request ) : DeleteReplicationInstanceResponse

Deletes the specified replication instance.

You must delete any migration tasks that are associated with the replication instance before you can delete it.

DeleteReplicationInstanceAsync ( DeleteReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteReplicationInstance operation.

DeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request ) : DeleteReplicationSubnetGroupResponse

Deletes a subnet group.

DeleteReplicationSubnetGroupAsync ( DeleteReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.

DeleteReplicationTask ( DeleteReplicationTaskRequest request ) : DeleteReplicationTaskResponse

Deletes the specified replication task.

DeleteReplicationTaskAsync ( DeleteReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DeleteReplicationTask operation.

DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : DescribeAccountAttributesResponse

Lists all of the AWS DMS attributes for a customer account. The attributes include AWS DMS quotas for the account, such as the number of replication instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.

This command does not take any parameters.

DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeAccountAttributes operation.

DescribeCertificates ( DescribeCertificatesRequest request ) : DescribeCertificatesResponse

Provides a description of the certificate.

DescribeCertificatesAsync ( DescribeCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeCertificates operation.

DescribeConnections ( DescribeConnectionsRequest request ) : DescribeConnectionsResponse

Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.

DescribeConnectionsAsync ( DescribeConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeConnections operation.

DescribeEndpointTypes ( DescribeEndpointTypesRequest request ) : DescribeEndpointTypesResponse

Returns information about the type of endpoints available.

DescribeEndpointTypesAsync ( DescribeEndpointTypesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEndpointTypes operation.

DescribeEndpoints ( DescribeEndpointsRequest request ) : DescribeEndpointsResponse

Returns information about the endpoints for your account in the current region.

DescribeEndpointsAsync ( DescribeEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeEndpoints operation.

DescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request ) : DescribeOrderableReplicationInstancesResponse

Returns information about the replication instance types that can be created in the specified region.

DescribeOrderableReplicationInstancesAsync ( DescribeOrderableReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.

DescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request ) : DescribeRefreshSchemasStatusResponse

Returns the status of the RefreshSchemas operation.

DescribeRefreshSchemasStatusAsync ( DescribeRefreshSchemasStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.

DescribeReplicationInstances ( DescribeReplicationInstancesRequest request ) : DescribeReplicationInstancesResponse

Returns information about replication instances for your account in the current region.

DescribeReplicationInstancesAsync ( DescribeReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReplicationInstances operation.

DescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request ) : DescribeReplicationSubnetGroupsResponse

Returns information about the replication subnet groups.

DescribeReplicationSubnetGroupsAsync ( DescribeReplicationSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.

DescribeReplicationTasks ( DescribeReplicationTasksRequest request ) : DescribeReplicationTasksResponse

Returns information about replication tasks for your account in the current region.

DescribeReplicationTasksAsync ( DescribeReplicationTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeReplicationTasks operation.

DescribeSchemas ( DescribeSchemasRequest request ) : DescribeSchemasResponse

Returns information about the schema for the specified endpoint.

DescribeSchemasAsync ( DescribeSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeSchemas operation.

DescribeTableStatistics ( DescribeTableStatisticsRequest request ) : DescribeTableStatisticsResponse

Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.

DescribeTableStatisticsAsync ( DescribeTableStatisticsRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the DescribeTableStatistics operation.

EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse

Finishes the asynchronous execution of the AddTagsToResource operation.

EndCreateEndpoint ( IAsyncResult asyncResult ) : CreateEndpointResponse

Finishes the asynchronous execution of the CreateEndpoint operation.

EndCreateReplicationInstance ( IAsyncResult asyncResult ) : CreateReplicationInstanceResponse

Finishes the asynchronous execution of the CreateReplicationInstance operation.

EndCreateReplicationSubnetGroup ( IAsyncResult asyncResult ) : CreateReplicationSubnetGroupResponse

Finishes the asynchronous execution of the CreateReplicationSubnetGroup operation.

EndCreateReplicationTask ( IAsyncResult asyncResult ) : CreateReplicationTaskResponse

Finishes the asynchronous execution of the CreateReplicationTask operation.

EndDeleteCertificate ( IAsyncResult asyncResult ) : DeleteCertificateResponse

Finishes the asynchronous execution of the DeleteCertificate operation.

EndDeleteEndpoint ( IAsyncResult asyncResult ) : DeleteEndpointResponse

Finishes the asynchronous execution of the DeleteEndpoint operation.

EndDeleteReplicationInstance ( IAsyncResult asyncResult ) : DeleteReplicationInstanceResponse

Finishes the asynchronous execution of the DeleteReplicationInstance operation.

EndDeleteReplicationSubnetGroup ( IAsyncResult asyncResult ) : DeleteReplicationSubnetGroupResponse

Finishes the asynchronous execution of the DeleteReplicationSubnetGroup operation.

EndDeleteReplicationTask ( IAsyncResult asyncResult ) : DeleteReplicationTaskResponse

Finishes the asynchronous execution of the DeleteReplicationTask operation.

EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse

Finishes the asynchronous execution of the DescribeAccountAttributes operation.

EndDescribeCertificates ( IAsyncResult asyncResult ) : DescribeCertificatesResponse

Finishes the asynchronous execution of the DescribeCertificates operation.

EndDescribeConnections ( IAsyncResult asyncResult ) : DescribeConnectionsResponse

Finishes the asynchronous execution of the DescribeConnections operation.

EndDescribeEndpointTypes ( IAsyncResult asyncResult ) : DescribeEndpointTypesResponse

Finishes the asynchronous execution of the DescribeEndpointTypes operation.

EndDescribeEndpoints ( IAsyncResult asyncResult ) : DescribeEndpointsResponse

Finishes the asynchronous execution of the DescribeEndpoints operation.

EndDescribeOrderableReplicationInstances ( IAsyncResult asyncResult ) : DescribeOrderableReplicationInstancesResponse

Finishes the asynchronous execution of the DescribeOrderableReplicationInstances operation.

EndDescribeRefreshSchemasStatus ( IAsyncResult asyncResult ) : DescribeRefreshSchemasStatusResponse

Finishes the asynchronous execution of the DescribeRefreshSchemasStatus operation.

EndDescribeReplicationInstances ( IAsyncResult asyncResult ) : DescribeReplicationInstancesResponse

Finishes the asynchronous execution of the DescribeReplicationInstances operation.

EndDescribeReplicationSubnetGroups ( IAsyncResult asyncResult ) : DescribeReplicationSubnetGroupsResponse

Finishes the asynchronous execution of the DescribeReplicationSubnetGroups operation.

EndDescribeReplicationTasks ( IAsyncResult asyncResult ) : DescribeReplicationTasksResponse

Finishes the asynchronous execution of the DescribeReplicationTasks operation.

EndDescribeSchemas ( IAsyncResult asyncResult ) : DescribeSchemasResponse

Finishes the asynchronous execution of the DescribeSchemas operation.

EndDescribeTableStatistics ( IAsyncResult asyncResult ) : DescribeTableStatisticsResponse

Finishes the asynchronous execution of the DescribeTableStatistics operation.

EndImportCertificate ( IAsyncResult asyncResult ) : ImportCertificateResponse

Finishes the asynchronous execution of the ImportCertificate operation.

EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse

Finishes the asynchronous execution of the ListTagsForResource operation.

EndModifyEndpoint ( IAsyncResult asyncResult ) : ModifyEndpointResponse

Finishes the asynchronous execution of the ModifyEndpoint operation.

EndModifyReplicationInstance ( IAsyncResult asyncResult ) : ModifyReplicationInstanceResponse

Finishes the asynchronous execution of the ModifyReplicationInstance operation.

EndModifyReplicationSubnetGroup ( IAsyncResult asyncResult ) : ModifyReplicationSubnetGroupResponse

Finishes the asynchronous execution of the ModifyReplicationSubnetGroup operation.

EndModifyReplicationTask ( IAsyncResult asyncResult ) : ModifyReplicationTaskResponse

Finishes the asynchronous execution of the ModifyReplicationTask operation.

EndRefreshSchemas ( IAsyncResult asyncResult ) : RefreshSchemasResponse

Finishes the asynchronous execution of the RefreshSchemas operation.

EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse

Finishes the asynchronous execution of the RemoveTagsFromResource operation.

EndStartReplicationTask ( IAsyncResult asyncResult ) : StartReplicationTaskResponse

Finishes the asynchronous execution of the StartReplicationTask operation.

EndStopReplicationTask ( IAsyncResult asyncResult ) : StopReplicationTaskResponse

Finishes the asynchronous execution of the StopReplicationTask operation.

EndTestConnection ( IAsyncResult asyncResult ) : TestConnectionResponse

Finishes the asynchronous execution of the TestConnection operation.

ImportCertificate ( ImportCertificateRequest request ) : ImportCertificateResponse

Uploads the specified certificate.

ImportCertificateAsync ( ImportCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ImportCertificate operation.

ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse

Lists all tags for an AWS DMS resource.

ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ListTagsForResource operation.

ModifyEndpoint ( ModifyEndpointRequest request ) : ModifyEndpointResponse

Modifies the specified endpoint.

ModifyEndpointAsync ( ModifyEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyEndpoint operation.

ModifyReplicationInstance ( ModifyReplicationInstanceRequest request ) : ModifyReplicationInstanceResponse

Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.

Some settings are applied during the maintenance window.

ModifyReplicationInstanceAsync ( ModifyReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReplicationInstance operation.

ModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request ) : ModifyReplicationSubnetGroupResponse

Modifies the settings for the specified replication subnet group.

ModifyReplicationSubnetGroupAsync ( ModifyReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.

ModifyReplicationTask ( ModifyReplicationTaskRequest request ) : ModifyReplicationTaskResponse

Modifies the specified replication task.

You can't modify the task endpoints. The task must be stopped before you can modify it.

ModifyReplicationTaskAsync ( ModifyReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the ModifyReplicationTask operation.

RefreshSchemas ( RefreshSchemasRequest request ) : RefreshSchemasResponse

Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.

RefreshSchemasAsync ( RefreshSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RefreshSchemas operation.

RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse

Removes metadata tags from a DMS resource.

RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the RemoveTagsFromResource operation.

StartReplicationTask ( StartReplicationTaskRequest request ) : StartReplicationTaskResponse

Starts the replication task.

StartReplicationTaskAsync ( StartReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StartReplicationTask operation.

StopReplicationTask ( StopReplicationTaskRequest request ) : StopReplicationTaskResponse

Stops the replication task.

StopReplicationTaskAsync ( StopReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the StopReplicationTask operation.

TestConnection ( TestConnectionRequest request ) : TestConnectionResponse

Tests the connection between the replication instance and the endpoint.

TestConnectionAsync ( TestConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task

Initiates the asynchronous execution of the TestConnection operation.

Защищенные методы

Метод Описание
CreateSigner ( ) : AbstractAWSSigner

Creates the signer for the service.

Dispose ( bool disposing ) : void

Disposes the service client.

Описание методов

AddTagsToResource() публичный Метод

Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or used in a Condition statement in an IAM policy for DMS.
/// The resource could not be found. ///
public AddTagsToResource ( AddTagsToResourceRequest request ) : AddTagsToResourceResponse
request Amazon.DatabaseMigrationService.Model.AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource service method.
Результат AddTagsToResourceResponse

AddTagsToResourceAsync() публичный Метод

Initiates the asynchronous execution of the AddTagsToResource operation.
public AddTagsToResourceAsync ( AddTagsToResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request Amazon.DatabaseMigrationService.Model.AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonDatabaseMigrationServiceClient ( ) : System
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials
public AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials and an AmazonDatabaseMigrationServiceClient Configuration object.
public AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, AmazonDatabaseMigrationServiceConfig clientConfig ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
clientConfig AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Credentials
public AmazonDatabaseMigrationServiceClient ( AWSCredentials credentials, RegionEndpoint region ) : System
credentials Amazon.Runtime.AWSCredentials AWS Credentials
region RegionEndpoint The region to connect.
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonDatabaseMigrationServiceClient ( AmazonDatabaseMigrationServiceConfig config ) : System
config AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration>
public AmazonDatabaseMigrationServiceClient ( RegionEndpoint region ) : System
region RegionEndpoint The region to connect.
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, AmazonDatabaseMigrationServiceConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
clientConfig AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
region RegionEndpoint The region to connect.
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonDatabaseMigrationServiceClient Configuration object.
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, AmazonDatabaseMigrationServiceConfig clientConfig ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
clientConfig AmazonDatabaseMigrationServiceConfig The AmazonDatabaseMigrationServiceClient Configuration Object
Результат System

AmazonDatabaseMigrationServiceClient() публичный Метод

Constructs AmazonDatabaseMigrationServiceClient with AWS Access Key ID and AWS Secret Key
public AmazonDatabaseMigrationServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System
awsAccessKeyId string AWS Access Key ID
awsSecretAccessKey string AWS Secret Access Key
awsSessionToken string AWS Session Token
region RegionEndpoint The region to connect.
Результат System

BeginAddTagsToResource() публичный Метод

Initiates the asynchronous execution of the AddTagsToResource operation.
public BeginAddTagsToResource ( AddTagsToResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request AddTagsToResourceRequest Container for the necessary parameters to execute the AddTagsToResource operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginCreateEndpoint() публичный Метод

Initiates the asynchronous execution of the CreateEndpoint operation.
public BeginCreateEndpoint ( CreateEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateEndpointRequest Container for the necessary parameters to execute the CreateEndpoint operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginCreateReplicationInstance() публичный Метод

Initiates the asynchronous execution of the CreateReplicationInstance operation.
public BeginCreateReplicationInstance ( CreateReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateReplicationInstanceRequest Container for the necessary parameters to execute the CreateReplicationInstance operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginCreateReplicationSubnetGroup() публичный Метод

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.
public BeginCreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateReplicationSubnetGroupRequest Container for the necessary parameters to execute the CreateReplicationSubnetGroup operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginCreateReplicationTask() публичный Метод

Initiates the asynchronous execution of the CreateReplicationTask operation.
public BeginCreateReplicationTask ( CreateReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request CreateReplicationTaskRequest Container for the necessary parameters to execute the CreateReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDeleteCertificate() публичный Метод

Initiates the asynchronous execution of the DeleteCertificate operation.
public BeginDeleteCertificate ( DeleteCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteCertificateRequest Container for the necessary parameters to execute the DeleteCertificate operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDeleteEndpoint() публичный Метод

Initiates the asynchronous execution of the DeleteEndpoint operation.
public BeginDeleteEndpoint ( DeleteEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteEndpointRequest Container for the necessary parameters to execute the DeleteEndpoint operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDeleteReplicationInstance() публичный Метод

Initiates the asynchronous execution of the DeleteReplicationInstance operation.
public BeginDeleteReplicationInstance ( DeleteReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteReplicationInstanceRequest Container for the necessary parameters to execute the DeleteReplicationInstance operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDeleteReplicationSubnetGroup() публичный Метод

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.
public BeginDeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteReplicationSubnetGroupRequest Container for the necessary parameters to execute the DeleteReplicationSubnetGroup operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDeleteReplicationTask() публичный Метод

Initiates the asynchronous execution of the DeleteReplicationTask operation.
public BeginDeleteReplicationTask ( DeleteReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DeleteReplicationTaskRequest Container for the necessary parameters to execute the DeleteReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeAccountAttributes() публичный Метод

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public BeginDescribeAccountAttributes ( DescribeAccountAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeCertificates() публичный Метод

Initiates the asynchronous execution of the DescribeCertificates operation.
public BeginDescribeCertificates ( DescribeCertificatesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeCertificatesRequest Container for the necessary parameters to execute the DescribeCertificates operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeConnections() публичный Метод

Initiates the asynchronous execution of the DescribeConnections operation.
public BeginDescribeConnections ( DescribeConnectionsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeConnectionsRequest Container for the necessary parameters to execute the DescribeConnections operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeEndpointTypes() публичный Метод

Initiates the asynchronous execution of the DescribeEndpointTypes operation.
public BeginDescribeEndpointTypes ( DescribeEndpointTypesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeEndpointTypesRequest Container for the necessary parameters to execute the DescribeEndpointTypes operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeEndpoints() публичный Метод

Initiates the asynchronous execution of the DescribeEndpoints operation.
public BeginDescribeEndpoints ( DescribeEndpointsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeEndpointsRequest Container for the necessary parameters to execute the DescribeEndpoints operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeOrderableReplicationInstances() публичный Метод

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.
public BeginDescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeOrderableReplicationInstancesRequest Container for the necessary parameters to execute the DescribeOrderableReplicationInstances operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeRefreshSchemasStatus() публичный Метод

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.
public BeginDescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeRefreshSchemasStatusRequest Container for the necessary parameters to execute the DescribeRefreshSchemasStatus operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeReplicationInstances() публичный Метод

Initiates the asynchronous execution of the DescribeReplicationInstances operation.
public BeginDescribeReplicationInstances ( DescribeReplicationInstancesRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeReplicationInstancesRequest Container for the necessary parameters to execute the DescribeReplicationInstances operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeReplicationSubnetGroups() публичный Метод

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.
public BeginDescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeReplicationSubnetGroupsRequest Container for the necessary parameters to execute the DescribeReplicationSubnetGroups operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeReplicationTasks() публичный Метод

Initiates the asynchronous execution of the DescribeReplicationTasks operation.
public BeginDescribeReplicationTasks ( DescribeReplicationTasksRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeReplicationTasksRequest Container for the necessary parameters to execute the DescribeReplicationTasks operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeSchemas() публичный Метод

Initiates the asynchronous execution of the DescribeSchemas operation.
public BeginDescribeSchemas ( DescribeSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeSchemasRequest Container for the necessary parameters to execute the DescribeSchemas operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginDescribeTableStatistics() публичный Метод

Initiates the asynchronous execution of the DescribeTableStatistics operation.
public BeginDescribeTableStatistics ( DescribeTableStatisticsRequest request, AsyncCallback callback, object state ) : IAsyncResult
request DescribeTableStatisticsRequest Container for the necessary parameters to execute the DescribeTableStatistics operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginImportCertificate() публичный Метод

Initiates the asynchronous execution of the ImportCertificate operation.
public BeginImportCertificate ( ImportCertificateRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ImportCertificateRequest Container for the necessary parameters to execute the ImportCertificate operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginListTagsForResource() публичный Метод

Initiates the asynchronous execution of the ListTagsForResource operation.
public BeginListTagsForResource ( ListTagsForResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginModifyEndpoint() публичный Метод

Initiates the asynchronous execution of the ModifyEndpoint operation.
public BeginModifyEndpoint ( ModifyEndpointRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyEndpointRequest Container for the necessary parameters to execute the ModifyEndpoint operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginModifyReplicationInstance() публичный Метод

Initiates the asynchronous execution of the ModifyReplicationInstance operation.
public BeginModifyReplicationInstance ( ModifyReplicationInstanceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReplicationInstanceRequest Container for the necessary parameters to execute the ModifyReplicationInstance operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginModifyReplicationSubnetGroup() публичный Метод

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.
public BeginModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReplicationSubnetGroupRequest Container for the necessary parameters to execute the ModifyReplicationSubnetGroup operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginModifyReplicationTask() публичный Метод

Initiates the asynchronous execution of the ModifyReplicationTask operation.
public BeginModifyReplicationTask ( ModifyReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request ModifyReplicationTaskRequest Container for the necessary parameters to execute the ModifyReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginRefreshSchemas() публичный Метод

Initiates the asynchronous execution of the RefreshSchemas operation.
public BeginRefreshSchemas ( RefreshSchemasRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RefreshSchemasRequest Container for the necessary parameters to execute the RefreshSchemas operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginRemoveTagsFromResource() публичный Метод

Initiates the asynchronous execution of the RemoveTagsFromResource operation.
public BeginRemoveTagsFromResource ( RemoveTagsFromResourceRequest request, AsyncCallback callback, object state ) : IAsyncResult
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginStartReplicationTask() публичный Метод

Initiates the asynchronous execution of the StartReplicationTask operation.
public BeginStartReplicationTask ( StartReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StartReplicationTaskRequest Container for the necessary parameters to execute the StartReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginStopReplicationTask() публичный Метод

Initiates the asynchronous execution of the StopReplicationTask operation.
public BeginStopReplicationTask ( StopReplicationTaskRequest request, AsyncCallback callback, object state ) : IAsyncResult
request StopReplicationTaskRequest Container for the necessary parameters to execute the StopReplicationTask operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

BeginTestConnection() публичный Метод

Initiates the asynchronous execution of the TestConnection operation.
public BeginTestConnection ( TestConnectionRequest request, AsyncCallback callback, object state ) : IAsyncResult
request TestConnectionRequest Container for the necessary parameters to execute the TestConnection operation on AmazonDatabaseMigrationServiceClient.
callback AsyncCallback An AsyncCallback delegate that is invoked when the operation completes.
state object A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property.
Результат IAsyncResult

CreateEndpoint() публичный Метод

Creates an endpoint using the provided settings.
/// AWS DMS was denied access to the endpoint. /// /// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public CreateEndpoint ( CreateEndpointRequest request ) : CreateEndpointResponse
request CreateEndpointRequest Container for the necessary parameters to execute the CreateEndpoint service method.
Результат CreateEndpointResponse

CreateEndpointAsync() публичный Метод

Initiates the asynchronous execution of the CreateEndpoint operation.
public CreateEndpointAsync ( CreateEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateEndpointRequest Container for the necessary parameters to execute the CreateEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateReplicationInstance() публичный Метод

Creates the replication instance using the specified parameters.
/// AWS DMS was denied access to the endpoint. /// /// There are not enough resources allocated to the database migration. /// /// The resource is in a state that prevents it from being used for database migration. /// /// The subnet provided is invalid. /// /// AWS DMS cannot access the KMS key. /// /// The replication subnet group does not cover enough Availability Zones (AZs). Edit /// the replication subnet group and add more AZs. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. /// /// The storage quota has been exceeded. ///
public CreateReplicationInstance ( CreateReplicationInstanceRequest request ) : CreateReplicationInstanceResponse
request CreateReplicationInstanceRequest Container for the necessary parameters to execute the CreateReplicationInstance service method.
Результат CreateReplicationInstanceResponse

CreateReplicationInstanceAsync() публичный Метод

Initiates the asynchronous execution of the CreateReplicationInstance operation.
public CreateReplicationInstanceAsync ( CreateReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReplicationInstanceRequest Container for the necessary parameters to execute the CreateReplicationInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateReplicationSubnetGroup() публичный Метод

Creates a replication subnet group given a list of the subnet IDs in a VPC.
/// AWS DMS was denied access to the endpoint. /// /// The subnet provided is invalid. /// /// The replication subnet group does not cover enough Availability Zones (AZs). Edit /// the replication subnet group and add more AZs. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public CreateReplicationSubnetGroup ( CreateReplicationSubnetGroupRequest request ) : CreateReplicationSubnetGroupResponse
request CreateReplicationSubnetGroupRequest Container for the necessary parameters to execute the CreateReplicationSubnetGroup service method.
Результат CreateReplicationSubnetGroupResponse

CreateReplicationSubnetGroupAsync() публичный Метод

Initiates the asynchronous execution of the CreateReplicationSubnetGroup operation.
public CreateReplicationSubnetGroupAsync ( CreateReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReplicationSubnetGroupRequest Container for the necessary parameters to execute the CreateReplicationSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateReplicationTask() публичный Метод

Creates a replication task using the specified parameters.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public CreateReplicationTask ( CreateReplicationTaskRequest request ) : CreateReplicationTaskResponse
request CreateReplicationTaskRequest Container for the necessary parameters to execute the CreateReplicationTask service method.
Результат CreateReplicationTaskResponse

CreateReplicationTaskAsync() публичный Метод

Initiates the asynchronous execution of the CreateReplicationTask operation.
public CreateReplicationTaskAsync ( CreateReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request CreateReplicationTaskRequest Container for the necessary parameters to execute the CreateReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

CreateSigner() защищенный Метод

Creates the signer for the service.
protected CreateSigner ( ) : AbstractAWSSigner
Результат AbstractAWSSigner

DeleteCertificate() публичный Метод

Deletes the specified certificate.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteCertificate ( DeleteCertificateRequest request ) : DeleteCertificateResponse
request DeleteCertificateRequest Container for the necessary parameters to execute the DeleteCertificate service method.
Результат DeleteCertificateResponse

DeleteCertificateAsync() публичный Метод

Initiates the asynchronous execution of the DeleteCertificate operation.
public DeleteCertificateAsync ( DeleteCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteCertificateRequest Container for the necessary parameters to execute the DeleteCertificate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteEndpoint() публичный Метод

Deletes the specified endpoint.

All tasks associated with the endpoint must be deleted before you can delete the endpoint.

/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteEndpoint ( DeleteEndpointRequest request ) : DeleteEndpointResponse
request DeleteEndpointRequest Container for the necessary parameters to execute the DeleteEndpoint service method.
Результат DeleteEndpointResponse

DeleteEndpointAsync() публичный Метод

Initiates the asynchronous execution of the DeleteEndpoint operation.
public DeleteEndpointAsync ( DeleteEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteEndpointRequest Container for the necessary parameters to execute the DeleteEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteReplicationInstance() публичный Метод

Deletes the specified replication instance.

You must delete any migration tasks that are associated with the replication instance before you can delete it.

/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteReplicationInstance ( DeleteReplicationInstanceRequest request ) : DeleteReplicationInstanceResponse
request DeleteReplicationInstanceRequest Container for the necessary parameters to execute the DeleteReplicationInstance service method.
Результат DeleteReplicationInstanceResponse

DeleteReplicationInstanceAsync() публичный Метод

Initiates the asynchronous execution of the DeleteReplicationInstance operation.
public DeleteReplicationInstanceAsync ( DeleteReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteReplicationInstanceRequest Container for the necessary parameters to execute the DeleteReplicationInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteReplicationSubnetGroup() публичный Метод

Deletes a subnet group.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteReplicationSubnetGroup ( DeleteReplicationSubnetGroupRequest request ) : DeleteReplicationSubnetGroupResponse
request DeleteReplicationSubnetGroupRequest Container for the necessary parameters to execute the DeleteReplicationSubnetGroup service method.
Результат DeleteReplicationSubnetGroupResponse

DeleteReplicationSubnetGroupAsync() публичный Метод

Initiates the asynchronous execution of the DeleteReplicationSubnetGroup operation.
public DeleteReplicationSubnetGroupAsync ( DeleteReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteReplicationSubnetGroupRequest Container for the necessary parameters to execute the DeleteReplicationSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DeleteReplicationTask() публичный Метод

Deletes the specified replication task.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DeleteReplicationTask ( DeleteReplicationTaskRequest request ) : DeleteReplicationTaskResponse
request DeleteReplicationTaskRequest Container for the necessary parameters to execute the DeleteReplicationTask service method.
Результат DeleteReplicationTaskResponse

DeleteReplicationTaskAsync() публичный Метод

Initiates the asynchronous execution of the DeleteReplicationTask operation.
public DeleteReplicationTaskAsync ( DeleteReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DeleteReplicationTaskRequest Container for the necessary parameters to execute the DeleteReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeAccountAttributes() публичный Метод

Lists all of the AWS DMS attributes for a customer account. The attributes include AWS DMS quotas for the account, such as the number of replication instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.

This command does not take any parameters.

public DescribeAccountAttributes ( DescribeAccountAttributesRequest request ) : DescribeAccountAttributesResponse
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes service method.
Результат DescribeAccountAttributesResponse

DescribeAccountAttributesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeAccountAttributes operation.
public DescribeAccountAttributesAsync ( DescribeAccountAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeAccountAttributesRequest Container for the necessary parameters to execute the DescribeAccountAttributes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeCertificates() публичный Метод

Provides a description of the certificate.
/// The resource could not be found. ///
public DescribeCertificates ( DescribeCertificatesRequest request ) : DescribeCertificatesResponse
request DescribeCertificatesRequest Container for the necessary parameters to execute the DescribeCertificates service method.
Результат DescribeCertificatesResponse

DescribeCertificatesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeCertificates operation.
public DescribeCertificatesAsync ( DescribeCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeCertificatesRequest Container for the necessary parameters to execute the DescribeCertificates operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeConnections() публичный Метод

Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.
/// The resource could not be found. ///
public DescribeConnections ( DescribeConnectionsRequest request ) : DescribeConnectionsResponse
request DescribeConnectionsRequest Container for the necessary parameters to execute the DescribeConnections service method.
Результат DescribeConnectionsResponse

DescribeConnectionsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeConnections operation.
public DescribeConnectionsAsync ( DescribeConnectionsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeConnectionsRequest Container for the necessary parameters to execute the DescribeConnections operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeEndpointTypes() публичный Метод

Returns information about the type of endpoints available.
public DescribeEndpointTypes ( DescribeEndpointTypesRequest request ) : DescribeEndpointTypesResponse
request DescribeEndpointTypesRequest Container for the necessary parameters to execute the DescribeEndpointTypes service method.
Результат DescribeEndpointTypesResponse

DescribeEndpointTypesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeEndpointTypes operation.
public DescribeEndpointTypesAsync ( DescribeEndpointTypesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeEndpointTypesRequest Container for the necessary parameters to execute the DescribeEndpointTypes operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeEndpoints() публичный Метод

Returns information about the endpoints for your account in the current region.
/// The resource could not be found. ///
public DescribeEndpoints ( DescribeEndpointsRequest request ) : DescribeEndpointsResponse
request DescribeEndpointsRequest Container for the necessary parameters to execute the DescribeEndpoints service method.
Результат DescribeEndpointsResponse

DescribeEndpointsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeEndpoints operation.
public DescribeEndpointsAsync ( DescribeEndpointsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeEndpointsRequest Container for the necessary parameters to execute the DescribeEndpoints operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeOrderableReplicationInstances() публичный Метод

Returns information about the replication instance types that can be created in the specified region.
public DescribeOrderableReplicationInstances ( DescribeOrderableReplicationInstancesRequest request ) : DescribeOrderableReplicationInstancesResponse
request DescribeOrderableReplicationInstancesRequest Container for the necessary parameters to execute the DescribeOrderableReplicationInstances service method.
Результат DescribeOrderableReplicationInstancesResponse

DescribeOrderableReplicationInstancesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeOrderableReplicationInstances operation.
public DescribeOrderableReplicationInstancesAsync ( DescribeOrderableReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeOrderableReplicationInstancesRequest Container for the necessary parameters to execute the DescribeOrderableReplicationInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeRefreshSchemasStatus() публичный Метод

Returns the status of the RefreshSchemas operation.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DescribeRefreshSchemasStatus ( DescribeRefreshSchemasStatusRequest request ) : DescribeRefreshSchemasStatusResponse
request DescribeRefreshSchemasStatusRequest Container for the necessary parameters to execute the DescribeRefreshSchemasStatus service method.
Результат DescribeRefreshSchemasStatusResponse

DescribeRefreshSchemasStatusAsync() публичный Метод

Initiates the asynchronous execution of the DescribeRefreshSchemasStatus operation.
public DescribeRefreshSchemasStatusAsync ( DescribeRefreshSchemasStatusRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeRefreshSchemasStatusRequest Container for the necessary parameters to execute the DescribeRefreshSchemasStatus operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeReplicationInstances() публичный Метод

Returns information about replication instances for your account in the current region.
/// The resource could not be found. ///
public DescribeReplicationInstances ( DescribeReplicationInstancesRequest request ) : DescribeReplicationInstancesResponse
request DescribeReplicationInstancesRequest Container for the necessary parameters to execute the DescribeReplicationInstances service method.
Результат DescribeReplicationInstancesResponse

DescribeReplicationInstancesAsync() публичный Метод

Initiates the asynchronous execution of the DescribeReplicationInstances operation.
public DescribeReplicationInstancesAsync ( DescribeReplicationInstancesRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReplicationInstancesRequest Container for the necessary parameters to execute the DescribeReplicationInstances operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeReplicationSubnetGroups() публичный Метод

Returns information about the replication subnet groups.
/// The resource could not be found. ///
public DescribeReplicationSubnetGroups ( DescribeReplicationSubnetGroupsRequest request ) : DescribeReplicationSubnetGroupsResponse
request DescribeReplicationSubnetGroupsRequest Container for the necessary parameters to execute the DescribeReplicationSubnetGroups service method.
Результат DescribeReplicationSubnetGroupsResponse

DescribeReplicationSubnetGroupsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeReplicationSubnetGroups operation.
public DescribeReplicationSubnetGroupsAsync ( DescribeReplicationSubnetGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReplicationSubnetGroupsRequest Container for the necessary parameters to execute the DescribeReplicationSubnetGroups operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeReplicationTasks() публичный Метод

Returns information about replication tasks for your account in the current region.
/// The resource could not be found. ///
public DescribeReplicationTasks ( DescribeReplicationTasksRequest request ) : DescribeReplicationTasksResponse
request DescribeReplicationTasksRequest Container for the necessary parameters to execute the DescribeReplicationTasks service method.
Результат DescribeReplicationTasksResponse

DescribeReplicationTasksAsync() публичный Метод

Initiates the asynchronous execution of the DescribeReplicationTasks operation.
public DescribeReplicationTasksAsync ( DescribeReplicationTasksRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeReplicationTasksRequest Container for the necessary parameters to execute the DescribeReplicationTasks operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeSchemas() публичный Метод

Returns information about the schema for the specified endpoint.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DescribeSchemas ( DescribeSchemasRequest request ) : DescribeSchemasResponse
request DescribeSchemasRequest Container for the necessary parameters to execute the DescribeSchemas service method.
Результат DescribeSchemasResponse

DescribeSchemasAsync() публичный Метод

Initiates the asynchronous execution of the DescribeSchemas operation.
public DescribeSchemasAsync ( DescribeSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeSchemasRequest Container for the necessary parameters to execute the DescribeSchemas operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

DescribeTableStatistics() публичный Метод

Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public DescribeTableStatistics ( DescribeTableStatisticsRequest request ) : DescribeTableStatisticsResponse
request DescribeTableStatisticsRequest Container for the necessary parameters to execute the DescribeTableStatistics service method.
Результат DescribeTableStatisticsResponse

DescribeTableStatisticsAsync() публичный Метод

Initiates the asynchronous execution of the DescribeTableStatistics operation.
public DescribeTableStatisticsAsync ( DescribeTableStatisticsRequest request, System cancellationToken = default(CancellationToken) ) : Task
request DescribeTableStatisticsRequest Container for the necessary parameters to execute the DescribeTableStatistics operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

Dispose() защищенный Метод

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
Результат void

EndAddTagsToResource() публичный Метод

Finishes the asynchronous execution of the AddTagsToResource operation.
public EndAddTagsToResource ( IAsyncResult asyncResult ) : AddTagsToResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginAddTagsToResource.
Результат AddTagsToResourceResponse

EndCreateEndpoint() публичный Метод

Finishes the asynchronous execution of the CreateEndpoint operation.
public EndCreateEndpoint ( IAsyncResult asyncResult ) : CreateEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateEndpoint.
Результат CreateEndpointResponse

EndCreateReplicationInstance() публичный Метод

Finishes the asynchronous execution of the CreateReplicationInstance operation.
public EndCreateReplicationInstance ( IAsyncResult asyncResult ) : CreateReplicationInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReplicationInstance.
Результат CreateReplicationInstanceResponse

EndCreateReplicationSubnetGroup() публичный Метод

Finishes the asynchronous execution of the CreateReplicationSubnetGroup operation.
public EndCreateReplicationSubnetGroup ( IAsyncResult asyncResult ) : CreateReplicationSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReplicationSubnetGroup.
Результат CreateReplicationSubnetGroupResponse

EndCreateReplicationTask() публичный Метод

Finishes the asynchronous execution of the CreateReplicationTask operation.
public EndCreateReplicationTask ( IAsyncResult asyncResult ) : CreateReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginCreateReplicationTask.
Результат CreateReplicationTaskResponse

EndDeleteCertificate() публичный Метод

Finishes the asynchronous execution of the DeleteCertificate operation.
public EndDeleteCertificate ( IAsyncResult asyncResult ) : DeleteCertificateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteCertificate.
Результат DeleteCertificateResponse

EndDeleteEndpoint() публичный Метод

Finishes the asynchronous execution of the DeleteEndpoint operation.
public EndDeleteEndpoint ( IAsyncResult asyncResult ) : DeleteEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteEndpoint.
Результат DeleteEndpointResponse

EndDeleteReplicationInstance() публичный Метод

Finishes the asynchronous execution of the DeleteReplicationInstance operation.
public EndDeleteReplicationInstance ( IAsyncResult asyncResult ) : DeleteReplicationInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteReplicationInstance.
Результат DeleteReplicationInstanceResponse

EndDeleteReplicationSubnetGroup() публичный Метод

Finishes the asynchronous execution of the DeleteReplicationSubnetGroup operation.
public EndDeleteReplicationSubnetGroup ( IAsyncResult asyncResult ) : DeleteReplicationSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteReplicationSubnetGroup.
Результат DeleteReplicationSubnetGroupResponse

EndDeleteReplicationTask() публичный Метод

Finishes the asynchronous execution of the DeleteReplicationTask operation.
public EndDeleteReplicationTask ( IAsyncResult asyncResult ) : DeleteReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDeleteReplicationTask.
Результат DeleteReplicationTaskResponse

EndDescribeAccountAttributes() публичный Метод

Finishes the asynchronous execution of the DescribeAccountAttributes operation.
public EndDescribeAccountAttributes ( IAsyncResult asyncResult ) : DescribeAccountAttributesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeAccountAttributes.
Результат DescribeAccountAttributesResponse

EndDescribeCertificates() публичный Метод

Finishes the asynchronous execution of the DescribeCertificates operation.
public EndDescribeCertificates ( IAsyncResult asyncResult ) : DescribeCertificatesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeCertificates.
Результат DescribeCertificatesResponse

EndDescribeConnections() публичный Метод

Finishes the asynchronous execution of the DescribeConnections operation.
public EndDescribeConnections ( IAsyncResult asyncResult ) : DescribeConnectionsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeConnections.
Результат DescribeConnectionsResponse

EndDescribeEndpointTypes() публичный Метод

Finishes the asynchronous execution of the DescribeEndpointTypes operation.
public EndDescribeEndpointTypes ( IAsyncResult asyncResult ) : DescribeEndpointTypesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEndpointTypes.
Результат DescribeEndpointTypesResponse

EndDescribeEndpoints() публичный Метод

Finishes the asynchronous execution of the DescribeEndpoints operation.
public EndDescribeEndpoints ( IAsyncResult asyncResult ) : DescribeEndpointsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeEndpoints.
Результат DescribeEndpointsResponse

EndDescribeOrderableReplicationInstances() публичный Метод

Finishes the asynchronous execution of the DescribeOrderableReplicationInstances operation.
public EndDescribeOrderableReplicationInstances ( IAsyncResult asyncResult ) : DescribeOrderableReplicationInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeOrderableReplicationInstances.
Результат DescribeOrderableReplicationInstancesResponse

EndDescribeRefreshSchemasStatus() публичный Метод

Finishes the asynchronous execution of the DescribeRefreshSchemasStatus operation.
public EndDescribeRefreshSchemasStatus ( IAsyncResult asyncResult ) : DescribeRefreshSchemasStatusResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeRefreshSchemasStatus.
Результат DescribeRefreshSchemasStatusResponse

EndDescribeReplicationInstances() публичный Метод

Finishes the asynchronous execution of the DescribeReplicationInstances operation.
public EndDescribeReplicationInstances ( IAsyncResult asyncResult ) : DescribeReplicationInstancesResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReplicationInstances.
Результат DescribeReplicationInstancesResponse

EndDescribeReplicationSubnetGroups() публичный Метод

Finishes the asynchronous execution of the DescribeReplicationSubnetGroups operation.
public EndDescribeReplicationSubnetGroups ( IAsyncResult asyncResult ) : DescribeReplicationSubnetGroupsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReplicationSubnetGroups.
Результат DescribeReplicationSubnetGroupsResponse

EndDescribeReplicationTasks() публичный Метод

Finishes the asynchronous execution of the DescribeReplicationTasks operation.
public EndDescribeReplicationTasks ( IAsyncResult asyncResult ) : DescribeReplicationTasksResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeReplicationTasks.
Результат DescribeReplicationTasksResponse

EndDescribeSchemas() публичный Метод

Finishes the asynchronous execution of the DescribeSchemas operation.
public EndDescribeSchemas ( IAsyncResult asyncResult ) : DescribeSchemasResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeSchemas.
Результат DescribeSchemasResponse

EndDescribeTableStatistics() публичный Метод

Finishes the asynchronous execution of the DescribeTableStatistics operation.
public EndDescribeTableStatistics ( IAsyncResult asyncResult ) : DescribeTableStatisticsResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginDescribeTableStatistics.
Результат DescribeTableStatisticsResponse

EndImportCertificate() публичный Метод

Finishes the asynchronous execution of the ImportCertificate operation.
public EndImportCertificate ( IAsyncResult asyncResult ) : ImportCertificateResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginImportCertificate.
Результат ImportCertificateResponse

EndListTagsForResource() публичный Метод

Finishes the asynchronous execution of the ListTagsForResource operation.
public EndListTagsForResource ( IAsyncResult asyncResult ) : ListTagsForResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginListTagsForResource.
Результат ListTagsForResourceResponse

EndModifyEndpoint() публичный Метод

Finishes the asynchronous execution of the ModifyEndpoint operation.
public EndModifyEndpoint ( IAsyncResult asyncResult ) : ModifyEndpointResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyEndpoint.
Результат ModifyEndpointResponse

EndModifyReplicationInstance() публичный Метод

Finishes the asynchronous execution of the ModifyReplicationInstance operation.
public EndModifyReplicationInstance ( IAsyncResult asyncResult ) : ModifyReplicationInstanceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReplicationInstance.
Результат ModifyReplicationInstanceResponse

EndModifyReplicationSubnetGroup() публичный Метод

Finishes the asynchronous execution of the ModifyReplicationSubnetGroup operation.
public EndModifyReplicationSubnetGroup ( IAsyncResult asyncResult ) : ModifyReplicationSubnetGroupResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReplicationSubnetGroup.
Результат ModifyReplicationSubnetGroupResponse

EndModifyReplicationTask() публичный Метод

Finishes the asynchronous execution of the ModifyReplicationTask operation.
public EndModifyReplicationTask ( IAsyncResult asyncResult ) : ModifyReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginModifyReplicationTask.
Результат ModifyReplicationTaskResponse

EndRefreshSchemas() публичный Метод

Finishes the asynchronous execution of the RefreshSchemas operation.
public EndRefreshSchemas ( IAsyncResult asyncResult ) : RefreshSchemasResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRefreshSchemas.
Результат RefreshSchemasResponse

EndRemoveTagsFromResource() публичный Метод

Finishes the asynchronous execution of the RemoveTagsFromResource operation.
public EndRemoveTagsFromResource ( IAsyncResult asyncResult ) : RemoveTagsFromResourceResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginRemoveTagsFromResource.
Результат RemoveTagsFromResourceResponse

EndStartReplicationTask() публичный Метод

Finishes the asynchronous execution of the StartReplicationTask operation.
public EndStartReplicationTask ( IAsyncResult asyncResult ) : StartReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStartReplicationTask.
Результат StartReplicationTaskResponse

EndStopReplicationTask() публичный Метод

Finishes the asynchronous execution of the StopReplicationTask operation.
public EndStopReplicationTask ( IAsyncResult asyncResult ) : StopReplicationTaskResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginStopReplicationTask.
Результат StopReplicationTaskResponse

EndTestConnection() публичный Метод

Finishes the asynchronous execution of the TestConnection operation.
public EndTestConnection ( IAsyncResult asyncResult ) : TestConnectionResponse
asyncResult IAsyncResult The IAsyncResult returned by the call to BeginTestConnection.
Результат TestConnectionResponse

ImportCertificate() публичный Метод

Uploads the specified certificate.
/// The certificate was not valid. /// /// The resource you are attempting to create already exists. ///
public ImportCertificate ( ImportCertificateRequest request ) : ImportCertificateResponse
request ImportCertificateRequest Container for the necessary parameters to execute the ImportCertificate service method.
Результат ImportCertificateResponse

ImportCertificateAsync() публичный Метод

Initiates the asynchronous execution of the ImportCertificate operation.
public ImportCertificateAsync ( ImportCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ImportCertificateRequest Container for the necessary parameters to execute the ImportCertificate operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ListTagsForResource() публичный Метод

Lists all tags for an AWS DMS resource.
/// The resource could not be found. ///
public ListTagsForResource ( ListTagsForResourceRequest request ) : ListTagsForResourceResponse
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource service method.
Результат ListTagsForResourceResponse

ListTagsForResourceAsync() публичный Метод

Initiates the asynchronous execution of the ListTagsForResource operation.
public ListTagsForResourceAsync ( ListTagsForResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ListTagsForResourceRequest Container for the necessary parameters to execute the ListTagsForResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyEndpoint() публичный Метод

Modifies the specified endpoint.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. ///
public ModifyEndpoint ( ModifyEndpointRequest request ) : ModifyEndpointResponse
request ModifyEndpointRequest Container for the necessary parameters to execute the ModifyEndpoint service method.
Результат ModifyEndpointResponse

ModifyEndpointAsync() публичный Метод

Initiates the asynchronous execution of the ModifyEndpoint operation.
public ModifyEndpointAsync ( ModifyEndpointRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyEndpointRequest Container for the necessary parameters to execute the ModifyEndpoint operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyReplicationInstance() публичный Метод

Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.

Some settings are applied during the maintenance window.

/// There are not enough resources allocated to the database migration. /// /// The resource is in a state that prevents it from being used for database migration. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. /// /// The storage quota has been exceeded. /// /// An upgrade dependency is preventing the database migration. ///
public ModifyReplicationInstance ( ModifyReplicationInstanceRequest request ) : ModifyReplicationInstanceResponse
request ModifyReplicationInstanceRequest Container for the necessary parameters to execute the ModifyReplicationInstance service method.
Результат ModifyReplicationInstanceResponse

ModifyReplicationInstanceAsync() публичный Метод

Initiates the asynchronous execution of the ModifyReplicationInstance operation.
public ModifyReplicationInstanceAsync ( ModifyReplicationInstanceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReplicationInstanceRequest Container for the necessary parameters to execute the ModifyReplicationInstance operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyReplicationSubnetGroup() публичный Метод

Modifies the settings for the specified replication subnet group.
/// AWS DMS was denied access to the endpoint. /// /// The subnet provided is invalid. /// /// The replication subnet group does not cover enough Availability Zones (AZs). Edit /// the replication subnet group and add more AZs. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. /// /// The specified subnet is already in use. ///
public ModifyReplicationSubnetGroup ( ModifyReplicationSubnetGroupRequest request ) : ModifyReplicationSubnetGroupResponse
request ModifyReplicationSubnetGroupRequest Container for the necessary parameters to execute the ModifyReplicationSubnetGroup service method.
Результат ModifyReplicationSubnetGroupResponse

ModifyReplicationSubnetGroupAsync() публичный Метод

Initiates the asynchronous execution of the ModifyReplicationSubnetGroup operation.
public ModifyReplicationSubnetGroupAsync ( ModifyReplicationSubnetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReplicationSubnetGroupRequest Container for the necessary parameters to execute the ModifyReplicationSubnetGroup operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

ModifyReplicationTask() публичный Метод

Modifies the specified replication task.

You can't modify the task endpoints. The task must be stopped before you can modify it.

/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource you are attempting to create already exists. /// /// The resource could not be found. ///
public ModifyReplicationTask ( ModifyReplicationTaskRequest request ) : ModifyReplicationTaskResponse
request ModifyReplicationTaskRequest Container for the necessary parameters to execute the ModifyReplicationTask service method.
Результат ModifyReplicationTaskResponse

ModifyReplicationTaskAsync() публичный Метод

Initiates the asynchronous execution of the ModifyReplicationTask operation.
public ModifyReplicationTaskAsync ( ModifyReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request ModifyReplicationTaskRequest Container for the necessary parameters to execute the ModifyReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RefreshSchemas() публичный Метод

Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public RefreshSchemas ( RefreshSchemasRequest request ) : RefreshSchemasResponse
request RefreshSchemasRequest Container for the necessary parameters to execute the RefreshSchemas service method.
Результат RefreshSchemasResponse

RefreshSchemasAsync() публичный Метод

Initiates the asynchronous execution of the RefreshSchemas operation.
public RefreshSchemasAsync ( RefreshSchemasRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RefreshSchemasRequest Container for the necessary parameters to execute the RefreshSchemas operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

RemoveTagsFromResource() публичный Метод

Removes metadata tags from a DMS resource.
/// The resource could not be found. ///
public RemoveTagsFromResource ( RemoveTagsFromResourceRequest request ) : RemoveTagsFromResourceResponse
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource service method.
Результат RemoveTagsFromResourceResponse

RemoveTagsFromResourceAsync() публичный Метод

Initiates the asynchronous execution of the RemoveTagsFromResource operation.
public RemoveTagsFromResourceAsync ( RemoveTagsFromResourceRequest request, System cancellationToken = default(CancellationToken) ) : Task
request RemoveTagsFromResourceRequest Container for the necessary parameters to execute the RemoveTagsFromResource operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

StartReplicationTask() публичный Метод

Starts the replication task.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public StartReplicationTask ( StartReplicationTaskRequest request ) : StartReplicationTaskResponse
request StartReplicationTaskRequest Container for the necessary parameters to execute the StartReplicationTask service method.
Результат StartReplicationTaskResponse

StartReplicationTaskAsync() публичный Метод

Initiates the asynchronous execution of the StartReplicationTask operation.
public StartReplicationTaskAsync ( StartReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StartReplicationTaskRequest Container for the necessary parameters to execute the StartReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

StopReplicationTask() публичный Метод

Stops the replication task.
/// The resource is in a state that prevents it from being used for database migration. /// /// The resource could not be found. ///
public StopReplicationTask ( StopReplicationTaskRequest request ) : StopReplicationTaskResponse
request StopReplicationTaskRequest Container for the necessary parameters to execute the StopReplicationTask service method.
Результат StopReplicationTaskResponse

StopReplicationTaskAsync() публичный Метод

Initiates the asynchronous execution of the StopReplicationTask operation.
public StopReplicationTaskAsync ( StopReplicationTaskRequest request, System cancellationToken = default(CancellationToken) ) : Task
request StopReplicationTaskRequest Container for the necessary parameters to execute the StopReplicationTask operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task

TestConnection() публичный Метод

Tests the connection between the replication instance and the endpoint.
/// The resource is in a state that prevents it from being used for database migration. /// /// AWS DMS cannot access the KMS key. /// /// The resource could not be found. /// /// The quota for this resource quota has been exceeded. ///
public TestConnection ( TestConnectionRequest request ) : TestConnectionResponse
request TestConnectionRequest Container for the necessary parameters to execute the TestConnection service method.
Результат TestConnectionResponse

TestConnectionAsync() публичный Метод

Initiates the asynchronous execution of the TestConnection operation.
public TestConnectionAsync ( TestConnectionRequest request, System cancellationToken = default(CancellationToken) ) : Task
request TestConnectionRequest Container for the necessary parameters to execute the TestConnection operation.
cancellationToken System /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. ///
Результат Task