| Package | Description |
|---|---|
| io.gs2.ranking.domain.model | |
| io.gs2.ranking.model |
| Modifier and Type | Method and Description |
|---|---|
Subscribe |
SubscribeDomain.model() |
Subscribe |
SubscribeAccessTokenDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static Subscribe |
Subscribe.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
Subscribe |
Subscribe.withCategoryName(String categoryName) |
Subscribe |
Subscribe.withCreatedAt(Long createdAt) |
Subscribe |
Subscribe.withSubscribedUserIds(List<String> subscribedUserIds) |
Subscribe |
Subscribe.withSubscribeId(String subscribeId) |
Subscribe |
Subscribe.withTargetUserIds(List<String> targetUserIds) |
Subscribe |
Subscribe.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
int |
Subscribe.compareTo(Subscribe o) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.