Uses of Class
com.amilesend.discogs.model.database.GetCommunityReleaseRatingResponse
Packages that use GetCommunityReleaseRatingResponse
-
Uses of GetCommunityReleaseRatingResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetCommunityReleaseRatingResponseModifier and TypeMethodDescriptionDatabaseApi.getCommunityReleaseRating
(@NonNull GetCommunityReleaseRatingRequest request) Gets the community rating for a given release. -
Uses of GetCommunityReleaseRatingResponse in com.amilesend.discogs.model.database
Classes in com.amilesend.discogs.model.database with type parameters of type GetCommunityReleaseRatingResponseModifier and TypeClassDescriptionstatic class
GetCommunityReleaseRatingResponse.GetCommunityReleaseRatingResponseBuilder<C extends GetCommunityReleaseRatingResponse, B extends GetCommunityReleaseRatingResponse.GetCommunityReleaseRatingResponseBuilder<C,
B>>