Interface SCIMUpdateRequest

    • Method Detail

      • getPatchRequest

        com.unboundid.scim2.common.messages.PatchRequest getPatchRequest()
        Gets a SCIM PATCH request object containing a normalized representation of the modifications to be processed.
        Returns:
        A SCIM patch request specifying the modifications to be processed.