| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateDelegationByAssessmentError |
BatchCreateDelegationByAssessmentError.clone() |
BatchCreateDelegationByAssessmentError |
BatchCreateDelegationByAssessmentError.withCreateDelegationRequest(CreateDelegationRequest createDelegationRequest)
The API request to batch create delegations in Audit Manager.
|
BatchCreateDelegationByAssessmentError |
BatchCreateDelegationByAssessmentError.withErrorCode(String errorCode)
The error code returned by the
BatchCreateDelegationByAssessment API. |
BatchCreateDelegationByAssessmentError |
BatchCreateDelegationByAssessmentError.withErrorMessage(String errorMessage)
The error message returned by the
BatchCreateDelegationByAssessment API. |
| Modifier and Type | Method and Description |
|---|---|
List<BatchCreateDelegationByAssessmentError> |
BatchCreateDelegationByAssessmentResult.getErrors()
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateDelegationByAssessmentResult |
BatchCreateDelegationByAssessmentResult.withErrors(BatchCreateDelegationByAssessmentError... errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchCreateDelegationByAssessmentResult.setErrors(Collection<BatchCreateDelegationByAssessmentError> errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
BatchCreateDelegationByAssessmentResult |
BatchCreateDelegationByAssessmentResult.withErrors(Collection<BatchCreateDelegationByAssessmentError> errors)
A list of errors returned by the
BatchCreateDelegationByAssessment API. |
Copyright © 2021. All rights reserved.