public static interface BatchDeleteDelegationByAssessmentError.Builder extends SdkPojo, CopyableBuilder<BatchDeleteDelegationByAssessmentError.Builder,BatchDeleteDelegationByAssessmentError>
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteDelegationByAssessmentError.Builder |
delegationId(String delegationId)
The identifier for the delegation.
|
BatchDeleteDelegationByAssessmentError.Builder |
errorCode(String errorCode)
The error code that the
BatchDeleteDelegationByAssessment API returned. |
BatchDeleteDelegationByAssessmentError.Builder |
errorMessage(String errorMessage)
The error message that the
BatchDeleteDelegationByAssessment API returned. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchDeleteDelegationByAssessmentError.Builder delegationId(String delegationId)
The identifier for the delegation.
delegationId - The identifier for the delegation.BatchDeleteDelegationByAssessmentError.Builder errorCode(String errorCode)
The error code that the BatchDeleteDelegationByAssessment API returned.
errorCode - The error code that the BatchDeleteDelegationByAssessment API returned.BatchDeleteDelegationByAssessmentError.Builder errorMessage(String errorMessage)
The error message that the BatchDeleteDelegationByAssessment API returned.
errorMessage - The error message that the BatchDeleteDelegationByAssessment API returned.Copyright © 2022. All rights reserved.