Uses of Class
io.gs2.ranking.model.Subscribe
Packages that use Subscribe
-
Uses of Subscribe in io.gs2.ranking.model
Methods in io.gs2.ranking.model that return SubscribeModifier and TypeMethodDescriptionstatic SubscribeSubscribe.fromJson(com.fasterxml.jackson.databind.JsonNode data) Subscribe.withCategoryName(String categoryName) Subscribe.withCreatedAt(Long createdAt) Subscribe.withRevision(Long revision) Subscribe.withSubscribedUserIds(List<String> subscribedUserIds) Subscribe.withSubscribeId(String subscribeId) Subscribe.withTargetUserIds(List<String> targetUserIds) Subscribe.withUserId(String userId) Methods in io.gs2.ranking.model with parameters of type Subscribe