| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubstrategy.model |
| Modifier and Type | Method and Description |
|---|---|
NoDatabaseMigrationPreference |
DatabaseMigrationPreference.noPreference()
Indicated that you do not prefer heterogeneous or homogeneous.
|
| Modifier and Type | Method and Description |
|---|---|
static DatabaseMigrationPreference |
DatabaseMigrationPreference.fromNoPreference(NoDatabaseMigrationPreference noPreference)
Create an instance of this class with
DatabaseMigrationPreference.noPreference() initialized to the given value. |
DatabaseMigrationPreference.Builder |
DatabaseMigrationPreference.Builder.noPreference(NoDatabaseMigrationPreference noPreference)
Indicated that you do not prefer heterogeneous or homogeneous.
|
Copyright © 2022. All rights reserved.