| 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 |
|---|---|
ExecuteStampSheetLogCount |
CountExecuteStampSheetLogIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExecuteStampSheetLogCount> |
CountExecuteStampSheetLogIterator.iterator() |
| Modifier and Type | Method and Description |
|---|---|
ExecuteStampSheetLogCount |
ExecuteStampSheetLogCountDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static ExecuteStampSheetLogCount |
ExecuteStampSheetLogCount.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
ExecuteStampSheetLogCount |
ExecuteStampSheetLogCount.withAction(String action) |
ExecuteStampSheetLogCount |
ExecuteStampSheetLogCount.withCount(Long count) |
ExecuteStampSheetLogCount |
ExecuteStampSheetLogCount.withMethod(String method) |
ExecuteStampSheetLogCount |
ExecuteStampSheetLogCount.withService(String service) |
ExecuteStampSheetLogCount |
ExecuteStampSheetLogCount.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecuteStampSheetLogCount> |
CountExecuteStampSheetLogResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
CountExecuteStampSheetLogResult.setItems(List<ExecuteStampSheetLogCount> items) |
CountExecuteStampSheetLogResult |
CountExecuteStampSheetLogResult.withItems(List<ExecuteStampSheetLogCount> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.