| Package | Description |
|---|---|
| io.gs2.log | |
| io.gs2.log.result |
| Modifier and Type | Method and Description |
|---|---|
QueryExecuteStampSheetLogResult |
Gs2LogRestClient.queryExecuteStampSheetLog(QueryExecuteStampSheetLogRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LogRestClient.queryExecuteStampSheetLogAsync(QueryExecuteStampSheetLogRequest request,
AsyncAction<AsyncResult<QueryExecuteStampSheetLogResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static QueryExecuteStampSheetLogResult |
QueryExecuteStampSheetLogResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
QueryExecuteStampSheetLogResult |
QueryExecuteStampSheetLogResult.withItems(List<ExecuteStampSheetLog> items) |
QueryExecuteStampSheetLogResult |
QueryExecuteStampSheetLogResult.withNextPageToken(String nextPageToken) |
QueryExecuteStampSheetLogResult |
QueryExecuteStampSheetLogResult.withScanSize(Long scanSize) |
QueryExecuteStampSheetLogResult |
QueryExecuteStampSheetLogResult.withTotalCount(Long totalCount) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.