| Package | Description |
|---|---|
| io.gs2.inventory | |
| io.gs2.inventory.result |
| Modifier and Type | Method and Description |
|---|---|
GetInventoryResult |
Gs2InventoryRestClient.getInventory(GetInventoryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2InventoryRestClient.getInventoryAsync(GetInventoryRequest request,
AsyncAction<AsyncResult<GetInventoryResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetInventoryResult |
GetInventoryResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetInventoryResult |
GetInventoryResult.withItem(Inventory item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.