| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssessmentFrameworkMetadata> |
ListAssessmentFrameworksResponse.frameworkMetadataList()
The list of metadata objects for the specified framework.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentFrameworksResponse.Builder |
ListAssessmentFrameworksResponse.Builder.frameworkMetadataList(AssessmentFrameworkMetadata... frameworkMetadataList)
The list of metadata objects for the specified framework.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentFrameworksResponse.Builder |
ListAssessmentFrameworksResponse.Builder.frameworkMetadataList(Collection<AssessmentFrameworkMetadata> frameworkMetadataList)
The list of metadata objects for the specified framework.
|
Copyright © 2021. All rights reserved.