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 class
EditUserProfileResponse.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, getWantListUrl
Methods inherited from class Resource
getId, getResourceUrl
-
Method Details
-
builder
-
equals
- Overrides:
equals
in classResource<Long, UserProfile>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classResource<Long, UserProfile>
-
toString
- Overrides:
toString
in classUserProfile
-