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