Uses of Class
software.amazon.awssdk.services.eks.model.InsightStatus
-
Packages that use InsightStatus Package Description software.amazon.awssdk.services.eks.model -
-
Uses of InsightStatus in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return InsightStatus Modifier and Type Method Description InsightStatusInsight. insightStatus()An object containing more detail on the status of the insight resource.InsightStatusInsightResourceDetail. insightStatus()An object containing more detail on the status of the insight resource.InsightStatusInsightSummary. insightStatus()An object containing more detail on the status of the insight.Methods in software.amazon.awssdk.services.eks.model with parameters of type InsightStatus Modifier and Type Method Description Insight.BuilderInsight.Builder. insightStatus(InsightStatus insightStatus)An object containing more detail on the status of the insight resource.InsightResourceDetail.BuilderInsightResourceDetail.Builder. insightStatus(InsightStatus insightStatus)An object containing more detail on the status of the insight resource.InsightSummary.BuilderInsightSummary.Builder. insightStatus(InsightStatus insightStatus)An object containing more detail on the status of the insight.
-