| Package | Description |
|---|---|
| io.gs2.datastore | |
| io.gs2.datastore.result |
| Modifier and Type | Method and Description |
|---|---|
GetDataObjectHistoryResult |
Gs2DatastoreRestClient.getDataObjectHistory(GetDataObjectHistoryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2DatastoreRestClient.getDataObjectHistoryAsync(GetDataObjectHistoryRequest request,
AsyncAction<AsyncResult<GetDataObjectHistoryResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetDataObjectHistoryResult |
GetDataObjectHistoryResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetDataObjectHistoryResult |
GetDataObjectHistoryResult.withItem(DataObjectHistory item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.