Interface HttpBodyAccessor.HttpBodyMutator

    • Method Detail

      • setHttpBody

        void setHttpBody​(java.lang.String aHttpBody)
        Sets the HTTP body for the HTTP body property.
        Parameters:
        aHttpBody - The HTTP body to be stored by the HTTP body property.