Interface ResponseAccessor.ResponseMutator<RES>

    • Method Detail

      • setResponse

        void setResponse​(RES aResponse)
        Sets the response for the response property.
        Parameters:
        aResponse - The response to be stored by the response property.