Uses of Class
com.amilesend.discogs.model.identity.GetUserProfileResponse
Packages that use GetUserProfileResponse
-
Uses of GetUserProfileResponse in com.amilesend.discogs.api
Methods in com.amilesend.discogs.api that return GetUserProfileResponseModifier and TypeMethodDescriptionUserIdentityApi.getUserProfile
(@NonNull GetUserProfileRequest request) Gets a user profile. -
Uses of GetUserProfileResponse in com.amilesend.discogs.model.identity
Classes in com.amilesend.discogs.model.identity with type parameters of type GetUserProfileResponseModifier and TypeClassDescriptionstatic class
GetUserProfileResponse.GetUserProfileResponseBuilder<C extends GetUserProfileResponse, B extends GetUserProfileResponse.GetUserProfileResponseBuilder<C,
B>>