Uses of Class
io.gs2.friend.model.PublicProfile
Packages that use PublicProfile
-
Uses of PublicProfile in io.gs2.friend.model
Methods in io.gs2.friend.model that return PublicProfileModifier and TypeMethodDescriptionstatic PublicProfilePublicProfile.fromJson(com.fasterxml.jackson.databind.JsonNode data) PublicProfile.withPublicProfile(String publicProfile) PublicProfile.withUserId(String userId) Methods in io.gs2.friend.model with parameters of type PublicProfile -
Uses of PublicProfile in io.gs2.friend.result
Methods in io.gs2.friend.result that return PublicProfileMethods in io.gs2.friend.result with parameters of type PublicProfileModifier and TypeMethodDescriptionvoidGetPublicProfileResult.setItem(PublicProfile item) GetPublicProfileResult.withItem(PublicProfile item)