| 程序包 | 说明 |
|---|---|
| org.apache.kyuubi.client |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
RestClient.post(String path,
Map<String,MultiPart> multiPartMap,
Class<T> type,
String authHeader) |
<T> T |
IRestClient.post(String path,
Map<String,MultiPart> multiPartMap,
Class<T> type,
String authHeader) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.