Uses of Class
com.dremio.nessie.client.http.HttpClientException
-
Packages that use HttpClientException Package Description com.dremio.nessie.client.http -
-
Uses of HttpClientException in com.dremio.nessie.client.http
Methods in com.dremio.nessie.client.http that throw HttpClientException Modifier and Type Method Description HttpResponseHttpRequest. delete()HttpResponseHttpRequest. get()HttpResponseHttpRequest. post(Object obj)HttpResponseHttpRequest. put(Object obj)
-