Uses of Class
com.amilesend.discogs.model.inventory.GetExportResponse
Packages that use GetExportResponse
-
Uses of GetExportResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetExportResponseModifier and TypeMethodDescriptionInventoryExportApi.getExport
(@NonNull GetExportRequest request) Gets information for a specific export. -
Uses of GetExportResponse in com.amilesend.discogs.model.inventory
Classes in com.amilesend.discogs.model.inventory with type parameters of type GetExportResponseModifier and TypeClassDescriptionstatic class
GetExportResponse.GetExportResponseBuilder<C extends GetExportResponse, B extends GetExportResponse.GetExportResponseBuilder<C,
B>>