Interface InMemoryInterceptedModifyRequest

    • Method Detail

      • setRequest

        void setRequest​(@NotNull
                        ModifyRequest modifyRequest)
        Replaces the modify request to be processed.
        Parameters:
        modifyRequest - The modify request that should be processed instead of the one that was originally received from the client. It must not be null.