Uses of Class
com.amilesend.discogs.model.identity.type.UserProfile.UserProfileBuilder
Packages that use UserProfile.UserProfileBuilder
-
Uses of UserProfile.UserProfileBuilder in com.amilesend.discogs.model.identity
Subclasses of UserProfile.UserProfileBuilder in com.amilesend.discogs.model.identityModifier and TypeClassDescriptionstatic classEditUserProfileResponse.EditUserProfileResponseBuilder<C extends EditUserProfileResponse, B extends EditUserProfileResponse.EditUserProfileResponseBuilder<C,B>> static classGetUserProfileResponse.GetUserProfileResponseBuilder<C extends GetUserProfileResponse, B extends GetUserProfileResponse.GetUserProfileResponseBuilder<C,B>> -
Uses of UserProfile.UserProfileBuilder in com.amilesend.discogs.model.identity.type
Classes in com.amilesend.discogs.model.identity.type with type parameters of type UserProfile.UserProfileBuilderModifier and TypeClassDescriptionstatic classUserProfile.UserProfileBuilder<C extends UserProfile, B extends UserProfile.UserProfileBuilder<C,B>> Methods in com.amilesend.discogs.model.identity.type that return UserProfile.UserProfileBuilderModifier and TypeMethodDescriptionstatic UserProfile.UserProfileBuilder<?, ?> UserProfile.builder()