Class GdcService

java.lang.Object
com.gooddata.sdk.service.AbstractService
com.gooddata.sdk.service.gdc.GdcService

public class GdcService
extends AbstractService
Service to work with GoodData API root.
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.gooddata.sdk.service.AbstractService

    AbstractService.OutputStreamResponseExtractor
  • Field Summary

    Fields inherited from class com.gooddata.sdk.service.AbstractService

    mapper, restTemplate
  • Constructor Summary

    Constructors 
    Constructor Description
    GdcService​(org.springframework.web.client.RestTemplate restTemplate, GoodDataSettings settings)  
  • Method Summary

    Modifier and Type Method Description
    com.gooddata.sdk.model.gdc.RootLinks getRootLinks()
    Obtains GoodData API root links.

    Methods inherited from class com.gooddata.sdk.service.AbstractService

    extractData

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getRootLinks

      public com.gooddata.sdk.model.gdc.RootLinks getRootLinks()
      Obtains GoodData API root links.
      Returns:
      GoodData API root links