Uses of Class
org.hihn.listenbrainz.TopReleaseGroupsForArtistInner
Packages that use TopReleaseGroupsForArtistInner
-
Uses of TopReleaseGroupsForArtistInner in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return TopReleaseGroupsForArtistInnerModifier and TypeMethodDescriptionTopReleaseGroupsForArtistInner.artist
(TopReleaseGroupsForArtistInnerArtist artist) Create an instance of TopReleaseGroupsForArtistInner given an JSON stringTopReleaseGroupsForArtistInner.release
(TopReleaseGroupsForArtistInnerRelease release) TopReleaseGroupsForArtistInner.releaseColor
(TopRecordingsForArtistInnerReleaseColor releaseColor) TopReleaseGroupsForArtistInner.releaseGroup
(TopReleaseGroupsForArtistInnerReleaseGroup releaseGroup) TopReleaseGroupsForArtistInner.releaseGroupMbid
(UUID releaseGroupMbid) TopReleaseGroupsForArtistInner.tag
(TopReleaseGroupsForArtistInnerTag tag) TopReleaseGroupsForArtistInner.totalListenCount
(Integer totalListenCount) TopReleaseGroupsForArtistInner.totalUserCount
(Integer totalUserCount) Methods in org.hihn.listenbrainz that return types with arguments of type TopReleaseGroupsForArtistInnerModifier and TypeMethodDescriptionLbPopularityApi.APItopReleaseGroupForArtistRequest.execute()
Execute topReleaseGroupForArtist requestLbPopularityApi.APItopReleaseGroupForArtistRequest.executeWithHttpInfo()
Execute topReleaseGroupForArtist request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type TopReleaseGroupsForArtistInnerModifier and TypeMethodDescriptionokhttp3.Call
LbPopularityApi.APItopReleaseGroupForArtistRequest.executeAsync
(ApiCallback<List<TopReleaseGroupsForArtistInner>> _callback) Execute topReleaseGroupForArtist request (asynchronously)