Interface HTTPBinding

    • Method Detail

      • setVerb

        void setVerb​(String verb)
        Set the verb for this HTTP binding.
        Parameters:
        verb - the desired verb
      • getVerb

        String getVerb()
        Get the verb for this HTTP binding.