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