| Package | Description |
|---|---|
| com.wrapper.spotify |
| Modifier and Type | Method | Description |
|---|---|---|
SpotifyHttpManager.Builder |
SpotifyHttpManager.Builder.setCacheMaxEntries(Integer cacheMaxEntries) |
|
SpotifyHttpManager.Builder |
SpotifyHttpManager.Builder.setCacheMaxObjectSize(Integer cacheMaxObjectSize) |
|
SpotifyHttpManager.Builder |
SpotifyHttpManager.Builder.setConnectionRequestTimeout(Integer connectionRequestTimeout) |
|
SpotifyHttpManager.Builder |
SpotifyHttpManager.Builder.setConnectTimeout(Integer connectTimeout) |
|
SpotifyHttpManager.Builder |
SpotifyHttpManager.Builder.setProxy(org.apache.http.HttpHost proxy) |
|
SpotifyHttpManager.Builder |
SpotifyHttpManager.Builder.setProxyCredentials(org.apache.http.auth.UsernamePasswordCredentials proxyCredentials) |
|
SpotifyHttpManager.Builder |
SpotifyHttpManager.Builder.setSocketTimeout(Integer socketTimeout) |
| Constructor | Description |
|---|---|
SpotifyHttpManager(SpotifyHttpManager.Builder builder) |
Construct a new SpotifyHttpManager instance.
|
Copyright © 2019. All rights reserved.