| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.builder() |
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(Collection<ControlDomainInsights> controlDomainInsights)
The control domain analytics data that the
ListControlDomainInsights API returned. |
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(Consumer<ControlDomainInsights.Builder>... controlDomainInsights)
The control domain analytics data that the
ListControlDomainInsights API returned. |
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.controlDomainInsights(ControlDomainInsights... controlDomainInsights)
The control domain analytics data that the
ListControlDomainInsights API returned. |
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.Builder.nextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
ListControlDomainInsightsResponse.Builder |
ListControlDomainInsightsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListControlDomainInsightsResponse.Builder> |
ListControlDomainInsightsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.