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