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