| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ControlMetadata> |
ListControlsResponse.controlMetadataList()
The list of control metadata objects that the
ListControls API returned. |
| Modifier and Type | Method and Description |
|---|---|
ListControlsResponse.Builder |
ListControlsResponse.Builder.controlMetadataList(ControlMetadata... controlMetadataList)
The list of control metadata objects that the
ListControls API returned. |
| Modifier and Type | Method and Description |
|---|---|
ListControlsResponse.Builder |
ListControlsResponse.Builder.controlMetadataList(Collection<ControlMetadata> controlMetadataList)
The list of control metadata objects that the
ListControls API returned. |
Copyright © 2022. All rights reserved.