Interface Response

    • Method Detail

      • getHeaders

        List<Parameter> getHeaders()
        Returns:
        the headers of the response.
      • getContent

        Map<String,​MediaType> getContent()
        Returns:
        a map containing descriptions of potential response payloads. The key is a media type or media type range and the value describes it.