Uses of Class
software.amazon.awssdk.services.databasemigration.model.RdsRequirements
Packages that use RdsRequirements
-
Uses of RdsRequirements in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return RdsRequirementsModifier and TypeMethodDescriptionfinal RdsRequirementsRdsRecommendation.requirementsToTarget()Supplemental information about the requirements to the recommended target database on Amazon RDS.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type RdsRequirementsModifier and TypeMethodDescriptionRdsRecommendation.Builder.requirementsToTarget(RdsRequirements requirementsToTarget) Supplemental information about the requirements to the recommended target database on Amazon RDS.