| Package | Description |
|---|---|
| io.gs2.inventory | |
| io.gs2.inventory.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeInventoryModelsResult |
Gs2InventoryRestClient.describeInventoryModels(DescribeInventoryModelsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2InventoryRestClient.describeInventoryModelsAsync(DescribeInventoryModelsRequest request,
AsyncAction<AsyncResult<DescribeInventoryModelsResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeInventoryModelsResult |
DescribeInventoryModelsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeInventoryModelsResult |
DescribeInventoryModelsResult.withItems(List<InventoryModel> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.