Uses of Class
software.amazon.awssdk.services.rds.model.IssueDetails
Packages that use IssueDetails
-
Uses of IssueDetails in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return IssueDetailsModifier and TypeMethodDescriptionfinal IssueDetailsDBRecommendation.issueDetails()Details of the issue that caused the recommendation.final IssueDetailsRecommendedAction.issueDetails()The details of the issue.Methods in software.amazon.awssdk.services.rds.model with parameters of type IssueDetailsModifier and TypeMethodDescriptionDBRecommendation.Builder.issueDetails(IssueDetails issueDetails) Details of the issue that caused the recommendation.RecommendedAction.Builder.issueDetails(IssueDetails issueDetails) The details of the issue.