| Modifier and Type | Method and Description |
|---|---|
MigrateMySqlRequest |
MigrateMySqlRequest.withConnectionString(String connectionString)
Set connection string to the remote MySQL database.
|
MigrateMySqlRequest |
MigrateMySqlRequest.withMigrationType(MySqlMigrationType migrationType)
Set the type of migration operation to be done.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/