| Package | Description |
|---|---|
| org.apache.kyuubi.client |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
IRestClient.post(String path,
Map<String,MultiPart> multiPartMap,
Class<T> type,
String authHeader) |
<T> T |
RestClient.post(String path,
Map<String,MultiPart> multiPartMap,
Class<T> type,
String authHeader) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.