Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.Homogeneous
-
Packages that use Homogeneous Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of Homogeneous in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return Homogeneous Modifier and Type Method Description HomogeneousDatabaseMigrationPreference. homogeneous()Indicates whether you are interested in moving to the same type of database into AWS.Methods in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type Homogeneous Modifier and Type Method Description static DatabaseMigrationPreferenceDatabaseMigrationPreference. fromHomogeneous(Homogeneous homogeneous)Create an instance of this class withDatabaseMigrationPreference.homogeneous()initialized to the given value.DatabaseMigrationPreference.BuilderDatabaseMigrationPreference.Builder. homogeneous(Homogeneous homogeneous)Indicates whether you are interested in moving to the same type of database into AWS.
-