| Package | Description |
|---|---|
| io.redlink.sdk | |
| io.redlink.sdk.impl | |
| io.redlink.sdk.util |
| Modifier and Type | Method and Description |
|---|---|
URI |
Credentials.buildUrl(UriBuilder builder)
URI Builder for RedLink.
|
| Modifier and Type | Method and Description |
|---|---|
URI |
DefaultCredentials.buildUrl(UriBuilder builder) |
URI |
CustomCredentials.buildUrl(UriBuilder builder) |
URI |
StagingCredentials.buildUrl(UriBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
static UriBuilder |
UriBuilder.fromUri(String uri) |
UriBuilder |
UriBuilder.path(String path)
Appends a path to the current one
|
UriBuilder |
UriBuilder.queryParam(String param,
String value)
Wrapper to addParameter()
|
Copyright © 2018 Redlink GmbH. All rights reserved.