| Package | Description |
|---|---|
| io.gs2.inventory | |
| io.gs2.inventory.request |
| Modifier and Type | Method and Description |
|---|---|
GetInventoryModelResult |
Gs2InventoryRestClient.getInventoryModel(GetInventoryModelRequest request) |
void |
Gs2InventoryRestClient.getInventoryModelAsync(GetInventoryModelRequest request,
AsyncAction<AsyncResult<GetInventoryModelResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetInventoryModelRequest |
GetInventoryModelRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetInventoryModelRequest |
GetInventoryModelRequest.withInventoryName(String inventoryName) |
GetInventoryModelRequest |
GetInventoryModelRequest.withNamespaceName(String namespaceName) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.