Uses of Class
com.amilesend.discogs.model.inventory.type.DownloadInformation
Packages that use DownloadInformation
Package
Description
-
Uses of DownloadInformation in com.amilesend.discogs.connection
Methods in com.amilesend.discogs.connection that return DownloadInformation -
Uses of DownloadInformation in com.amilesend.discogs.model.inventory
Subclasses of DownloadInformation in com.amilesend.discogs.model.inventoryModifier and TypeClassDescriptionclassThe response for downloading an inventory export CSV file. -
Uses of DownloadInformation in com.amilesend.discogs.model.inventory.type
Classes in com.amilesend.discogs.model.inventory.type with type parameters of type DownloadInformationModifier and TypeClassDescriptionstatic classDownloadInformation.DownloadInformationBuilder<C extends DownloadInformation, B extends DownloadInformation.DownloadInformationBuilder<C,B>>