Interface InMemoryInterceptedAddRequest

    • Method Detail

      • setRequest

        void setRequest​(AddRequest addRequest)
        Replaces the add request to be processed.
        Parameters:
        addRequest - The add request that should be processed instead of the one that was originally received from the client. It must not be null.