| Package | Description |
|---|---|
| io.gs2.inventory | |
| io.gs2.inventory.domain.model | |
| io.gs2.inventory.request |
| Modifier and Type | Method and Description |
|---|---|
UpdateCurrentItemModelMasterResult |
Gs2InventoryRestClient.updateCurrentItemModelMaster(UpdateCurrentItemModelMasterRequest request) |
void |
Gs2InventoryRestClient.updateCurrentItemModelMasterAsync(UpdateCurrentItemModelMasterRequest request,
AsyncAction<AsyncResult<UpdateCurrentItemModelMasterResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
CurrentItemModelMasterDomain |
CurrentItemModelMasterDomain.update(UpdateCurrentItemModelMasterRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static UpdateCurrentItemModelMasterRequest |
UpdateCurrentItemModelMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
UpdateCurrentItemModelMasterRequest |
UpdateCurrentItemModelMasterRequest.withNamespaceName(String namespaceName) |
UpdateCurrentItemModelMasterRequest |
UpdateCurrentItemModelMasterRequest.withSettings(String settings) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.