Uses of Enum
software.amazon.awssdk.services.databasemigration.model.DataProviderSettings.Type
Packages that use DataProviderSettings.Type
-
Uses of DataProviderSettings.Type in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return DataProviderSettings.TypeModifier and TypeMethodDescriptionDataProviderSettings.type()Retrieve an enum value representing which member of this object is populated.static DataProviderSettings.TypeReturns the enum constant of this type with the specified name.static DataProviderSettings.Type[]DataProviderSettings.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.