Uses of Class
org.hihn.listenbrainz.TopReleaseGroupsForUserPayload
Packages that use TopReleaseGroupsForUserPayload
-
Uses of TopReleaseGroupsForUserPayload in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return TopReleaseGroupsForUserPayloadModifier and TypeMethodDescriptionTopReleaseGroupsForUserPayload.addReleaseGroupsItem
(ReleaseGroupsInner releaseGroupsItem) Create an instance of TopReleaseGroupsForUserPayload given an JSON stringTopReleaseGroupsForUser.getPayload()
Get payloadTopReleaseGroupsForUserPayload.lastUpdated
(Integer lastUpdated) TopReleaseGroupsForUserPayload.releaseGroups
(List<ReleaseGroupsInner> releaseGroups) TopReleaseGroupsForUserPayload.totalReleaseGroupCount
(Integer totalReleaseGroupCount) Methods in org.hihn.listenbrainz with parameters of type TopReleaseGroupsForUserPayloadModifier and TypeMethodDescriptionTopReleaseGroupsForUser.payload
(TopReleaseGroupsForUserPayload payload) void
TopReleaseGroupsForUser.setPayload
(TopReleaseGroupsForUserPayload payload)