| Package | Description |
|---|---|
| com.gooddata |
| Constructor and Description |
|---|
GoodData(String login,
String password,
GoodDataSettings settings)
Create instance configured to communicate with GoodData Platform under user with given credentials.
|
GoodData(String hostname,
String login,
String password,
GoodDataSettings settings)
Create instance configured to communicate with GoodData Platform running on given host using given user's
credentials.
|
GoodData(String hostname,
String login,
String password,
int port,
GoodDataSettings settings)
Create instance configured to communicate with GoodData Platform running on given host and port using given user's
credentials.
|
GoodData(String hostname,
String login,
String password,
int port,
String protocol,
GoodDataSettings settings)
Create instance configured to communicate with GoodData Platform running on given host, port and protocol using
given user's credentials.
|
Copyright © 2015. All Rights Reserved.