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