| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| software.amazon.awssdk.services.auditmanager.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListControlDomainInsightsByAssessmentResponse |
AuditManagerClient.listControlDomainInsightsByAssessment(Consumer<ListControlDomainInsightsByAssessmentRequest.Builder> listControlDomainInsightsByAssessmentRequest)
Lists analytics data for control domains within a specified active assessment.
|
default ListControlDomainInsightsByAssessmentResponse |
AuditManagerClient.listControlDomainInsightsByAssessment(ListControlDomainInsightsByAssessmentRequest listControlDomainInsightsByAssessmentRequest)
Lists analytics data for control domains within a specified active assessment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListControlDomainInsightsByAssessmentResponse> |
AuditManagerAsyncClient.listControlDomainInsightsByAssessment(Consumer<ListControlDomainInsightsByAssessmentRequest.Builder> listControlDomainInsightsByAssessmentRequest)
Lists analytics data for control domains within a specified active assessment.
|
default CompletableFuture<ListControlDomainInsightsByAssessmentResponse> |
AuditManagerAsyncClient.listControlDomainInsightsByAssessment(ListControlDomainInsightsByAssessmentRequest listControlDomainInsightsByAssessmentRequest)
Lists analytics data for control domains within a specified active assessment.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListControlDomainInsightsByAssessmentResponse> |
ListControlDomainInsightsByAssessmentIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListControlDomainInsightsByAssessmentPublisher.subscribe(org.reactivestreams.Subscriber<? super ListControlDomainInsightsByAssessmentResponse> subscriber) |
Copyright © 2023. All rights reserved.