接口 HttpTransport.Response
- 所有超级接口:
AutoCloseable,Closeable
- 封闭接口:
- HttpTransport
An HTTP operation response.
-
方法概要
-
方法详细资料
-
getContent
Return the content of the response.- 返回:
- the response content
- 抛出:
IOException- on IO error
-
AutoCloseable, CloseableIOException - on IO error