| 程序包 | 说明 |
|---|---|
| com.github.fluid_cloudnative |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call)
|
<T> ApiResponse<T> |
ApiClient.execute(com.squareup.okhttp.Call call,
Type returnType)
Execute HTTP call and deserialize the HTTP response body into the given return type.
|
Copyright © 2021. All rights reserved.