| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Framework |
GetAssessmentFrameworkResponse.framework()
The framework that the
GetAssessmentFramework API returned. |
Framework |
CreateAssessmentFrameworkResponse.framework()
The name of the new framework that the
CreateAssessmentFramework API returned. |
Framework |
UpdateAssessmentFrameworkResponse.framework()
The name of the framework.
|
| Modifier and Type | Method and Description |
|---|---|
GetAssessmentFrameworkResponse.Builder |
GetAssessmentFrameworkResponse.Builder.framework(Framework framework)
The framework that the
GetAssessmentFramework API returned. |
CreateAssessmentFrameworkResponse.Builder |
CreateAssessmentFrameworkResponse.Builder.framework(Framework framework)
The name of the new framework that the
CreateAssessmentFramework API returned. |
UpdateAssessmentFrameworkResponse.Builder |
UpdateAssessmentFrameworkResponse.Builder.framework(Framework framework)
The name of the framework.
|
Copyright © 2023. All rights reserved.