| 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 |
|---|---|
ExecuteStampSheetLog |
QueryExecuteStampSheetLogIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExecuteStampSheetLog> |
QueryExecuteStampSheetLogIterator.iterator() |
| Modifier and Type | Method and Description |
|---|---|
ExecuteStampSheetLog |
ExecuteStampSheetLogDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static ExecuteStampSheetLog |
ExecuteStampSheetLog.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
ExecuteStampSheetLog |
ExecuteStampSheetLog.withAction(String action) |
ExecuteStampSheetLog |
ExecuteStampSheetLog.withArgs(String args) |
ExecuteStampSheetLog |
ExecuteStampSheetLog.withMethod(String method) |
ExecuteStampSheetLog |
ExecuteStampSheetLog.withService(String service) |
ExecuteStampSheetLog |
ExecuteStampSheetLog.withTimestamp(Long timestamp) |
ExecuteStampSheetLog |
ExecuteStampSheetLog.withTransactionId(String transactionId) |
ExecuteStampSheetLog |
ExecuteStampSheetLog.withUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecuteStampSheetLog> |
QueryExecuteStampSheetLogResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryExecuteStampSheetLogResult.setItems(List<ExecuteStampSheetLog> items) |
QueryExecuteStampSheetLogResult |
QueryExecuteStampSheetLogResult.withItems(List<ExecuteStampSheetLog> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.