Interface BatchDeleteDelegationByAssessmentError.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BatchDeleteDelegationByAssessmentError.Builder,BatchDeleteDelegationByAssessmentError>, SdkBuilder<BatchDeleteDelegationByAssessmentError.Builder,BatchDeleteDelegationByAssessmentError>, SdkPojo
Enclosing class:
BatchDeleteDelegationByAssessmentError

public static interface BatchDeleteDelegationByAssessmentError.Builder extends SdkPojo, CopyableBuilder<BatchDeleteDelegationByAssessmentError.Builder,BatchDeleteDelegationByAssessmentError>
  • Method Details

    • delegationId

      The identifier for the delegation.

      Parameters:
      delegationId - The identifier for the delegation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error code that the BatchDeleteDelegationByAssessment API returned.

      Parameters:
      errorCode - The error code that the BatchDeleteDelegationByAssessment API returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      The error message that the BatchDeleteDelegationByAssessment API returned.

      Parameters:
      errorMessage - The error message that the BatchDeleteDelegationByAssessment API returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.