Uses of Class
io.gs2.friend.model.BlackList
Packages that use BlackList
-
Uses of BlackList in io.gs2.friend.model
Methods in io.gs2.friend.model that return BlackListModifier and TypeMethodDescriptionstatic BlackListBlackList.fromJson(com.fasterxml.jackson.databind.JsonNode data) BlackList.withBlackListId(String blackListId) BlackList.withCreatedAt(Long createdAt) BlackList.withRevision(Long revision) BlackList.withTargetUserIds(List<String> targetUserIds) BlackList.withUpdatedAt(Long updatedAt) BlackList.withUserId(String userId) Methods in io.gs2.friend.model with parameters of type BlackList -
Uses of BlackList in io.gs2.friend.result
Methods in io.gs2.friend.result that return BlackListModifier and TypeMethodDescriptionRegisterBlackListByUserIdResult.getItem()RegisterBlackListResult.getItem()UnregisterBlackListByUserIdResult.getItem()UnregisterBlackListResult.getItem()Methods in io.gs2.friend.result with parameters of type BlackListModifier and TypeMethodDescriptionvoidvoidvoidvoid