Uses of Class
com.amilesend.discogs.model.identity.GetUserContributionsResponse
Packages that use GetUserContributionsResponse
Package
Description
-
Uses of GetUserContributionsResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetUserContributionsResponseModifier and TypeMethodDescriptionUserIdentityApi.getUserContributions(@NonNull GetUserContributionsRequest request) Gets the contributions made by the give user, sort, and sort order. -
Uses of GetUserContributionsResponse in com.amilesend.discogs.model.identity
Classes in com.amilesend.discogs.model.identity with type parameters of type GetUserContributionsResponseModifier and TypeClassDescriptionstatic classGetUserContributionsResponse.GetUserContributionsResponseBuilder<C extends GetUserContributionsResponse, B extends GetUserContributionsResponse.GetUserContributionsResponseBuilder<C,B>> Subclasses with type arguments of type GetUserContributionsResponse in com.amilesend.discogs.model.identityModifier and TypeClassDescriptionclassDefines the list of user contributions.static classGetUserContributionsResponse.GetUserContributionsResponseBuilder<C extends GetUserContributionsResponse, B extends GetUserContributionsResponse.GetUserContributionsResponseBuilder<C,B>> Methods in com.amilesend.discogs.model.identity that return types with arguments of type GetUserContributionsResponse -
Uses of GetUserContributionsResponse in com.amilesend.discogs.parse.creator
Classes in com.amilesend.discogs.parse.creator that implement interfaces with type arguments of type GetUserContributionsResponseModifier and TypeClassDescriptionclassA customInstanceCreatorimplementation that injects theDiscogsConnectionto the resource type so that method operations can be performed on theGetUserContributionsResponseresource.Methods in com.amilesend.discogs.parse.creator that return GetUserContributionsResponse