Uses of Class
com.amilesend.discogs.model.inventory.type.DownloadInformation.DownloadInformationBuilder
Packages that use DownloadInformation.DownloadInformationBuilder
Package
Description
-
Uses of DownloadInformation.DownloadInformationBuilder in com.amilesend.discogs.model.inventory
Subclasses of DownloadInformation.DownloadInformationBuilder in com.amilesend.discogs.model.inventoryModifier and TypeClassDescriptionstatic classDownloadInventoryExportResponse.DownloadInventoryExportResponseBuilder<C extends DownloadInventoryExportResponse, B extends DownloadInventoryExportResponse.DownloadInventoryExportResponseBuilder<C,B>> -
Uses of DownloadInformation.DownloadInformationBuilder in com.amilesend.discogs.model.inventory.type
Classes in com.amilesend.discogs.model.inventory.type with type parameters of type DownloadInformation.DownloadInformationBuilderModifier and TypeClassDescriptionstatic classDownloadInformation.DownloadInformationBuilder<C extends DownloadInformation, B extends DownloadInformation.DownloadInformationBuilder<C,B>> Methods in com.amilesend.discogs.model.inventory.type that return DownloadInformation.DownloadInformationBuilderModifier and TypeMethodDescriptionstatic DownloadInformation.DownloadInformationBuilder<?, ?> DownloadInformation.builder()