| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchCreateDelegationByAssessmentError> |
BatchCreateDelegationByAssessmentResponse.errors()
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(BatchCreateDelegationByAssessmentError... errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateDelegationByAssessmentResponse.Builder |
BatchCreateDelegationByAssessmentResponse.Builder.errors(Collection<BatchCreateDelegationByAssessmentError> errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
Copyright © 2021. All rights reserved.