Uses of Class
software.amazon.awssdk.services.migrationhubstrategy.model.ManagementPreference.Type
-
Packages that use ManagementPreference.Type Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of ManagementPreference.Type in software.amazon.awssdk.services.migrationhubstrategy.model
Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return ManagementPreference.Type Modifier and Type Method Description ManagementPreference.TypeManagementPreference. type()Retrieve an enum value representing which member of this object is populated.static ManagementPreference.TypeManagementPreference.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ManagementPreference.Type[]ManagementPreference.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-