| 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 ListControlDomainInsightsResponse |
AuditManagerClient.listControlDomainInsights(Consumer<ListControlDomainInsightsRequest.Builder> listControlDomainInsightsRequest)
Lists the latest analytics data for control domains across all of your active assessments.
|
default ListControlDomainInsightsResponse |
AuditManagerClient.listControlDomainInsights(ListControlDomainInsightsRequest listControlDomainInsightsRequest)
Lists the latest analytics data for control domains across all of your active assessments.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListControlDomainInsightsResponse> |
AuditManagerAsyncClient.listControlDomainInsights(Consumer<ListControlDomainInsightsRequest.Builder> listControlDomainInsightsRequest)
Lists the latest analytics data for control domains across all of your active assessments.
|
default CompletableFuture<ListControlDomainInsightsResponse> |
AuditManagerAsyncClient.listControlDomainInsights(ListControlDomainInsightsRequest listControlDomainInsightsRequest)
Lists the latest analytics data for control domains across all of your active assessments.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListControlDomainInsightsResponse> |
ListControlDomainInsightsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListControlDomainInsightsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListControlDomainInsightsResponse> subscriber) |
Copyright © 2022. All rights reserved.