Interface SCIMReplaceRequest

    • Method Detail

      • getRequestResource

        com.unboundid.scim2.common.ScimResource getRequestResource()
        Gets the resource provided by the client in the SCIM request. This can generally be expected to contain changes.
        Returns:
        The SCIM resource provided by the client.