| Package | Description |
|---|---|
| com.flowthings.client | |
| com.flowthings.client.api |
| Modifier and Type | Method and Description |
|---|---|
static Credentials |
Credentials.fromBluemixOrDefault(Credentials defaultCredentials)
Will attempt to get credentials from the IBM Bluemix environment.
|
| Modifier and Type | Method and Description |
|---|---|
static Credentials |
Credentials.fromBluemixOrDefault(Credentials defaultCredentials)
Will attempt to get credentials from the IBM Bluemix environment.
|
| Constructor and Description |
|---|
Header(Credentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
String |
Request.buildHttpPath(Credentials credentials,
String url) |
| Constructor and Description |
|---|
RestApi(Credentials credentials) |
RestApi(Credentials credentials,
String url) |
WebsocketApi(Credentials credentials) |
WebsocketApi(Credentials credentials,
String host,
boolean secure) |
Copyright © 2015. All rights reserved.