| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Assessment |
GetAssessmentResponse.assessment()
Returns the value of the Assessment property for this object.
|
Assessment |
UpdateAssessmentResponse.assessment()
The response object (name of the updated assessment) for the
UpdateAssessmentRequest API. |
Assessment |
CreateAssessmentResponse.assessment()
Returns the value of the Assessment property for this object.
|
Assessment |
UpdateAssessmentStatusResponse.assessment()
The name of the updated assessment returned by the
UpdateAssessmentStatus API. |
| Modifier and Type | Method and Description |
|---|---|
GetAssessmentResponse.Builder |
GetAssessmentResponse.Builder.assessment(Assessment assessment)
Sets the value of the Assessment property for this object.
|
UpdateAssessmentResponse.Builder |
UpdateAssessmentResponse.Builder.assessment(Assessment assessment)
The response object (name of the updated assessment) for the
UpdateAssessmentRequest API. |
CreateAssessmentResponse.Builder |
CreateAssessmentResponse.Builder.assessment(Assessment assessment)
Sets the value of the Assessment property for this object.
|
UpdateAssessmentStatusResponse.Builder |
UpdateAssessmentStatusResponse.Builder.assessment(Assessment assessment)
The name of the updated assessment returned by the
UpdateAssessmentStatus API. |
Copyright © 2021. All rights reserved.