程序包 com.volcengine

类 ApiException

    • 方法详细资料

      • getCode

        public int getCode()
        Get the HTTP status code.
        返回:
        HTTP status code
      • getResponseHeaders

        public Map<String,​List<String>> getResponseHeaders()
        Get the HTTP response headers.
        返回:
        A map of list of string
      • getResponseBody

        public String getResponseBody()
        Get the HTTP response body.
        返回:
        Response body in the form of string