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