Uses of Class
software.amazon.awssdk.services.databasemigration.model.RecommendationData
Packages that use RecommendationData
-
Uses of RecommendationData in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return RecommendationDataModifier and TypeMethodDescriptionfinal RecommendationDataRecommendation.data()The recommendation of a target engine for the specified source database.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type RecommendationDataModifier and TypeMethodDescriptionRecommendation.Builder.data(RecommendationData data) The recommendation of a target engine for the specified source database.