| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
AssessmentReportEvidenceError |
AssessmentReportEvidenceError.clone() |
AssessmentReportEvidenceError |
AssessmentReportEvidenceError.withErrorCode(String errorCode)
The error code that was returned.
|
AssessmentReportEvidenceError |
AssessmentReportEvidenceError.withErrorMessage(String errorMessage)
The error message that was returned.
|
AssessmentReportEvidenceError |
AssessmentReportEvidenceError.withEvidenceId(String evidenceId)
The identifier for the evidence.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssessmentReportEvidenceError> |
BatchDisassociateAssessmentReportEvidenceResult.getErrors()
A list of errors that the
BatchDisassociateAssessmentReportEvidence API returned. |
List<AssessmentReportEvidenceError> |
BatchAssociateAssessmentReportEvidenceResult.getErrors()
A list of errors that the
BatchAssociateAssessmentReportEvidence API returned. |
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateAssessmentReportEvidenceResult |
BatchDisassociateAssessmentReportEvidenceResult.withErrors(AssessmentReportEvidenceError... errors)
A list of errors that the
BatchDisassociateAssessmentReportEvidence API returned. |
BatchAssociateAssessmentReportEvidenceResult |
BatchAssociateAssessmentReportEvidenceResult.withErrors(AssessmentReportEvidenceError... errors)
A list of errors that the
BatchAssociateAssessmentReportEvidence API returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDisassociateAssessmentReportEvidenceResult.setErrors(Collection<AssessmentReportEvidenceError> errors)
A list of errors that the
BatchDisassociateAssessmentReportEvidence API returned. |
void |
BatchAssociateAssessmentReportEvidenceResult.setErrors(Collection<AssessmentReportEvidenceError> errors)
A list of errors that the
BatchAssociateAssessmentReportEvidence API returned. |
BatchDisassociateAssessmentReportEvidenceResult |
BatchDisassociateAssessmentReportEvidenceResult.withErrors(Collection<AssessmentReportEvidenceError> errors)
A list of errors that the
BatchDisassociateAssessmentReportEvidence API returned. |
BatchAssociateAssessmentReportEvidenceResult |
BatchAssociateAssessmentReportEvidenceResult.withErrors(Collection<AssessmentReportEvidenceError> errors)
A list of errors that the
BatchAssociateAssessmentReportEvidence API returned. |
Copyright © 2025. All rights reserved.