Uses of Class
software.amazon.awssdk.services.databasemigration.model.Limitation
Packages that use Limitation
-
Uses of Limitation in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type LimitationModifier and TypeMethodDescriptionfinal List<Limitation>DescribeRecommendationLimitationsResponse.limitations()The list of limitations for recommendations of target Amazon Web Services engines.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type LimitationModifier and TypeMethodDescriptionDescribeRecommendationLimitationsResponse.Builder.limitations(Limitation... limitations) The list of limitations for recommendations of target Amazon Web Services engines.Method parameters in software.amazon.awssdk.services.databasemigration.model with type arguments of type LimitationModifier and TypeMethodDescriptionDescribeRecommendationLimitationsResponse.Builder.limitations(Collection<Limitation> limitations) The list of limitations for recommendations of target Amazon Web Services engines.