| Package | Description |
|---|---|
| io.redlink.sdk | |
| io.redlink.sdk.impl | |
| io.redlink.sdk.impl.analysis | |
| io.redlink.sdk.impl.data |
| Modifier and Type | Method and Description |
|---|---|
static RedLink.Analysis |
RedLinkFactory.createAnalysisClient(Credentials credentials)
Create an
RedLink.Analysis client associated to an user Credentials |
static RedLink.Data |
RedLinkFactory.createDataClient(Credentials credentials)
Create a
RedLink.Data client associated to an user Credentials |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomCredentials
On-Premise
Credentials implementation. |
class |
DefaultCredentials
Public API
Credentials implementation. |
class |
StagingCredentials
Staging API
Credentials implementation. |
| Constructor and Description |
|---|
RedLinkAbstractImpl(Credentials credentials) |
| Constructor and Description |
|---|
RedLinkAnalysisImpl(Credentials credentials) |
| Constructor and Description |
|---|
RedLinkDataImpl(Credentials credentials) |
Copyright © 2018 Redlink GmbH. All rights reserved.