Class EditUserProfileResponse
java.lang.Object
com.amilesend.discogs.model.Resource<Long, UserProfile>
com.amilesend.discogs.model.identity.type.UserProfile
com.amilesend.discogs.model.identity.EditUserProfileResponse
Describes the response when editing a user profile.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classEditUserProfileResponse.EditUserProfileResponseBuilder<C extends EditUserProfileResponse, B extends EditUserProfileResponse.EditUserProfileResponseBuilder<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
-