Uses of Class
com.amilesend.discogs.model.inventory.GetExportsResponse
Packages that use GetExportsResponse
Package
Description
-
Uses of GetExportsResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetExportsResponseModifier and TypeMethodDescriptionInventoryExportApi.getExports(@NonNull GetExportsRequest request) Gets the paginated list of recent exports. -
Uses of GetExportsResponse in com.amilesend.discogs.model.inventory
Classes in com.amilesend.discogs.model.inventory with type parameters of type GetExportsResponseModifier and TypeClassDescriptionstatic classGetExportsResponse.GetExportsResponseBuilder<C extends GetExportsResponse, B extends GetExportsResponse.GetExportsResponseBuilder<C,B>> Subclasses with type arguments of type GetExportsResponse in com.amilesend.discogs.model.inventoryModifier and TypeClassDescriptionclassThe paginated list of exports.static classGetExportsResponse.GetExportsResponseBuilder<C extends GetExportsResponse, B extends GetExportsResponse.GetExportsResponseBuilder<C,B>> Methods in com.amilesend.discogs.model.inventory that return types with arguments of type GetExportsResponse -
Uses of GetExportsResponse in com.amilesend.discogs.parse.creator
Classes in com.amilesend.discogs.parse.creator that implement interfaces with type arguments of type GetExportsResponseModifier and TypeClassDescriptionclassA customInstanceCreatorimplementation that injects theDiscogsConnectionto the resource type so that method operations can be performed on theGetExportsResponseresource.Methods in com.amilesend.discogs.parse.creator that return GetExportsResponse