Uses of Class
com.amilesend.discogs.model.collection.GetCollectionItemsByReleaseRequest
Packages that use GetCollectionItemsByReleaseRequest
-
Uses of GetCollectionItemsByReleaseRequest in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api with parameters of type GetCollectionItemsByReleaseRequestModifier and TypeMethodDescriptionUserCollectionApi.getCollectionItems
(@NonNull GetCollectionItemsByReleaseRequest request) Gets the paginated list of user collection items by release. -
Uses of GetCollectionItemsByReleaseRequest in com.amilesend.discogs.model.collection
Classes in com.amilesend.discogs.model.collection with type parameters of type GetCollectionItemsByReleaseRequestModifier and TypeClassDescriptionstatic class
GetCollectionItemsByReleaseRequest.GetCollectionItemsByReleaseRequestBuilder<C extends GetCollectionItemsByReleaseRequest, B extends GetCollectionItemsByReleaseRequest.GetCollectionItemsByReleaseRequestBuilder<C,
B>>