Uses of Class
org.hihn.listenbrainz.ArtistMapForUserPayload
Packages that use ArtistMapForUserPayload
-
Uses of ArtistMapForUserPayload in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ArtistMapForUserPayloadModifier and TypeMethodDescriptionArtistMapForUserPayload.addArtistMapItem
(ArtistMapForUserPayloadArtistMapInner artistMapItem) ArtistMapForUserPayload.artistMap
(List<ArtistMapForUserPayloadArtistMapInner> artistMap) static ArtistMapForUserPayload
Create an instance of ArtistMapForUserPayload given an JSON stringArtistMapForUser.getPayload()
Get payloadArtistMapForUserPayload.lastUpdated
(Integer lastUpdated) Methods in org.hihn.listenbrainz with parameters of type ArtistMapForUserPayloadModifier and TypeMethodDescriptionArtistMapForUser.payload
(ArtistMapForUserPayload payload) void
ArtistMapForUser.setPayload
(ArtistMapForUserPayload payload)