| Interface | Description |
|---|---|
| Authentication |
User authentication strategy.
|
| FutureResult<T> |
Represents the result retrieved by polling on the REST API.
|
| PollHandler<P,R> |
For internal use by services employing polling.
|
| Class | Description |
|---|---|
| AbstractPollHandler<P,R> |
For internal use by services employing polling.
|
| AbstractPollHandlerBase<P,R> |
For internal use by services employing polling.
|
| AbstractService |
Parent for GoodData services providing helpers for REST API calls and polling.
|
| AbstractService.OutputStreamResponseExtractor | |
| GoodData |
Entry point for GoodData SDK usage.
|
| GoodDataEndpoint |
GoodData Platform endpoint represented by host, port and protocol
|
| GoodDataSettings |
Gather various additional settings of
GoodData. |
| PollResult<T> |
Represents the result retrieved by polling on the REST API.
|
| SimplePollHandler<T> |
For internal use by services employing polling.
|
Copyright © 2017. All rights reserved.