Class GetUserProfileResponse
java.lang.Object
com.amilesend.discogs.model.Resource<Long, UserProfile>
com.amilesend.discogs.model.identity.type.UserProfile
com.amilesend.discogs.model.identity.GetUserProfileResponse
Describes the response when getting a user's profile.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetUserProfileResponse.GetUserProfileResponseBuilder<C extends GetUserProfileResponse, B extends GetUserProfileResponse.GetUserProfileResponseBuilder<C,B>> Nested classes/interfaces inherited from class UserProfile
UserProfile.UserProfileBuilder<C,B> Nested classes/interfaces inherited from class Resource
Resource.ResourceBuilder<K,T, C, B> -
Method Summary
Methods inherited from class UserProfile
getAvatarUrl, getBannerUrl, getBuyerNumRatings, getBuyerRating, getBuyerRatingStars, getCollectionFieldsUrl, getCollectionFoldersUrl, getCurrAbbr, getEmail, getHomePage, getInventoryUrl, getLocation, getName, getNumCollection, getNumForSale, getNumPending, getNumWantList, getProfile, getRank, getRatingAvg, getRegistered, getReleasesContributed, getSellerNumRatings, getSellerRating, getSellerRatingStars, getUri, getUsername, getWantListUrlMethods inherited from class Resource
getId, getResourceUrl
-
Method Details
-
builder
-
equals
- Overrides:
equalsin classResource<Long, UserProfile>
-
hashCode
public int hashCode()- Overrides:
hashCodein classResource<Long, UserProfile>
-
toString
- Overrides:
toStringin classUserProfile
-