Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GDC_REQUEST_ID_HEADER |
"X-GDC-REQUEST" |
protected static final String |
HOSTNAME |
"secure.gooddata.com" |
protected static final int |
PORT |
443 |
protected static final String |
PROTOCOL |
"https" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HOSTNAME |
"secure.gooddata.com" |
public static final int |
PORT |
443 |
public static final String |
PROTOCOL |
"https" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ACCOUNTS_URI |
"/gdc/account/domains/{organization_name}/users" |
public static final String |
CURRENT_ID |
"current" |
public static final String |
LOGIN_URI |
"/gdc/account/login/{id}" |
public static final String |
URI |
"/gdc/account/profile/{id}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ADMIN_URI |
"/gdc/domains/{domainId}/auditEvents" |
public static final String |
GDC_URI |
"/gdc" |
public static final String |
USER_URI |
"/gdc/account/profile/{userId}/auditEvents" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URL |
"/gdc/projects/{project}/connectors/coupa/integration/config/settings" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URL |
"/gdc/projects/{project}/connectors/{connector}/integration" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{project}/connectors/{connector}/integration/processes/{process}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URL |
"/gdc/projects/{project}/connectors/pardot/integration/config/settings" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URL |
"/gdc/projects/{project}/connectors/{connector}/integration/processes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URL |
"/gdc/projects/{project}/connectors/{connector}/integration/settings" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URL |
"/gdc/projects/{project}/connectors/zendesk4/integration/settings" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/dataload/projects/{id}/outputStage" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{projectId}/dataload/processes/{processId}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{projectId}/schedules/{scheduleId}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{projectId}/schedules/{scheduleId}/executions/{executionId}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/md/{projectId}/ldm/singleloadinterface/{dataSet}/manifest" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/md/{projectId}/data/upload/{uploadId}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/md/{projectId}/data/uploads_info" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MEASURE_GROUP |
"measureGroup" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXPORTING_URI |
"/gdc/exporter/executor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/xtab2/executor3" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AGGREGATED_FEATURE_FLAGS_URI |
"/gdc/internal/projects/{projectId}/featureFlags" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROJECT_FEATURE_FLAG_URI |
"/gdc/projects/{id}/projectFeatureFlags/{featureFlag}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROJECT_FEATURE_FLAGS_URI |
"/gdc/projects/{id}/projectFeatureFlags" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/account/profile/{profileId}/lcmEntities" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLIENT |
"client" |
public static final String |
DATA_PRODUCT |
"dataProduct" |
public static final String |
PROJECT |
"project" |
public static final String |
SEGMENT |
"segment" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_DISPLAY_FORM |
"displayForm" |
public static final String |
TYPE_FACT |
"fact" |
public static final String |
TYPE_FK |
"fk" |
public static final String |
TYPE_INPUT_PK |
"inputpk" |
public static final String |
TYPE_PK |
"pk" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CREATE_URI |
"/gdc/md/{projectId}/obj?createAndGet=true" |
public static final String |
CREATE_WITH_ID_URI |
"/gdc/md/{projectId}/obj?createAndGet=true&setIdentifier=true" |
public static final String |
OBJ_URI |
"/gdc/md/{projectId}/obj/{objId}" |
public static final String |
URI |
"/gdc/md/{projectId}/obj" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/md/{projectId}/query/{type}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_FULL |
"full" |
public static final String |
TYPE_INCREMENTAL |
"incremental" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/md/{projectId}/maintenance/partialmdexport" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/md/{projectId}/maintenance/partialmdimport" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FORMAT |
"grid" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FORMAT |
"oneNumber" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"popMeasureDefinition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"measureDefinition" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{project-id}/model/diff" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/account/profile/{id}/channelConfigurations" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{projectId}/notifications/events" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{project}/users/{user}/subscriptions" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROJECTS_URI |
"/gdc/account/profile/{id}/projects" |
public static final String |
URI |
"/gdc/projects/{id}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/md/{projectId}/templates" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{projectId}/roles/{roleId}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/projects/{projectId}/users/{userId}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXPORTING_URI |
"/gdc/exporter/executor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances/{id}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances/{id}/s3/{region}/{accessKey}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances/{id}/s3" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances/{id}/schemas/{name}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances/{id}/schemas" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances/{id}/users/{userId}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
URI |
"/gdc/datawarehouse/instances/{id}/users" |
Copyright © 2019. All rights reserved.