Uses of Class
io.gs2.identifier.model.User
Packages that use User
-
Uses of User in io.gs2.identifier.model
Methods in io.gs2.identifier.model that return UserModifier and TypeMethodDescriptionstatic UserUser.fromJson(com.fasterxml.jackson.databind.JsonNode data) User.withCreatedAt(Long createdAt) User.withDescription(String description) User.withRevision(Long revision) User.withUpdatedAt(Long updatedAt) User.withUserId(String userId) Methods in io.gs2.identifier.model with parameters of type User -
Uses of User in io.gs2.identifier.result
Methods in io.gs2.identifier.result that return UserModifier and TypeMethodDescriptionCreateUserResult.getItem()DeleteUserResult.getItem()GetUserResult.getItem()UpdateUserResult.getItem()Methods in io.gs2.identifier.result that return types with arguments of type UserMethods in io.gs2.identifier.result with parameters of type UserModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.identifier.result with type arguments of type User