Uses of Class
io.gs2.inventory.result.CreateBigInventoryModelMasterResult
Packages that use CreateBigInventoryModelMasterResult
-
Uses of CreateBigInventoryModelMasterResult in io.gs2.inventory
Methods in io.gs2.inventory that return CreateBigInventoryModelMasterResultModifier and TypeMethodDescriptionGs2InventoryRestClient.createBigInventoryModelMaster(CreateBigInventoryModelMasterRequest request) Method parameters in io.gs2.inventory with type arguments of type CreateBigInventoryModelMasterResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.createBigInventoryModelMasterAsync(CreateBigInventoryModelMasterRequest request, AsyncAction<AsyncResult<CreateBigInventoryModelMasterResult>> callback) -
Uses of CreateBigInventoryModelMasterResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return CreateBigInventoryModelMasterResultModifier and TypeMethodDescriptionCreateBigInventoryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateBigInventoryModelMasterResult.withItem(BigInventoryModelMaster item)