Uses of Class
software.amazon.awssdk.services.eks.model.InsightCategorySpecificSummary
-
Packages that use InsightCategorySpecificSummary Package Description software.amazon.awssdk.services.eks.model -
-
Uses of InsightCategorySpecificSummary in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return InsightCategorySpecificSummary Modifier and Type Method Description InsightCategorySpecificSummaryInsight. categorySpecificSummary()Summary information that relates to the category of the insight.Methods in software.amazon.awssdk.services.eks.model with parameters of type InsightCategorySpecificSummary Modifier and Type Method Description Insight.BuilderInsight.Builder. categorySpecificSummary(InsightCategorySpecificSummary categorySpecificSummary)Summary information that relates to the category of the insight.
-