Uses of Class
software.amazon.awssdk.services.auditmanager.model.Insights
-
Packages that use Insights Package Description software.amazon.awssdk.services.auditmanager.model -
-
Uses of Insights in software.amazon.awssdk.services.auditmanager.model
Methods in software.amazon.awssdk.services.auditmanager.model that return Insights Modifier and Type Method Description InsightsGetInsightsResponse. insights()The analytics data that theGetInsightsAPI returned.Methods in software.amazon.awssdk.services.auditmanager.model with parameters of type Insights Modifier and Type Method Description GetInsightsResponse.BuilderGetInsightsResponse.Builder. insights(Insights insights)The analytics data that theGetInsightsAPI returned.
-