public class GdcService extends AbstractService
AbstractService.OutputStreamResponseExtractormapper, restTemplate| Constructor and Description |
|---|
GdcService(org.springframework.web.client.RestTemplate restTemplate)
Deprecated.
use GdcService(RestTemplate, GoodDataSettings) constructor instead
|
GdcService(org.springframework.web.client.RestTemplate restTemplate,
GoodDataSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
Gdc |
getGdc()
Deprecated.
use
getRootLinks() instead |
RootLinks |
getRootLinks()
Obtains GoodData API root links.
|
extractDatapublic GdcService(org.springframework.web.client.RestTemplate restTemplate,
GoodDataSettings settings)
@Deprecated public GdcService(org.springframework.web.client.RestTemplate restTemplate)
@Deprecated public Gdc getGdc()
getRootLinks() insteadpublic RootLinks getRootLinks()
Copyright © 2019. All rights reserved.