Uses of Class
io.gs2.inventory.result.UpdateItemModelMasterResult
Packages that use UpdateItemModelMasterResult
-
Uses of UpdateItemModelMasterResult in io.gs2.inventory
Methods in io.gs2.inventory that return UpdateItemModelMasterResultModifier and TypeMethodDescriptionGs2InventoryRestClient.updateItemModelMaster(UpdateItemModelMasterRequest request) Method parameters in io.gs2.inventory with type arguments of type UpdateItemModelMasterResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.updateItemModelMasterAsync(UpdateItemModelMasterRequest request, AsyncAction<AsyncResult<UpdateItemModelMasterResult>> callback) -
Uses of UpdateItemModelMasterResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return UpdateItemModelMasterResultModifier and TypeMethodDescriptionstatic UpdateItemModelMasterResultUpdateItemModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateItemModelMasterResult.withItem(ItemModelMaster item)