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