Uses of Class
software.amazon.awssdk.services.wellarchitected.model.JiraSelectedQuestionConfiguration
-
Packages that use JiraSelectedQuestionConfiguration Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of JiraSelectedQuestionConfiguration in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return JiraSelectedQuestionConfiguration Modifier and Type Method Description JiraSelectedQuestionConfigurationLensReview. jiraConfiguration()Jira configuration status of the Lens review.JiraSelectedQuestionConfigurationUpdateLensReviewRequest. jiraConfiguration()Configuration of the Jira integration.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type JiraSelectedQuestionConfiguration Modifier and Type Method Description LensReview.BuilderLensReview.Builder. jiraConfiguration(JiraSelectedQuestionConfiguration jiraConfiguration)Jira configuration status of the Lens review.UpdateLensReviewRequest.BuilderUpdateLensReviewRequest.Builder. jiraConfiguration(JiraSelectedQuestionConfiguration jiraConfiguration)Configuration of the Jira integration.
-