| Package | Description |
|---|---|
| io.gs2.log.domain.iterator | |
| io.gs2.log.domain.model | |
| io.gs2.log.model | |
| io.gs2.log.result |
| Modifier and Type | Method and Description |
|---|---|
ExecuteStampTaskLogCount |
CountExecuteStampTaskLogIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExecuteStampTaskLogCount> |
CountExecuteStampTaskLogIterator.iterator() |
| Modifier and Type | Method and Description |
|---|---|
ExecuteStampTaskLogCount |
ExecuteStampTaskLogCountDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static ExecuteStampTaskLogCount |
ExecuteStampTaskLogCount.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
ExecuteStampTaskLogCount |
ExecuteStampTaskLogCount.withAction(String action) |
ExecuteStampTaskLogCount |
ExecuteStampTaskLogCount.withCount(Long count) |
ExecuteStampTaskLogCount |
ExecuteStampTaskLogCount.withMethod(String method) |
ExecuteStampTaskLogCount |
ExecuteStampTaskLogCount.withService(String service) |
ExecuteStampTaskLogCount |
ExecuteStampTaskLogCount.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecuteStampTaskLogCount> |
CountExecuteStampTaskLogResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CountExecuteStampTaskLogResult.setItems(List<ExecuteStampTaskLogCount> items) |
CountExecuteStampTaskLogResult |
CountExecuteStampTaskLogResult.withItems(List<ExecuteStampTaskLogCount> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.