Uses of Class
software.amazon.awssdk.services.databasemigration.model.RdsRequirements
-
Packages that use RdsRequirements Package Description software.amazon.awssdk.services.databasemigration.model -
-
Uses of RdsRequirements in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return RdsRequirements Modifier and Type Method Description 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 RdsRequirements Modifier and Type Method Description RdsRecommendation.BuilderRdsRecommendation.Builder. requirementsToTarget(RdsRequirements requirementsToTarget)Supplemental information about the requirements to the recommended target database on Amazon RDS.
-