Uses of Class
io.gs2.friend.result.UpdateProfileByUserIdResult
Packages that use UpdateProfileByUserIdResult
-
Uses of UpdateProfileByUserIdResult in io.gs2.friend
Methods in io.gs2.friend that return UpdateProfileByUserIdResultModifier and TypeMethodDescriptionGs2FriendRestClient.updateProfileByUserId(UpdateProfileByUserIdRequest request) Method parameters in io.gs2.friend with type arguments of type UpdateProfileByUserIdResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.updateProfileByUserIdAsync(UpdateProfileByUserIdRequest request, AsyncAction<AsyncResult<UpdateProfileByUserIdResult>> callback) -
Uses of UpdateProfileByUserIdResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return UpdateProfileByUserIdResultModifier and TypeMethodDescriptionstatic UpdateProfileByUserIdResultUpdateProfileByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)