Interface BatchDeleteDelegationByAssessmentError.Builder

    • Method Detail

      • delegationId

        BatchDeleteDelegationByAssessmentError.Builder delegationId​(String 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

        BatchDeleteDelegationByAssessmentError.Builder errorCode​(String 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

        BatchDeleteDelegationByAssessmentError.Builder errorMessage​(String 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.