Uses of Class
org.hihn.listenbrainz.UpdatePinRequest
Packages that use UpdatePinRequest
-
Uses of UpdatePinRequest in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return UpdatePinRequestModifier and TypeMethodDescriptionUpdatePinRequest.blurbContent
(String blurbContent) static UpdatePinRequest
Create an instance of UpdatePinRequest given an JSON stringMethods in org.hihn.listenbrainz with parameters of type UpdatePinRequestModifier and TypeMethodDescriptionLbRecordingsApi.updatePin
(Integer rowId, UpdatePinRequest updatePinRequest) Updates the blurb content of a pinned recording for the user.