Uses of Class
com.gooddata.gdc.GdcService
-
Packages that use GdcService Package Description com.gooddata com.gooddata.gdc -
-
Uses of GdcService in com.gooddata
Methods in com.gooddata that return GdcService Modifier and Type Method Description GdcServiceGoodData. getGdcService()Get initialized service for API root management (to get API root links, ...) -
Uses of GdcService in com.gooddata.gdc
Constructors in com.gooddata.gdc with parameters of type GdcService Constructor Description DataStoreService(org.apache.http.client.HttpClient httpClient, org.springframework.web.client.RestTemplate restTemplate, GdcService gdcService, String gdcUri)Creates new DataStoreService
-