Uses of Class
software.amazon.awssdk.services.auditmanager.model.InsightsByAssessment
-
Packages that use InsightsByAssessment Package Description software.amazon.awssdk.services.auditmanager.model -
-
Uses of InsightsByAssessment in software.amazon.awssdk.services.auditmanager.model
Methods in software.amazon.awssdk.services.auditmanager.model that return InsightsByAssessment Modifier and Type Method Description InsightsByAssessmentGetInsightsByAssessmentResponse. insights()The assessment analytics data that theGetInsightsByAssessmentAPI returned.Methods in software.amazon.awssdk.services.auditmanager.model with parameters of type InsightsByAssessment Modifier and Type Method Description GetInsightsByAssessmentResponse.BuilderGetInsightsByAssessmentResponse.Builder. insights(InsightsByAssessment insights)The assessment analytics data that theGetInsightsByAssessmentAPI returned.
-