| Package | Description |
|---|---|
| io.gs2.inventory | |
| io.gs2.inventory.result |
| Modifier and Type | Method and Description |
|---|---|
GetItemSetResult |
Gs2InventoryRestClient.getItemSet(GetItemSetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2InventoryRestClient.getItemSetAsync(GetItemSetRequest request,
AsyncAction<AsyncResult<GetItemSetResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GetItemSetResult |
GetItemSetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetItemSetResult |
GetItemSetResult.withInventory(Inventory inventory) |
GetItemSetResult |
GetItemSetResult.withItemModel(ItemModel itemModel) |
GetItemSetResult |
GetItemSetResult.withItems(List<ItemSet> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.