public class Configuration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Configuration.Builder
Builder class used to create a new instance of
Configuration. |
| Modifier and Type | Method and Description |
|---|---|
URL |
getBaseUrl() |
HttpConnectionSettings |
getHttpConnectionSettings() |
OAuthSettings |
getOAuthSettings() |
String |
getPermanentToken() |
public URL getBaseUrl()
public OAuthSettings getOAuthSettings()
public HttpConnectionSettings getHttpConnectionSettings()
public String getPermanentToken()
Copyright © 2020. All rights reserved.