Uses of Class
com.amilesend.discogs.model.collection.GetCollectionItemsByReleaseResponse
Packages that use GetCollectionItemsByReleaseResponse
Package
Description
-
Uses of GetCollectionItemsByReleaseResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetCollectionItemsByReleaseResponseModifier and TypeMethodDescriptionUserCollectionApi.getCollectionItems(@NonNull GetCollectionItemsByReleaseRequest request) Gets the paginated list of user collection items by release. -
Uses of GetCollectionItemsByReleaseResponse in com.amilesend.discogs.model.collection
Classes in com.amilesend.discogs.model.collection with type parameters of type GetCollectionItemsByReleaseResponseModifier and TypeClassDescriptionstatic classGetCollectionItemsByReleaseResponse.GetCollectionItemsByReleaseResponseBuilder<C extends GetCollectionItemsByReleaseResponse, B extends GetCollectionItemsByReleaseResponse.GetCollectionItemsByReleaseResponseBuilder<C,B>> Subclasses with type arguments of type GetCollectionItemsByReleaseResponse in com.amilesend.discogs.model.collectionModifier and TypeClassDescriptionclassDefines the list of items from a user collection for a release.static classGetCollectionItemsByReleaseResponse.GetCollectionItemsByReleaseResponseBuilder<C extends GetCollectionItemsByReleaseResponse, B extends GetCollectionItemsByReleaseResponse.GetCollectionItemsByReleaseResponseBuilder<C,B>> Methods in com.amilesend.discogs.model.collection that return types with arguments of type GetCollectionItemsByReleaseResponse -
Uses of GetCollectionItemsByReleaseResponse in com.amilesend.discogs.parse.creator
Classes in com.amilesend.discogs.parse.creator that implement interfaces with type arguments of type GetCollectionItemsByReleaseResponseModifier and TypeClassDescriptionclassA customInstanceCreatorimplementation that injects theDiscogsConnectionto the resource type so that method operations can be performed on theGetCollectionItemsByReleaseResponseresource.Methods in com.amilesend.discogs.parse.creator that return GetCollectionItemsByReleaseResponseModifier and TypeMethodDescriptionGetCollectionItemsByReleaseResponseCreator.createInstance(Type type)