| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAssessmentFrameworkControlSet |
CreateAssessmentFrameworkControlSet.clone() |
CreateAssessmentFrameworkControlSet |
CreateAssessmentFrameworkControlSet.withControls(Collection<CreateAssessmentFrameworkControl> controls)
The list of controls within the control set.
|
CreateAssessmentFrameworkControlSet |
CreateAssessmentFrameworkControlSet.withControls(CreateAssessmentFrameworkControl... controls)
The list of controls within the control set.
|
CreateAssessmentFrameworkControlSet |
CreateAssessmentFrameworkControlSet.withName(String name)
The name of the control set.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreateAssessmentFrameworkControlSet> |
CreateAssessmentFrameworkRequest.getControlSets()
The control sets that are associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssessmentFrameworkRequest |
CreateAssessmentFrameworkRequest.withControlSets(CreateAssessmentFrameworkControlSet... controlSets)
The control sets that are associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAssessmentFrameworkRequest.setControlSets(Collection<CreateAssessmentFrameworkControlSet> controlSets)
The control sets that are associated with the framework.
|
CreateAssessmentFrameworkRequest |
CreateAssessmentFrameworkRequest.withControlSets(Collection<CreateAssessmentFrameworkControlSet> controlSets)
The control sets that are associated with the framework.
|
Copyright © 2022. All rights reserved.