Uses of Interface
com.amilesend.discogs.model.BodyBasedRequest
Packages that use BodyBasedRequest
Package
Description
-
Uses of BodyBasedRequest in com.amilesend.discogs.model.collection
Classes in com.amilesend.discogs.model.collection that implement BodyBasedRequestModifier and TypeClassDescriptionclassThe request to add a release item to a user collection folder.classThe request to change the rating on a release and/or move the instance to another folder.classThe request to create a new folder for a user's collection.classThe request to edit a field for an instance.classThe request to move the instance to another folder.classThe request to rename an existing folder within a user's collection. -
Uses of BodyBasedRequest in com.amilesend.discogs.model.database
Classes in com.amilesend.discogs.model.database that implement BodyBasedRequestModifier and TypeClassDescriptionclassRequest to update a user's rating for a release. -
Uses of BodyBasedRequest in com.amilesend.discogs.model.identity
Classes in com.amilesend.discogs.model.identity that implement BodyBasedRequestModifier and TypeClassDescriptionclassThe request to update a user profile. -
Uses of BodyBasedRequest in com.amilesend.discogs.model.inventory
Classes in com.amilesend.discogs.model.inventory that implement BodyBasedRequestModifier and TypeClassDescriptionclassThe request to upload a CSV to add items to a user's inventory.classThe request to upload a CSV to change items contained within a user's inventory.classThe request to upload a CSV containing a list of release identifiers to delete from a user's inventory. -
Uses of BodyBasedRequest in com.amilesend.discogs.model.inventory.type
Classes in com.amilesend.discogs.model.inventory.type that implement BodyBasedRequestModifier and TypeClassDescriptionclassBase class for inventory upload-related requests. -
Uses of BodyBasedRequest in com.amilesend.discogs.model.marketplace
Classes in com.amilesend.discogs.model.marketplace that implement BodyBasedRequestModifier and TypeClassDescriptionclassDescribes a request to add a message to an order.classThe request to create a new listing.classThe request to update an existing listing.classThe request to update an order. -
Uses of BodyBasedRequest in com.amilesend.discogs.model.wantlist
Classes in com.amilesend.discogs.model.wantlist that implement BodyBasedRequestModifier and TypeClassDescriptionclassThe request to add a release to a user's want list.classThe request to edit a release in a user's want list.