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