Uses of Class
io.gs2.inventory.result.CreateInventoryModelMasterResult
Packages that use CreateInventoryModelMasterResult
-
Uses of CreateInventoryModelMasterResult in io.gs2.inventory
Methods in io.gs2.inventory that return CreateInventoryModelMasterResultModifier and TypeMethodDescriptionGs2InventoryRestClient.createInventoryModelMaster(CreateInventoryModelMasterRequest request) Method parameters in io.gs2.inventory with type arguments of type CreateInventoryModelMasterResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.createInventoryModelMasterAsync(CreateInventoryModelMasterRequest request, AsyncAction<AsyncResult<CreateInventoryModelMasterResult>> callback) -
Uses of CreateInventoryModelMasterResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return CreateInventoryModelMasterResultModifier and TypeMethodDescriptionCreateInventoryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateInventoryModelMasterResult.withItem(InventoryModelMaster item)