Uses of Class
software.amazon.awssdk.services.rds.model.DocLink
Packages that use DocLink
-
Uses of DocLink in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DocLinkModifier and TypeMethodDescriptionDBRecommendation.links()A link to documentation that provides additional information about the recommendation.Methods in software.amazon.awssdk.services.rds.model with parameters of type DocLinkModifier and TypeMethodDescriptionA link to documentation that provides additional information about the recommendation.Method parameters in software.amazon.awssdk.services.rds.model with type arguments of type DocLinkModifier and TypeMethodDescriptionDBRecommendation.Builder.links(Collection<DocLink> links) A link to documentation that provides additional information about the recommendation.