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