Uses of Class
org.hihn.listenbrainz.CreateCoverArtGrid
Packages that use CreateCoverArtGrid
-
Uses of CreateCoverArtGrid in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return CreateCoverArtGridModifier and TypeMethodDescriptionCreateCoverArtGrid.addReleaseMbidsItem
(UUID releaseMbidsItem) CreateCoverArtGrid.addTilesItem
(String tilesItem) CreateCoverArtGrid.background
(CreateCoverArtGrid.BackgroundEnum background) static CreateCoverArtGrid
Create an instance of CreateCoverArtGrid given an JSON stringCreateCoverArtGrid.releaseMbids
(List<UUID> releaseMbids) CreateCoverArtGrid.skipMissing
(Boolean skipMissing) Methods in org.hihn.listenbrainz with parameters of type CreateCoverArtGridModifier and TypeMethodDescriptionLbArtApi.createCoverArtGrid
(CreateCoverArtGrid createCoverArtGrid) Create a cover art grid SVG file from the POSTed JSON data to this endpoint.