Uses of Class
com.amilesend.discogs.model.wantlist.GetWantListResponse
Packages that use GetWantListResponse
Package
Description
-
Uses of GetWantListResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetWantListResponseModifier and TypeMethodDescriptionUserWantListApi.getWantList(@NonNull GetWantListRequest request) Gets the want list for a user. -
Uses of GetWantListResponse in com.amilesend.discogs.model.wantlist
Classes in com.amilesend.discogs.model.wantlist with type parameters of type GetWantListResponseModifier and TypeClassDescriptionstatic classGetWantListResponse.GetWantListResponseBuilder<C extends GetWantListResponse, B extends GetWantListResponse.GetWantListResponseBuilder<C,B>> Subclasses with type arguments of type GetWantListResponse in com.amilesend.discogs.model.wantlistModifier and TypeClassDescriptionclassDefines the paginated list of items in a user's want list.static classGetWantListResponse.GetWantListResponseBuilder<C extends GetWantListResponse, B extends GetWantListResponse.GetWantListResponseBuilder<C,B>> Methods in com.amilesend.discogs.model.wantlist that return types with arguments of type GetWantListResponse -
Uses of GetWantListResponse in com.amilesend.discogs.parse.creator
Classes in com.amilesend.discogs.parse.creator that implement interfaces with type arguments of type GetWantListResponseModifier and TypeClassDescriptionclassA customInstanceCreatorimplementation that injects theDiscogsConnectionto the resource type so that method operations can be performed on theGetWantListResponseresource.Methods in com.amilesend.discogs.parse.creator that return GetWantListResponse