| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAssessmentFrameworkControlSet |
UpdateAssessmentFrameworkControlSet.clone() |
UpdateAssessmentFrameworkControlSet |
UpdateAssessmentFrameworkControlSet.withControls(Collection<CreateAssessmentFrameworkControl> controls)
The list of controls contained within the control set.
|
UpdateAssessmentFrameworkControlSet |
UpdateAssessmentFrameworkControlSet.withControls(CreateAssessmentFrameworkControl... controls)
The list of controls contained within the control set.
|
UpdateAssessmentFrameworkControlSet |
UpdateAssessmentFrameworkControlSet.withId(String id)
The unique identifier for the control set.
|
UpdateAssessmentFrameworkControlSet |
UpdateAssessmentFrameworkControlSet.withName(String name)
The name of the control set.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdateAssessmentFrameworkControlSet> |
UpdateAssessmentFrameworkRequest.getControlSets()
The control sets associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAssessmentFrameworkRequest |
UpdateAssessmentFrameworkRequest.withControlSets(UpdateAssessmentFrameworkControlSet... controlSets)
The control sets associated with the framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAssessmentFrameworkRequest.setControlSets(Collection<UpdateAssessmentFrameworkControlSet> controlSets)
The control sets associated with the framework.
|
UpdateAssessmentFrameworkRequest |
UpdateAssessmentFrameworkRequest.withControlSets(Collection<UpdateAssessmentFrameworkControlSet> controlSets)
The control sets associated with the framework.
|
Copyright © 2021. All rights reserved.