Interface InsightClient

All Known Implementing Classes:
InsightClientHandler

public interface InsightClient
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(String baseUrl, List<org.apache.http.NameValuePair> queryParams, org.apache.http.HttpEntity requestBody, String operation)
     
  • Method Details