Uses of Class
org.hihn.listenbrainz.Followers
Packages that use Followers
-
Uses of Followers in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return FollowersModifier and TypeMethodDescriptionFollowers.addFollowersItem
(String followersItem) LbSocialApi.APIfollowersRequest.execute()
Execute followers requeststatic Followers
Create an instance of Followers given an JSON stringMethods in org.hihn.listenbrainz that return types with arguments of type FollowersModifier and TypeMethodDescriptionLbSocialApi.APIfollowersRequest.executeWithHttpInfo()
Execute followers request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type FollowersModifier and TypeMethodDescriptionokhttp3.Call
LbSocialApi.APIfollowersRequest.executeAsync
(ApiCallback<Followers> _callback) Execute followers request (asynchronously)