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 TypeClassDescriptionclass
Base class for a resource that defines a unique identifier.static class
Resource.ResourceBuilder<K, T extends Resource, C extends Resource<K,
T>, B extends Resource.ResourceBuilder<K, T, C, B>> static class
Resource.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 TypeClassDescriptionclass
NamedResource<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 TypeClassDescriptionclass
The response that describes the newly created folder in the user's collection.class
The response when getting a specific folder within a user's collection.class
The 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 TypeClassDescriptionclass
Describes a release within a user's collection.class
Describes a folder resource type. -
Uses of Resource in com.amilesend.discogs.model.database
Subclasses of Resource in com.amilesend.discogs.model.databaseModifier and TypeClassDescriptionclass
The response that describes artist information.static class
Defines a release for an artist.class
Describes the response containing label information.static class
Defines a release for a label.class
Describes the response when getting a master release.class
Describes 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 TypeClassDescriptionclass
Describes an artist member.class
Describes an artist resource.class
Describes a label resource.class
Defines a master release.class
Defines a master release version.class
Describes an artist member.class
Defines a search result. -
Uses of Resource in com.amilesend.discogs.model.identity
Subclasses of Resource in com.amilesend.discogs.model.identityModifier and TypeClassDescriptionclass
Describes the response when editing a user profile.class
Describes 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 TypeClassDescriptionclass
Describes the authenticated user.class
Describes an artist associated with a submission.class
Describes 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 TypeClassDescriptionclass
Describes a user list.class
Describes a user list item resource. -
Uses of Resource in com.amilesend.discogs.model.marketplace
Subclasses of Resource in com.amilesend.discogs.model.marketplaceModifier and TypeClassDescriptionclass
Describes the response when getting a listing.class
The response when getting an order.class
The 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 TypeClassDescriptionclass
Describes a buyer for anOrder
.class
Describes a listing.class
Describes a release for a listing.class
Describes an order.class
Describes an order reference.class
Describes a seller resource. -
Uses of Resource in com.amilesend.discogs.model.type
Subclasses of Resource in com.amilesend.discogs.model.typeModifier and TypeClassDescriptionclass
Describes an artist for a release.class
Describes the basic information for a catalog release entry.class
Defines a catalog entity resource.class
Describes a release.class
-
Uses of Resource in com.amilesend.discogs.model.wantlist
Subclasses of Resource in com.amilesend.discogs.model.wantlistModifier and TypeClassDescriptionclass
The response when adding a release to a user's want list.class
The 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 TypeClassDescriptionclass
Describes a release within a user's want list.