Uses of Class
org.hihn.listenbrainz.PinRequest
Packages that use PinRequest
-
Uses of PinRequest in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return PinRequestModifier and TypeMethodDescriptionPinRequest.blurbContent
(String blurbContent) static PinRequest
Create an instance of PinRequest given an JSON stringPinRequest.pinnedUntil
(Long pinnedUntil) PinRequest.recordingMbid
(UUID recordingMbid) PinRequest.recordingMsid
(UUID recordingMsid) Methods in org.hihn.listenbrainz with parameters of type PinRequestModifier and TypeMethodDescriptionLbRecordingsApi.pin
(PinRequest pinRequest) Pin a recording for user.