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