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