Uses of Class
com.amilesend.discogs.model.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in com.amilesend.discogs.model
Classes in com.amilesend.discogs.model with type parameters of type ResourceModifier and TypeClassDescriptionclassBase class for a resource that defines a unique identifier.static classResource.ResourceBuilder<K, T extends Resource, C extends Resource<K,T>, B extends Resource.ResourceBuilder<K, T, C, B>> static classResource.ResourceBuilder<K, T extends Resource, C extends Resource<K,T>, B extends Resource.ResourceBuilder<K, T, C, B>> Subclasses of Resource in com.amilesend.discogs.modelModifier and TypeClassDescriptionclassNamedResource<K, T extends NamedResource>Defines a generic data structure that defines a named resource that contains an ID, name, ane resource URL. -
Uses of Resource in com.amilesend.discogs.model.collection
Subclasses of Resource in com.amilesend.discogs.model.collectionModifier and TypeClassDescriptionclassThe response that describes the newly created folder in the user's collection.classThe response when getting a specific folder within a user's collection.classThe response that describes the renamed folder in the user's collection. -
Uses of Resource in com.amilesend.discogs.model.collection.type
Subclasses of Resource in com.amilesend.discogs.model.collection.typeModifier and TypeClassDescriptionclassDescribes a release within a user's collection.classDescribes a folder resource type. -
Uses of Resource in com.amilesend.discogs.model.database
Subclasses of Resource in com.amilesend.discogs.model.databaseModifier and TypeClassDescriptionclassThe response that describes artist information.static classDefines a release for an artist.classDescribes the response containing label information.static classDefines a release for a label.classDescribes the response when getting a master release.classDescribes the response when getting a release. -
Uses of Resource in com.amilesend.discogs.model.database.type
Subclasses of Resource in com.amilesend.discogs.model.database.typeModifier and TypeClassDescriptionclassDescribes an artist member.classDescribes an artist resource.classDescribes a label resource.classDefines a master release.classDefines a master release version.classDescribes an artist member.classDefines a search result. -
Uses of Resource in com.amilesend.discogs.model.identity
Subclasses of Resource in com.amilesend.discogs.model.identityModifier and TypeClassDescriptionclassDescribes the response when editing a user profile.classDescribes the response when getting a user's profile. -
Uses of Resource in com.amilesend.discogs.model.identity.type
Subclasses of Resource in com.amilesend.discogs.model.identity.typeModifier and TypeClassDescriptionclassDescribes the authenticated user.classDescribes an artist associated with a submission.classDescribes a user profile. -
Uses of Resource in com.amilesend.discogs.model.lists
Subclasses of Resource in com.amilesend.discogs.model.lists -
Uses of Resource in com.amilesend.discogs.model.lists.type
Subclasses of Resource in com.amilesend.discogs.model.lists.typeModifier and TypeClassDescriptionclassDescribes a user list.classDescribes a user list item resource. -
Uses of Resource in com.amilesend.discogs.model.marketplace
Subclasses of Resource in com.amilesend.discogs.model.marketplaceModifier and TypeClassDescriptionclassDescribes the response when getting a listing.classThe response when getting an order.classThe response when updating an order. -
Uses of Resource in com.amilesend.discogs.model.marketplace.type
Subclasses of Resource in com.amilesend.discogs.model.marketplace.typeModifier and TypeClassDescriptionclassDescribes a buyer for anOrder.classDescribes a listing.classDescribes a release for a listing.classDescribes an order.classDescribes an order reference.classDescribes a seller resource. -
Uses of Resource in com.amilesend.discogs.model.type
Subclasses of Resource in com.amilesend.discogs.model.typeModifier and TypeClassDescriptionclassDescribes an artist for a release.classDescribes the basic information for a catalog release entry.classDefines a catalog entity resource.classDescribes a release.class -
Uses of Resource in com.amilesend.discogs.model.wantlist
Subclasses of Resource in com.amilesend.discogs.model.wantlistModifier and TypeClassDescriptionclassThe response when adding a release to a user's want list.classThe response when updating a release from a user's want list. -
Uses of Resource in com.amilesend.discogs.model.wantlist.type
Subclasses of Resource in com.amilesend.discogs.model.wantlist.typeModifier and TypeClassDescriptionclassDescribes a release within a user's want list.