| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
Heterogeneous |
DatabaseMigrationPreference.heterogeneous()
Indicates whether you are interested in moving from one type of database to another.
|
| Modifier and Type | Method and Description |
|---|---|
static DatabaseMigrationPreference |
DatabaseMigrationPreference.fromHeterogeneous(Heterogeneous heterogeneous)
Create an instance of this class with
DatabaseMigrationPreference.heterogeneous() initialized to the given value. |
DatabaseMigrationPreference.Builder |
DatabaseMigrationPreference.Builder.heterogeneous(Heterogeneous heterogeneous)
Indicates whether you are interested in moving from one type of database to another.
|
Copyright © 2022. All rights reserved.