Uses of Class
org.hihn.listenbrainz.YearInMusicForUser
Packages that use YearInMusicForUser
-
Uses of YearInMusicForUser in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return YearInMusicForUserModifier and TypeMethodDescriptionLbStatsApi.APIyearInMusicForUserRequest.execute()
Execute yearInMusicForUser requeststatic YearInMusicForUser
Create an instance of YearInMusicForUser given an JSON stringYearInMusicForUser.payload
(YearInMusicForUserPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type YearInMusicForUserModifier and TypeMethodDescriptionLbStatsApi.APIyearInMusicForUserRequest.executeWithHttpInfo()
Execute yearInMusicForUser request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type YearInMusicForUserModifier and TypeMethodDescriptionokhttp3.Call
LbStatsApi.APIyearInMusicForUserRequest.executeAsync
(ApiCallback<YearInMusicForUser> _callback) Execute yearInMusicForUser request (asynchronously)