Uses of Class
org.hihn.listenbrainz.ItemDeleteRequest
Packages that use ItemDeleteRequest
-
Uses of ItemDeleteRequest in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ItemDeleteRequestModifier and TypeMethodDescriptionstatic ItemDeleteRequest
Create an instance of ItemDeleteRequest given an JSON stringMethods in org.hihn.listenbrainz with parameters of type ItemDeleteRequestModifier and TypeMethodDescriptionLbPlaylistsApi.itemDelete
(UUID playlistMbid, ItemDeleteRequest itemDeleteRequest) Delete an item in a playlist.