| Package | Description |
|---|---|
| com.bynder.sdk.model | |
| com.bynder.sdk.util |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionSettings |
Settings.getHttpConnectionSettings() |
| Constructor and Description |
|---|
Settings(URL baseUrl,
String consumerKey,
String consumerSecret,
String token,
String tokenSecret,
HttpConnectionSettings httpConnectionSettings) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Utils.createApiService(Class<T> apiInterface,
URL baseUrl,
Credentials credentials,
HttpConnectionSettings httpConnectionSettings)
Creates an implementation of the API endpoints defined by the service interface.
|
Copyright © 2018. All rights reserved.