public class Settings extends Object
BynderService.| Constructor and Description |
|---|
Settings(URL baseUrl,
String consumerKey,
String consumerSecret) |
Settings(URL baseUrl,
String consumerKey,
String consumerSecret,
String token,
String tokenSecret) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getBaseUrl() |
String |
getConsumerKey() |
String |
getConsumerSecret() |
String |
getToken() |
String |
getTokenSecret() |
Copyright © 2017. All rights reserved.