Interface DeleteApprovalRuleTemplateResponse.Builder

  • Method Details

    • approvalRuleTemplateId

      DeleteApprovalRuleTemplateResponse.Builder approvalRuleTemplateId(String approvalRuleTemplateId)

      The system-generated ID of the deleted approval rule template. If the template has been previously deleted, the only response is a 200 OK.

      Parameters:
      approvalRuleTemplateId - The system-generated ID of the deleted approval rule template. If the template has been previously deleted, the only response is a 200 OK.
      Returns:
      Returns a reference to this object so that method calls can be chained together.