Uses of Class
io.gs2.identifier.result.UpdateUserResult
Packages that use UpdateUserResult
-
Uses of UpdateUserResult in io.gs2.identifier
Methods in io.gs2.identifier that return UpdateUserResultMethod parameters in io.gs2.identifier with type arguments of type UpdateUserResultModifier and TypeMethodDescriptionvoidGs2IdentifierRestClient.updateUserAsync(UpdateUserRequest request, AsyncAction<AsyncResult<UpdateUserResult>> callback) -
Uses of UpdateUserResult in io.gs2.identifier.result
Methods in io.gs2.identifier.result that return UpdateUserResultModifier and TypeMethodDescriptionstatic UpdateUserResultUpdateUserResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)