Uses of Class
com.cloudera.cdp.client.RestResponse
-
Uses of RestResponse in com.cloudera.cdp.client
Modifier and TypeMethodDescriptionprotected RestResponse
CdpClient.invokeAPI
(String operationName, String method, String path, List<Pair> queries, Map<String, String> headers, Object body, List<Class<? extends CdpClientMiddleware>> extensions) Invoke API by sending HTTP request with the given options.