Uses of Class
software.amazon.awssdk.services.auditmanager.paginators.ListAssessmentControlInsightsByControlDomainIterable
-
Packages that use ListAssessmentControlInsightsByControlDomainIterable Package Description software.amazon.awssdk.services.auditmanager Welcome to the Audit Manager API reference. -
-
Uses of ListAssessmentControlInsightsByControlDomainIterable in software.amazon.awssdk.services.auditmanager
Methods in software.amazon.awssdk.services.auditmanager that return ListAssessmentControlInsightsByControlDomainIterable Modifier and Type Method Description default ListAssessmentControlInsightsByControlDomainIterableAuditManagerClient. listAssessmentControlInsightsByControlDomainPaginator(Consumer<ListAssessmentControlInsightsByControlDomainRequest.Builder> listAssessmentControlInsightsByControlDomainRequest)Lists the latest analytics data for controls within a specific control domain and a specific active assessment.default ListAssessmentControlInsightsByControlDomainIterableAuditManagerClient. listAssessmentControlInsightsByControlDomainPaginator(ListAssessmentControlInsightsByControlDomainRequest listAssessmentControlInsightsByControlDomainRequest)Lists the latest analytics data for controls within a specific control domain and a specific active assessment.
-