| Package | Description |
|---|---|
| io.gs2.inventory | |
| io.gs2.inventory.result |
| Modifier and Type | Method and Description |
|---|---|
DescribeInventoryModelMastersResult |
Gs2InventoryRestClient.describeInventoryModelMasters(DescribeInventoryModelMastersRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2InventoryRestClient.describeInventoryModelMastersAsync(DescribeInventoryModelMastersRequest request,
AsyncAction<AsyncResult<DescribeInventoryModelMastersResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DescribeInventoryModelMastersResult |
DescribeInventoryModelMastersResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DescribeInventoryModelMastersResult |
DescribeInventoryModelMastersResult.withItems(List<InventoryModelMaster> items) |
DescribeInventoryModelMastersResult |
DescribeInventoryModelMastersResult.withNextPageToken(String nextPageToken) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.