| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateAssessmentFrameworkControlSet> |
UpdateAssessmentFrameworkRequest.controlSets()
The control sets that are associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAssessmentFrameworkRequest.Builder |
UpdateAssessmentFrameworkRequest.Builder.controlSets(UpdateAssessmentFrameworkControlSet... controlSets)
The control sets that are associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAssessmentFrameworkRequest.Builder |
UpdateAssessmentFrameworkRequest.Builder.controlSets(Collection<UpdateAssessmentFrameworkControlSet> controlSets)
The control sets that are associated with the framework.
|
Copyright © 2023. All rights reserved.