Uses of Class
io.gs2.inventory.result.UpdateBigInventoryModelMasterResult
Packages that use UpdateBigInventoryModelMasterResult
-
Uses of UpdateBigInventoryModelMasterResult in io.gs2.inventory
Methods in io.gs2.inventory that return UpdateBigInventoryModelMasterResultModifier and TypeMethodDescriptionGs2InventoryRestClient.updateBigInventoryModelMaster(UpdateBigInventoryModelMasterRequest request) Method parameters in io.gs2.inventory with type arguments of type UpdateBigInventoryModelMasterResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.updateBigInventoryModelMasterAsync(UpdateBigInventoryModelMasterRequest request, AsyncAction<AsyncResult<UpdateBigInventoryModelMasterResult>> callback) -
Uses of UpdateBigInventoryModelMasterResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return UpdateBigInventoryModelMasterResultModifier and TypeMethodDescriptionUpdateBigInventoryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateBigInventoryModelMasterResult.withItem(BigInventoryModelMaster item)