Uses of Class
com.amilesend.discogs.model.lists.GetUserListResponse
Packages that use GetUserListResponse
-
Uses of GetUserListResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetUserListResponseModifier and TypeMethodDescriptionUserListsApi.getUserList
(@NonNull GetUserListRequest request) Gets a user's list. -
Uses of GetUserListResponse in com.amilesend.discogs.model.lists
Classes in com.amilesend.discogs.model.lists with type parameters of type GetUserListResponseModifier and TypeClassDescriptionstatic class
GetUserListResponse.GetUserListResponseBuilder<C extends GetUserListResponse, B extends GetUserListResponse.GetUserListResponseBuilder<C,
B>>