| Package | Description |
|---|---|
| com.gooddata.connector | |
| com.gooddata.integration.rest |
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.deploy(SLI sli,
List<Column> columns,
String dir,
String archiveName)
Create the GoodData data package with the ALL snapshots data
|
void |
AbstractConnector.deploy(SLI sli,
List<Column> columns,
String dir,
String archiveName)
Create the GoodData data package with the ALL snapshots data
|
| Modifier and Type | Method and Description |
|---|---|
static SLI |
GdcRESTApiWrapper.getSLIById(String id,
List<SLI> slis,
String projectId)
Finds a project SLI in list of SLI
|
SLI |
GdcRESTApiWrapper.getSLIById(String id,
String projectId)
Finds a project SLI by it's id
|
| Modifier and Type | Method and Description |
|---|---|
List<SLI> |
GdcRESTApiWrapper.getSLIs(String projectId)
Returns a list of project's SLIs
|
| Modifier and Type | Method and Description |
|---|---|
static SLI |
GdcRESTApiWrapper.getSLIById(String id,
List<SLI> slis,
String projectId)
Finds a project SLI in list of SLI
|
Copyright © 2014. All rights reserved.