| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
Homogeneous |
DatabaseMigrationPreference.homogeneous()
Indicates whether you are interested in moving to the same type of database into AWS.
|
| Modifier and Type | Method and Description |
|---|---|
static DatabaseMigrationPreference |
DatabaseMigrationPreference.fromHomogeneous(Homogeneous homogeneous)
Create an instance of this class with
DatabaseMigrationPreference.homogeneous() initialized to the given value. |
DatabaseMigrationPreference.Builder |
DatabaseMigrationPreference.Builder.homogeneous(Homogeneous homogeneous)
Indicates whether you are interested in moving to the same type of database into AWS.
|
Copyright © 2023. All rights reserved.