Uses of Class
se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Uses of SpotifyHttpManager.Builder in se.michaelthelin.spotify
Modifier and TypeMethodDescriptionSpotifyHttpManager.Builder.setCacheMaxEntries
(Integer cacheMaxEntries) SpotifyHttpManager.Builder.setCacheMaxObjectSize
(Integer cacheMaxObjectSize) SpotifyHttpManager.Builder.setConnectionRequestTimeout
(Integer connectionRequestTimeout) SpotifyHttpManager.Builder.setConnectTimeout
(Integer connectTimeout) SpotifyHttpManager.Builder.setProxy
(org.apache.hc.core5.http.HttpHost proxy) SpotifyHttpManager.Builder.setProxyCredentials
(org.apache.hc.client5.http.auth.UsernamePasswordCredentials proxyCredentials) SpotifyHttpManager.Builder.setSocketTimeout
(Integer socketTimeout) ModifierConstructorDescriptionConstruct a new SpotifyHttpManager instance.