CloudwfApiResolver.php 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155
  1. <?php
  2. namespace AlibabaCloud\Cloudwf\V20170328;
  3. use AlibabaCloud\Client\Resolver\ApiResolver;
  4. /**
  5. * @method ConfigAutoRenew configAutoRenew(array $options = [])
  6. * @method GetStaTop getStaTop(array $options = [])
  7. * @method GetScanProbeTimeSer getScanProbeTimeSer(array $options = [])
  8. * @method GetDailyStatistic getDailyStatistic(array $options = [])
  9. * @method GetApTop getApTop(array $options = [])
  10. * @method GetApStaMiscAgg getApStaMiscAgg(array $options = [])
  11. * @method QueryRenewPrice queryRenewPrice(array $options = [])
  12. * @method CreateRenewOrder createRenewOrder(array $options = [])
  13. * @method GetPageProperties getPageProperties(array $options = [])
  14. * @method ModifySubAccountPermission modifySubAccountPermission(array $options = [])
  15. * @method ListSubAccountPermission listSubAccountPermission(array $options = [])
  16. * @method ListBusinesses listBusinesses(array $options = [])
  17. * @method ListBusinessDetails listBusinessDetails(array $options = [])
  18. * @method GetSubAccountPermission getSubAccountPermission(array $options = [])
  19. * @method GetSidsAndGids4Bid getSidsAndGids4Bid(array $options = [])
  20. * @method GetBids4Uid4Root getBids4Uid4Root(array $options = [])
  21. * @method GetAllActiveShopByGroup getAllActiveShopByGroup(array $options = [])
  22. * @method DelSubAccountPermission delSubAccountPermission(array $options = [])
  23. * @method CreateSubAccountPermission createSubAccountPermission(array $options = [])
  24. * @method GetApPortalBind getApPortalBind(array $options = [])
  25. * @method OemHeatSetting oemHeatSetting(array $options = [])
  26. * @method OemHeatMap oemHeatMap(array $options = [])
  27. * @method OemHeatLine oemHeatLine(array $options = [])
  28. * @method SaveUmengPagePermission4Root saveUmengPagePermission4Root(array $options = [])
  29. * @method SavePageConfigTemplate savePageConfigTemplate(array $options = [])
  30. * @method OemSitingSelction oemSitingSelction(array $options = [])
  31. * @method OemSitingContrast oemSitingContrast(array $options = [])
  32. * @method OemMarketingSettingData oemMarketingSettingData(array $options = [])
  33. * @method OemMarketingPotential oemMarketingPotential(array $options = [])
  34. * @method OemMarketingCustomer oemMarketingCustomer(array $options = [])
  35. * @method OemFlowrateRanking oemFlowrateRanking(array $options = [])
  36. * @method OemFlowrateOverview oemFlowrateOverview(array $options = [])
  37. * @method OemFlowrateMonitor oemFlowrateMonitor(array $options = [])
  38. * @method OemFlowrateIntelligent oemFlowrateIntelligent(array $options = [])
  39. * @method OemFlowrateAnalyse oemFlowrateAnalyse(array $options = [])
  40. * @method ListUmengPagePermission4Root listUmengPagePermission4Root(array $options = [])
  41. * @method ListPageConfigTemplate listPageConfigTemplate(array $options = [])
  42. * @method GetUserUmengPagePermission getUserUmengPagePermission(array $options = [])
  43. * @method GetUmengPagePermission4Root getUmengPagePermission4Root(array $options = [])
  44. * @method GetPageConfigTemplate getPageConfigTemplate(array $options = [])
  45. * @method DelUmengPagePermission4Root delUmengPagePermission4Root(array $options = [])
  46. * @method DelPageConfigTemplate delPageConfigTemplate(array $options = [])
  47. * @method UpgradeAPGroup upgradeAPGroup(array $options = [])
  48. * @method UpgradeAP upgradeAP(array $options = [])
  49. * @method SetUpgradeImgByModel setUpgradeImgByModel(array $options = [])
  50. * @method SendCommandByMac sendCommandByMac(array $options = [])
  51. * @method ListUpgradeImg listUpgradeImg(array $options = [])
  52. * @method ListProbeinfo listProbeinfo(array $options = [])
  53. * @method ListApUpgrade listApUpgrade(array $options = [])
  54. * @method GetUpgradeImg getUpgradeImg(array $options = [])
  55. * @method GetUpgradeAPProgress getUpgradeAPProgress(array $options = [])
  56. * @method GetUpgradeAPGroupProgress getUpgradeAPGroupProgress(array $options = [])
  57. * @method GetSendCommandByMacProgress getSendCommandByMacProgress(array $options = [])
  58. * @method GetDeviceInfoByMac getDeviceInfoByMac(array $options = [])
  59. * @method GetAllApModel getAllApModel(array $options = [])
  60. * @method CheckRootPermission checkRootPermission(array $options = [])
  61. * @method GetInstanceByShop getInstanceByShop(array $options = [])
  62. * @method SavePortalTemplate savePortalTemplate(array $options = [])
  63. * @method ResumeInstance resumeInstance(array $options = [])
  64. * @method ReleaseInstance releaseInstance(array $options = [])
  65. * @method ProduceInstance produceInstance(array $options = [])
  66. * @method ListPortalTemplate listPortalTemplate(array $options = [])
  67. * @method GetPortalTempDetail getPortalTempDetail(array $options = [])
  68. * @method DelPortalTemp delPortalTemp(array $options = [])
  69. * @method CeaseInstance ceaseInstance(array $options = [])
  70. * @method ResetApConfig resetApConfig(array $options = [])
  71. * @method ReportZoneRealtime reportZoneRealtime(array $options = [])
  72. * @method ReportZoneMinute reportZoneMinute(array $options = [])
  73. * @method ReportZoneHour reportZoneHour(array $options = [])
  74. * @method ReportZoneDay reportZoneDay(array $options = [])
  75. * @method ReportRealtime reportRealtime(array $options = [])
  76. * @method ReportMinute reportMinute(array $options = [])
  77. * @method ReportHour reportHour(array $options = [])
  78. * @method ReportDay reportDay(array $options = [])
  79. * @method SetScanMode setScanMode(array $options = [])
  80. * @method SaveProbeDataSubscriber saveProbeDataSubscriber(array $options = [])
  81. * @method GetSubAccountStatus getSubAccountStatus(array $options = [])
  82. * @method GetScanMode getScanMode(array $options = [])
  83. * @method GetProbeDataSubscriberConfig getProbeDataSubscriberConfig(array $options = [])
  84. * @method UserDataUpdate userDataUpdate(array $options = [])
  85. * @method UserDataShowList userDataShowList(array $options = [])
  86. * @method UserDataDelete userDataDelete(array $options = [])
  87. * @method UserDataCreate userDataCreate(array $options = [])
  88. * @method UserAnalyse userAnalyse(array $options = [])
  89. * @method UpLoadMap upLoadMap(array $options = [])
  90. * @method ShopUpdate shopUpdate(array $options = [])
  91. * @method ShopShowList shopShowList(array $options = [])
  92. * @method ShopSetredress shopSetredress(array $options = [])
  93. * @method ShopSetfiltermac shopSetfiltermac(array $options = [])
  94. * @method ShopOverview shopOverview(array $options = [])
  95. * @method ShopMarketingList shopMarketingList(array $options = [])
  96. * @method ShopInfo shopInfo(array $options = [])
  97. * @method ShopGroupUpdate shopGroupUpdate(array $options = [])
  98. * @method ShopGroupShowList shopGroupShowList(array $options = [])
  99. * @method ShopGroupInfo shopGroupInfo(array $options = [])
  100. * @method ShopGroupDelete shopGroupDelete(array $options = [])
  101. * @method ShopGroupCreate shopGroupCreate(array $options = [])
  102. * @method ShopGetredress shopGetredress(array $options = [])
  103. * @method ShopGetfiltermac shopGetfiltermac(array $options = [])
  104. * @method ShopDeletemarketing shopDeletemarketing(array $options = [])
  105. * @method ShopDelete shopDelete(array $options = [])
  106. * @method ShopDataAlarm shopDataAlarm(array $options = [])
  107. * @method ShopCreatemarketing shopCreatemarketing(array $options = [])
  108. * @method ShopCreate shopCreate(array $options = [])
  109. * @method ShopCamera shopCamera(array $options = [])
  110. * @method ShopActionReturning shopActionReturning(array $options = [])
  111. * @method ShopActionCustome shopActionCustome(array $options = [])
  112. * @method SaveStaStatus saveStaStatus(array $options = [])
  113. * @method SavePortalConfig savePortalConfig(array $options = [])
  114. * @method SaveGroupApRadioConfig saveGroupApRadioConfig(array $options = [])
  115. * @method SaveApScanConfig saveApScanConfig(array $options = [])
  116. * @method SaveApRadioSsidConfig saveApRadioSsidConfig(array $options = [])
  117. * @method SaveApRadioConfig saveApRadioConfig(array $options = [])
  118. * @method SaveApPortalConfig saveApPortalConfig(array $options = [])
  119. * @method SaveApMapInfo saveApMapInfo(array $options = [])
  120. * @method SaveApgroupSsidConfig saveApgroupSsidConfig(array $options = [])
  121. * @method SaveApgroupScanConfig saveApgroupScanConfig(array $options = [])
  122. * @method SaveApgroupConfig saveApgroupConfig(array $options = [])
  123. * @method SaveApConfig saveApConfig(array $options = [])
  124. * @method SaveAccountConfig saveAccountConfig(array $options = [])
  125. * @method ResetAp resetAp(array $options = [])
  126. * @method RepairGroupAp repairGroupAp(array $options = [])
  127. * @method RepairAp repairAp(array $options = [])
  128. * @method PutOssFile putOssFile(array $options = [])
  129. * @method ProfileTrade profileTrade(array $options = [])
  130. * @method ProfileTag profileTag(array $options = [])
  131. * @method ProfileMedia profileMedia(array $options = [])
  132. * @method ProfileHistoryList profileHistoryList(array $options = [])
  133. * @method ProfileHistory profileHistory(array $options = [])
  134. * @method ProfileDistrict profileDistrict(array $options = [])
  135. * @method ProfileConsume profileConsume(array $options = [])
  136. * @method ProfileBase profileBase(array $options = [])
  137. * @method PeripheryAnalyse peripheryAnalyse(array $options = [])
  138. * @method OnoffGroupApRadio onoffGroupApRadio(array $options = [])
  139. * @method ListStaStatus listStaStatus(array $options = [])
  140. * @method ListStaOnoffLog listStaOnoffLog(array $options = [])
  141. * @method ListGroupApBriefConfig listGroupApBriefConfig(array $options = [])
  142. * @method ListConfigByAction listConfigByAction(array $options = [])
  143. * @method ListBriefConfigByAction listBriefConfigByAction(array $options = [])
  144. * @method ListBriefApConfig listBriefApConfig(array $options = [])
  145. * @method ListApStatus listApStatus(array $options = [])
  146. * @method ListApStaStatus listApStaStatus(array $options = [])
  147. * @method ListApRadioStatus listApRadioStatus(array $options = [])
  148. * @method ListApPositionStatus listApPositionStatus(array $options = [])
  149. * @method ListApPositionMap listApPositionMap(array $options = [])
  150. * @method ListApPosition listApPosition(array $options = [])
  151. * @method ListApgroupConfig listApgroupConfig(array $options = [])
  152. * @method ListApDetailInfo listApDetailInfo(array $options = [])
  153. * @method ListApAssetCanBeAdded listApAssetCanBeAdded(array $options = [])
  154. * @method ListApAsset listApAsset(array $options = [])
  155. * @method ListAccountConfig listAccountConfig(array $options = [])
  156. * @method KickSta kickSta(array $options = [])
  157. * @method KickAndClearPMKcache kickAndClearPMKcache(array $options = [])
  158. * @method HeadquartersTrend headquartersTrend(array $options = [])
  159. * @method HeadquartersToolsO2O headquartersToolsO2O(array $options = [])
  160. * @method HeadquartersToolsContrast headquartersToolsContrast(array $options = [])
  161. * @method HeadquartersToolsCoincide headquartersToolsCoincide(array $options = [])
  162. * @method HeadquartersRanking headquartersRanking(array $options = [])
  163. * @method HeadquartersOverview headquartersOverview(array $options = [])
  164. * @method GroupTrend groupTrend(array $options = [])
  165. * @method GroupOverview groupOverview(array $options = [])
  166. * @method GroupIntime groupIntime(array $options = [])
  167. * @method GroupDetails groupDetails(array $options = [])
  168. * @method GetStaRunHistoryTimeSer getStaRunHistoryTimeSer(array $options = [])
  169. * @method GetStaDetailedStatus getStaDetailedStatus(array $options = [])
  170. * @method GetRadioRunHistoryTimeSer getRadioRunHistoryTimeSer(array $options = [])
  171. * @method GetOssServerSign getOssServerSign(array $options = [])
  172. * @method GetOnlineStaTimeSer getOnlineStaTimeSer(array $options = [])
  173. * @method GetOnlineApTimeSer getOnlineApTimeSer(array $options = [])
  174. * @method GetMapUrl getMapUrl(array $options = [])
  175. * @method GetLatestStaStatistic getLatestStaStatistic(array $options = [])
  176. * @method GetLatestApStatistic getLatestApStatistic(array $options = [])
  177. * @method GetGroupApRepairProgress getGroupApRepairProgress(array $options = [])
  178. * @method GetGroupApRadioOnoffProgress getGroupApRadioOnoffProgress(array $options = [])
  179. * @method GetGroupApRadioConfigTemplate getGroupApRadioConfigTemplate(array $options = [])
  180. * @method GetGroupApRadioConfigProgress getGroupApRadioConfigProgress(array $options = [])
  181. * @method GetGroupApChangeNameTemplate getGroupApChangeNameTemplate(array $options = [])
  182. * @method GetCrowdList getCrowdList(array $options = [])
  183. * @method GetBindAp4Umeng getBindAp4Umeng(array $options = [])
  184. * @method GetBid getBid(array $options = [])
  185. * @method GetBatchSaveApAssetProgress getBatchSaveApAssetProgress(array $options = [])
  186. * @method GetApRunHistoryTimeSer getApRunHistoryTimeSer(array $options = [])
  187. * @method GetApgroupSsidConfigProgress getApgroupSsidConfigProgress(array $options = [])
  188. * @method GetApgroupScanConfigSaveProgress getApgroupScanConfigSaveProgress(array $options = [])
  189. * @method GetApgroupPortalConfigProgress getApgroupPortalConfigProgress(array $options = [])
  190. * @method GetApgroupDetailedConfig getApgroupDetailedConfig(array $options = [])
  191. * @method GetApgroupConfigProgress getApgroupConfigProgress(array $options = [])
  192. * @method GetApDetailedStatus getApDetailedStatus(array $options = [])
  193. * @method GetApDetailedConfig getApDetailedConfig(array $options = [])
  194. * @method GetAddApsProgress getAddApsProgress(array $options = [])
  195. * @method GetAccountConfig getAccountConfig(array $options = [])
  196. * @method FrequencyAnalyse frequencyAnalyse(array $options = [])
  197. * @method FindAp findAp(array $options = [])
  198. * @method ExcelToJson excelToJson(array $options = [])
  199. * @method DeviceUpdate deviceUpdate(array $options = [])
  200. * @method DeviceShowList deviceShowList(array $options = [])
  201. * @method DeviceDelete deviceDelete(array $options = [])
  202. * @method DeviceCreate deviceCreate(array $options = [])
  203. * @method DeviceBatchCreate deviceBatchCreate(array $options = [])
  204. * @method DeletePositionMap deletePositionMap(array $options = [])
  205. * @method DeleteApRadioSsidConfig deleteApRadioSsidConfig(array $options = [])
  206. * @method DeleteApgroupSsidConfig deleteApgroupSsidConfig(array $options = [])
  207. * @method DeleteApgroupConfig deleteApgroupConfig(array $options = [])
  208. * @method DelApPosition delApPosition(array $options = [])
  209. * @method CheckUmengDataAnalysisPermission checkUmengDataAnalysisPermission(array $options = [])
  210. * @method BusinessUpdate businessUpdate(array $options = [])
  211. * @method BusinessShowList businessShowList(array $options = [])
  212. * @method BusinessInfo businessInfo(array $options = [])
  213. * @method BusinessCreate businessCreate(array $options = [])
  214. * @method BatchSaveApPosition batchSaveApPosition(array $options = [])
  215. * @method BatchRegisterApAsset batchRegisterApAsset(array $options = [])
  216. * @method BatchChangeGroupApName batchChangeGroupApName(array $options = [])
  217. * @method AreaUpdate areaUpdate(array $options = [])
  218. * @method AreaShowList areaShowList(array $options = [])
  219. * @method AreaInfo areaInfo(array $options = [])
  220. * @method AreaDelete areaDelete(array $options = [])
  221. * @method AreaCreate areaCreate(array $options = [])
  222. * @method ApgroupBatchDeleteAp apgroupBatchDeleteAp(array $options = [])
  223. * @method ApgroupBatchAddAp apgroupBatchAddAp(array $options = [])
  224. * @method AliyunRegisterApAsset aliyunRegisterApAsset(array $options = [])
  225. * @method AddApgroupConfig addApgroupConfig(array $options = [])
  226. * @method InnerProduceCloudWF innerProduceCloudWF(array $options = [])
  227. * @method InnerCheckOrder innerCheckOrder(array $options = [])
  228. */
  229. class CloudwfApiResolver extends ApiResolver
  230. {
  231. }
  232. class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
  233. {
  234. /** @var string */
  235. public $product = 'cloudwf';
  236. /** @var string */
  237. public $version = '2017-03-28';
  238. /** @var string */
  239. public $method = 'POST';
  240. /** @var string */
  241. public $serviceCode = 'cloudwf';
  242. }
  243. /**
  244. * @method string getOffsetDays()
  245. * @method $this withOffsetDays($value)
  246. * @method string getMonths()
  247. * @method $this withMonths($value)
  248. * @method string getAutoRenew()
  249. * @method $this withAutoRenew($value)
  250. * @method array getApList()
  251. */
  252. class ConfigAutoRenew extends Rpc
  253. {
  254. /**
  255. * @param array $apList
  256. *
  257. * @return $this
  258. */
  259. public function withApList(array $apList)
  260. {
  261. $this->data['ApList'] = $apList;
  262. foreach ($apList as $i => $iValue) {
  263. $this->options['query']['ApList.' . ($i + 1)] = $iValue;
  264. }
  265. return $this;
  266. }
  267. }
  268. /**
  269. * @method string getApgroupId()
  270. * @method $this withApgroupId($value)
  271. */
  272. class GetStaTop extends Rpc
  273. {
  274. }
  275. /**
  276. * @method string getZoomStart()
  277. * @method $this withZoomStart($value)
  278. * @method string getCompanyId()
  279. * @method $this withCompanyId($value)
  280. * @method string getApgroupId()
  281. * @method $this withApgroupId($value)
  282. * @method string getStart()
  283. * @method $this withStart($value)
  284. * @method string getZoomEnd()
  285. * @method $this withZoomEnd($value)
  286. * @method string getEnd()
  287. * @method $this withEnd($value)
  288. */
  289. class GetScanProbeTimeSer extends Rpc
  290. {
  291. }
  292. /**
  293. * @method string getApgroupId()
  294. * @method $this withApgroupId($value)
  295. */
  296. class GetDailyStatistic extends Rpc
  297. {
  298. }
  299. /**
  300. * @method string getApgroupId()
  301. * @method $this withApgroupId($value)
  302. */
  303. class GetApTop extends Rpc
  304. {
  305. }
  306. /**
  307. * @method string getApgroupId()
  308. * @method $this withApgroupId($value)
  309. */
  310. class GetApStaMiscAgg extends Rpc
  311. {
  312. }
  313. /**
  314. * @method string getTimeCycleNum()
  315. * @method $this withTimeCycleNum($value)
  316. * @method array getApList()
  317. */
  318. class QueryRenewPrice extends Rpc
  319. {
  320. /**
  321. * @param array $apList
  322. *
  323. * @return $this
  324. */
  325. public function withApList(array $apList)
  326. {
  327. $this->data['ApList'] = $apList;
  328. foreach ($apList as $i => $iValue) {
  329. $this->options['query']['ApList.' . ($i + 1)] = $iValue;
  330. }
  331. return $this;
  332. }
  333. }
  334. /**
  335. * @method string getTimeCycleNum()
  336. * @method $this withTimeCycleNum($value)
  337. * @method array getApList()
  338. */
  339. class CreateRenewOrder extends Rpc
  340. {
  341. /**
  342. * @param array $apList
  343. *
  344. * @return $this
  345. */
  346. public function withApList(array $apList)
  347. {
  348. $this->data['ApList'] = $apList;
  349. foreach ($apList as $i => $iValue) {
  350. $this->options['query']['ApList.' . ($i + 1)] = $iValue;
  351. }
  352. return $this;
  353. }
  354. }
  355. class GetPageProperties extends Rpc
  356. {
  357. }
  358. /**
  359. * @method array getShopGroupIds()
  360. * @method array getShopIds()
  361. * @method string getPagePermission()
  362. * @method $this withPagePermission($value)
  363. * @method string getId()
  364. * @method $this withId($value)
  365. * @method array getBusinessIds()
  366. */
  367. class ModifySubAccountPermission extends Rpc
  368. {
  369. /**
  370. * @param array $shopGroupIds
  371. *
  372. * @return $this
  373. */
  374. public function withShopGroupIds(array $shopGroupIds)
  375. {
  376. $this->data['ShopGroupIds'] = $shopGroupIds;
  377. foreach ($shopGroupIds as $i => $iValue) {
  378. $this->options['query']['ShopGroupIds.' . ($i + 1)] = $iValue;
  379. }
  380. return $this;
  381. }
  382. /**
  383. * @param array $shopIds
  384. *
  385. * @return $this
  386. */
  387. public function withShopIds(array $shopIds)
  388. {
  389. $this->data['ShopIds'] = $shopIds;
  390. foreach ($shopIds as $i => $iValue) {
  391. $this->options['query']['ShopIds.' . ($i + 1)] = $iValue;
  392. }
  393. return $this;
  394. }
  395. /**
  396. * @param array $businessIds
  397. *
  398. * @return $this
  399. */
  400. public function withBusinessIds(array $businessIds)
  401. {
  402. $this->data['BusinessIds'] = $businessIds;
  403. foreach ($businessIds as $i => $iValue) {
  404. $this->options['query']['BusinessIds.' . ($i + 1)] = $iValue;
  405. }
  406. return $this;
  407. }
  408. }
  409. /**
  410. * @method string getSearchUid()
  411. * @method $this withSearchUid($value)
  412. * @method string getLength()
  413. * @method $this withLength($value)
  414. * @method string getPageIndex()
  415. * @method $this withPageIndex($value)
  416. */
  417. class ListSubAccountPermission extends Rpc
  418. {
  419. }
  420. class ListBusinesses extends Rpc
  421. {
  422. }
  423. /**
  424. * @method string getOrderCol()
  425. * @method $this withOrderCol($value)
  426. * @method string getSearchName()
  427. * @method $this withSearchName($value)
  428. * @method string getLength()
  429. * @method $this withLength($value)
  430. * @method string getPageIndex()
  431. * @method $this withPageIndex($value)
  432. * @method string getOrderDir()
  433. * @method $this withOrderDir($value)
  434. */
  435. class ListBusinessDetails extends Rpc
  436. {
  437. }
  438. /**
  439. * @method string getId()
  440. * @method $this withId($value)
  441. */
  442. class GetSubAccountPermission extends Rpc
  443. {
  444. }
  445. /**
  446. * @method string getQueryType()
  447. * @method $this withQueryType($value)
  448. * @method string getQueryId()
  449. * @method $this withQueryId($value)
  450. */
  451. class GetSidsAndGids4Bid extends Rpc
  452. {
  453. }
  454. /**
  455. * @method string getUid()
  456. * @method $this withUid($value)
  457. */
  458. class GetBids4Uid4Root extends Rpc
  459. {
  460. }
  461. /**
  462. * @method array getGids()
  463. * @method string getBid()
  464. * @method $this withBid($value)
  465. */
  466. class GetAllActiveShopByGroup extends Rpc
  467. {
  468. /**
  469. * @param array $gids
  470. *
  471. * @return $this
  472. */
  473. public function withGids(array $gids)
  474. {
  475. $this->data['Gids'] = $gids;
  476. foreach ($gids as $i => $iValue) {
  477. $this->options['query']['Gids.' . ($i + 1)] = $iValue;
  478. }
  479. return $this;
  480. }
  481. }
  482. /**
  483. * @method string getId()
  484. * @method $this withId($value)
  485. */
  486. class DelSubAccountPermission extends Rpc
  487. {
  488. }
  489. /**
  490. * @method string getUid()
  491. * @method $this withUid($value)
  492. * @method array getShopGroupIds()
  493. * @method array getShopIds()
  494. * @method string getPagePermission()
  495. * @method $this withPagePermission($value)
  496. * @method string getPermissionType()
  497. * @method $this withPermissionType($value)
  498. * @method array getBusinessIds()
  499. */
  500. class CreateSubAccountPermission extends Rpc
  501. {
  502. /**
  503. * @param array $shopGroupIds
  504. *
  505. * @return $this
  506. */
  507. public function withShopGroupIds(array $shopGroupIds)
  508. {
  509. $this->data['ShopGroupIds'] = $shopGroupIds;
  510. foreach ($shopGroupIds as $i => $iValue) {
  511. $this->options['query']['ShopGroupIds.' . ($i + 1)] = $iValue;
  512. }
  513. return $this;
  514. }
  515. /**
  516. * @param array $shopIds
  517. *
  518. * @return $this
  519. */
  520. public function withShopIds(array $shopIds)
  521. {
  522. $this->data['ShopIds'] = $shopIds;
  523. foreach ($shopIds as $i => $iValue) {
  524. $this->options['query']['ShopIds.' . ($i + 1)] = $iValue;
  525. }
  526. return $this;
  527. }
  528. /**
  529. * @param array $businessIds
  530. *
  531. * @return $this
  532. */
  533. public function withBusinessIds(array $businessIds)
  534. {
  535. $this->data['BusinessIds'] = $businessIds;
  536. foreach ($businessIds as $i => $iValue) {
  537. $this->options['query']['BusinessIds.' . ($i + 1)] = $iValue;
  538. }
  539. return $this;
  540. }
  541. }
  542. /**
  543. * @method string getConfigType()
  544. * @method $this withConfigType($value)
  545. * @method string getBindId()
  546. * @method $this withBindId($value)
  547. */
  548. class GetApPortalBind extends Rpc
  549. {
  550. }
  551. /**
  552. * @method string getGsid()
  553. * @method $this withGsid($value)
  554. */
  555. class OemHeatSetting extends Rpc
  556. {
  557. }
  558. /**
  559. * @method string getGsid()
  560. * @method $this withGsid($value)
  561. */
  562. class OemHeatMap extends Rpc
  563. {
  564. }
  565. /**
  566. * @method string getGsid()
  567. * @method $this withGsid($value)
  568. */
  569. class OemHeatLine extends Rpc
  570. {
  571. }
  572. /**
  573. * @method string getGsPermission()
  574. * @method $this withGsPermission($value)
  575. * @method string getAliyunPk()
  576. * @method $this withAliyunPk($value)
  577. * @method string getPagePermission()
  578. * @method $this withPagePermission($value)
  579. * @method string getId()
  580. * @method $this withId($value)
  581. * @method string getBid()
  582. * @method $this withBid($value)
  583. */
  584. class SaveUmengPagePermission4Root extends Rpc
  585. {
  586. }
  587. /**
  588. * @method string getTempType()
  589. * @method $this withTempType($value)
  590. * @method string getTempDesc()
  591. * @method $this withTempDesc($value)
  592. * @method string getTempName()
  593. * @method $this withTempName($value)
  594. * @method string getId()
  595. * @method $this withId($value)
  596. * @method string getTempPermission()
  597. * @method $this withTempPermission($value)
  598. */
  599. class SavePageConfigTemplate extends Rpc
  600. {
  601. }
  602. /**
  603. * @method string getBid()
  604. * @method $this withBid($value)
  605. */
  606. class OemSitingSelction extends Rpc
  607. {
  608. }
  609. /**
  610. * @method string getBid()
  611. * @method $this withBid($value)
  612. */
  613. class OemSitingContrast extends Rpc
  614. {
  615. }
  616. /**
  617. * @method string getBid()
  618. * @method $this withBid($value)
  619. */
  620. class OemMarketingSettingData extends Rpc
  621. {
  622. }
  623. /**
  624. * @method string getBid()
  625. * @method $this withBid($value)
  626. */
  627. class OemMarketingPotential extends Rpc
  628. {
  629. }
  630. /**
  631. * @method string getBid()
  632. * @method $this withBid($value)
  633. */
  634. class OemMarketingCustomer extends Rpc
  635. {
  636. }
  637. /**
  638. * @method string getBid()
  639. * @method $this withBid($value)
  640. */
  641. class OemFlowrateRanking extends Rpc
  642. {
  643. }
  644. /**
  645. * @method string getBid()
  646. * @method $this withBid($value)
  647. */
  648. class OemFlowrateOverview extends Rpc
  649. {
  650. }
  651. /**
  652. * @method string getGsid()
  653. * @method $this withGsid($value)
  654. */
  655. class OemFlowrateMonitor extends Rpc
  656. {
  657. }
  658. /**
  659. * @method string getGsid()
  660. * @method $this withGsid($value)
  661. */
  662. class OemFlowrateIntelligent extends Rpc
  663. {
  664. }
  665. /**
  666. * @method string getGsid()
  667. * @method $this withGsid($value)
  668. */
  669. class OemFlowrateAnalyse extends Rpc
  670. {
  671. }
  672. /**
  673. * @method string getOrderCol()
  674. * @method $this withOrderCol($value)
  675. * @method string getLength()
  676. * @method $this withLength($value)
  677. * @method string getSearchEmail()
  678. * @method $this withSearchEmail($value)
  679. * @method string getPageIndex()
  680. * @method $this withPageIndex($value)
  681. * @method string getOrderDir()
  682. * @method $this withOrderDir($value)
  683. */
  684. class ListUmengPagePermission4Root extends Rpc
  685. {
  686. }
  687. /**
  688. * @method string getLength()
  689. * @method $this withLength($value)
  690. * @method string getPageIndex()
  691. * @method $this withPageIndex($value)
  692. * @method string getSearchTempName()
  693. * @method $this withSearchTempName($value)
  694. */
  695. class ListPageConfigTemplate extends Rpc
  696. {
  697. }
  698. /**
  699. * @method string getBid()
  700. * @method $this withBid($value)
  701. */
  702. class GetUserUmengPagePermission extends Rpc
  703. {
  704. }
  705. /**
  706. * @method string getId()
  707. * @method $this withId($value)
  708. */
  709. class GetUmengPagePermission4Root extends Rpc
  710. {
  711. }
  712. /**
  713. * @method string getId()
  714. * @method $this withId($value)
  715. */
  716. class GetPageConfigTemplate extends Rpc
  717. {
  718. }
  719. /**
  720. * @method string getId()
  721. * @method $this withId($value)
  722. */
  723. class DelUmengPagePermission4Root extends Rpc
  724. {
  725. }
  726. /**
  727. * @method string getId()
  728. * @method $this withId($value)
  729. */
  730. class DelPageConfigTemplate extends Rpc
  731. {
  732. }
  733. /**
  734. * @method array getIds()
  735. */
  736. class UpgradeAPGroup extends Rpc
  737. {
  738. /**
  739. * @param array $ids
  740. *
  741. * @return $this
  742. */
  743. public function withIds(array $ids)
  744. {
  745. $this->data['Ids'] = $ids;
  746. foreach ($ids as $i => $iValue) {
  747. $this->options['query']['Ids.' . ($i + 1)] = $iValue;
  748. }
  749. return $this;
  750. }
  751. }
  752. /**
  753. * @method array getIds()
  754. */
  755. class UpgradeAP extends Rpc
  756. {
  757. /**
  758. * @param array $ids
  759. *
  760. * @return $this
  761. */
  762. public function withIds(array $ids)
  763. {
  764. $this->data['Ids'] = $ids;
  765. foreach ($ids as $i => $iValue) {
  766. $this->options['query']['Ids.' . ($i + 1)] = $iValue;
  767. }
  768. return $this;
  769. }
  770. }
  771. /**
  772. * @method string getImgAddr()
  773. * @method $this withImgAddr($value)
  774. * @method string getImgVersion()
  775. * @method $this withImgVersion($value)
  776. * @method string getApModelId()
  777. * @method $this withApModelId($value)
  778. * @method string getComment()
  779. * @method $this withComment($value)
  780. */
  781. class SetUpgradeImgByModel extends Rpc
  782. {
  783. }
  784. /**
  785. * @method array getMacList()
  786. * @method string getCommand()
  787. * @method $this withCommand($value)
  788. */
  789. class SendCommandByMac extends Rpc
  790. {
  791. /**
  792. * @param array $macList
  793. *
  794. * @return $this
  795. */
  796. public function withMacList(array $macList)
  797. {
  798. $this->data['MacList'] = $macList;
  799. foreach ($macList as $i => $iValue) {
  800. $this->options['query']['MacList.' . ($i + 1)] = $iValue;
  801. }
  802. return $this;
  803. }
  804. }
  805. /**
  806. * @method string getLength()
  807. * @method $this withLength($value)
  808. * @method string getPageIndex()
  809. * @method $this withPageIndex($value)
  810. */
  811. class ListUpgradeImg extends Rpc
  812. {
  813. }
  814. /**
  815. * @method string getOrderCol()
  816. * @method $this withOrderCol($value)
  817. * @method string getSearchUserMac()
  818. * @method $this withSearchUserMac($value)
  819. * @method string getSearchSensorMac()
  820. * @method $this withSearchSensorMac($value)
  821. * @method string getLength()
  822. * @method $this withLength($value)
  823. * @method string getSearchSensorName()
  824. * @method $this withSearchSensorName($value)
  825. * @method string getPageIndex()
  826. * @method $this withPageIndex($value)
  827. * @method string getOrderDir()
  828. * @method $this withOrderDir($value)
  829. */
  830. class ListProbeinfo extends Rpc
  831. {
  832. }
  833. /**
  834. * @method string getOrderCol()
  835. * @method $this withOrderCol($value)
  836. * @method string getSearchName()
  837. * @method $this withSearchName($value)
  838. * @method string getSearchApModelName()
  839. * @method $this withSearchApModelName($value)
  840. * @method string getLength()
  841. * @method $this withLength($value)
  842. * @method string getSearchMac()
  843. * @method $this withSearchMac($value)
  844. * @method string getPageIndex()
  845. * @method $this withPageIndex($value)
  846. * @method string getOrderDir()
  847. * @method $this withOrderDir($value)
  848. */
  849. class ListApUpgrade extends Rpc
  850. {
  851. }
  852. /**
  853. * @method string getId()
  854. * @method $this withId($value)
  855. */
  856. class GetUpgradeImg extends Rpc
  857. {
  858. }
  859. class GetUpgradeAPProgress extends Rpc
  860. {
  861. }
  862. class GetUpgradeAPGroupProgress extends Rpc
  863. {
  864. }
  865. class GetSendCommandByMacProgress extends Rpc
  866. {
  867. }
  868. /**
  869. * @method string getMac()
  870. * @method $this withMac($value)
  871. */
  872. class GetDeviceInfoByMac extends Rpc
  873. {
  874. }
  875. class GetAllApModel extends Rpc
  876. {
  877. }
  878. class CheckRootPermission extends Rpc
  879. {
  880. }
  881. /**
  882. * @method string getShopId()
  883. * @method $this withShopId($value)
  884. */
  885. class GetInstanceByShop extends Rpc
  886. {
  887. }
  888. /**
  889. * @method string getTextContent()
  890. * @method $this withTextContent($value)
  891. * @method string getTempName()
  892. * @method $this withTempName($value)
  893. * @method string getTextAlign()
  894. * @method $this withTextAlign($value)
  895. * @method string getTextColor()
  896. * @method $this withTextColor($value)
  897. * @method string getId()
  898. * @method $this withId($value)
  899. * @method string getOssFileId()
  900. * @method $this withOssFileId($value)
  901. */
  902. class SavePortalTemplate extends Rpc
  903. {
  904. }
  905. /**
  906. * @method string getTraceId()
  907. * @method $this withTraceId($value)
  908. * @method string getSpMsg()
  909. * @method $this withSpMsg($value)
  910. */
  911. class ResumeInstance extends Rpc
  912. {
  913. }
  914. /**
  915. * @method string getTraceId()
  916. * @method $this withTraceId($value)
  917. * @method string getSpMsg()
  918. * @method $this withSpMsg($value)
  919. */
  920. class ReleaseInstance extends Rpc
  921. {
  922. }
  923. /**
  924. * @method string getTraceId()
  925. * @method $this withTraceId($value)
  926. * @method string getProduceParameter()
  927. * @method $this withProduceParameter($value)
  928. */
  929. class ProduceInstance extends Rpc
  930. {
  931. }
  932. /**
  933. * @method string getOrderCol()
  934. * @method $this withOrderCol($value)
  935. * @method string getLength()
  936. * @method $this withLength($value)
  937. * @method string getPageIndex()
  938. * @method $this withPageIndex($value)
  939. * @method string getOrderDir()
  940. * @method $this withOrderDir($value)
  941. * @method string getSearchTempName()
  942. * @method $this withSearchTempName($value)
  943. */
  944. class ListPortalTemplate extends Rpc
  945. {
  946. }
  947. /**
  948. * @method string getId()
  949. * @method $this withId($value)
  950. * @method string getUniqueId()
  951. * @method $this withUniqueId($value)
  952. */
  953. class GetPortalTempDetail extends Rpc
  954. {
  955. }
  956. /**
  957. * @method string getId()
  958. * @method $this withId($value)
  959. */
  960. class DelPortalTemp extends Rpc
  961. {
  962. }
  963. /**
  964. * @method string getTraceId()
  965. * @method $this withTraceId($value)
  966. * @method string getSpMsg()
  967. * @method $this withSpMsg($value)
  968. */
  969. class CeaseInstance extends Rpc
  970. {
  971. }
  972. /**
  973. * @method string getId()
  974. * @method $this withId($value)
  975. */
  976. class ResetApConfig extends Rpc
  977. {
  978. }
  979. /**
  980. * @method string getAgsid()
  981. * @method $this withAgsid($value)
  982. */
  983. class ReportZoneRealtime extends Rpc
  984. {
  985. }
  986. /**
  987. * @method string getBeginDate()
  988. * @method $this withBeginDate($value)
  989. * @method string getEndDate()
  990. * @method $this withEndDate($value)
  991. * @method string getAgsid()
  992. * @method $this withAgsid($value)
  993. */
  994. class ReportZoneMinute extends Rpc
  995. {
  996. }
  997. /**
  998. * @method string getBeginDate()
  999. * @method $this withBeginDate($value)
  1000. * @method string getEndDate()
  1001. * @method $this withEndDate($value)
  1002. * @method string getAgsid()
  1003. * @method $this withAgsid($value)
  1004. */
  1005. class ReportZoneHour extends Rpc
  1006. {
  1007. }
  1008. /**
  1009. * @method string getBeginDate()
  1010. * @method $this withBeginDate($value)
  1011. * @method string getEndDate()
  1012. * @method $this withEndDate($value)
  1013. * @method string getAgsid()
  1014. * @method $this withAgsid($value)
  1015. */
  1016. class ReportZoneDay extends Rpc
  1017. {
  1018. }
  1019. /**
  1020. * @method string getAgsid()
  1021. * @method $this withAgsid($value)
  1022. */
  1023. class ReportRealtime extends Rpc
  1024. {
  1025. }
  1026. /**
  1027. * @method string getBeginDate()
  1028. * @method $this withBeginDate($value)
  1029. * @method string getEndDate()
  1030. * @method $this withEndDate($value)
  1031. * @method string getAgsid()
  1032. * @method $this withAgsid($value)
  1033. */
  1034. class ReportMinute extends Rpc
  1035. {
  1036. }
  1037. /**
  1038. * @method string getBeginDate()
  1039. * @method $this withBeginDate($value)
  1040. * @method string getEndDate()
  1041. * @method $this withEndDate($value)
  1042. * @method string getAgsid()
  1043. * @method $this withAgsid($value)
  1044. */
  1045. class ReportHour extends Rpc
  1046. {
  1047. }
  1048. /**
  1049. * @method string getBeginDate()
  1050. * @method $this withBeginDate($value)
  1051. * @method string getEndDate()
  1052. * @method $this withEndDate($value)
  1053. * @method string getAgsid()
  1054. * @method $this withAgsid($value)
  1055. */
  1056. class ReportDay extends Rpc
  1057. {
  1058. }
  1059. /**
  1060. * @method string getOperation()
  1061. * @method $this withOperation($value)
  1062. * @method array getMacList()
  1063. */
  1064. class SetScanMode extends Rpc
  1065. {
  1066. /**
  1067. * @param array $macList
  1068. *
  1069. * @return $this
  1070. */
  1071. public function withMacList(array $macList)
  1072. {
  1073. $this->data['MacList'] = $macList;
  1074. foreach ($macList as $i => $iValue) {
  1075. $this->options['query']['MacList.' . ($i + 1)] = $iValue;
  1076. }
  1077. return $this;
  1078. }
  1079. }
  1080. /**
  1081. * @method string getApiUrl()
  1082. * @method $this withApiUrl($value)
  1083. * @method string getParamGenScript()
  1084. * @method $this withParamGenScript($value)
  1085. * @method string getName()
  1086. * @method $this withName($value)
  1087. * @method string getHttpMethod()
  1088. * @method $this withHttpMethod($value)
  1089. * @method string getDescription()
  1090. * @method $this withDescription($value)
  1091. * @method string getId()
  1092. * @method $this withId($value)
  1093. * @method string getType()
  1094. * @method $this withType($value)
  1095. * @method array getResourceIds()
  1096. */
  1097. class SaveProbeDataSubscriber extends Rpc
  1098. {
  1099. /**
  1100. * @param array $resourceIds
  1101. *
  1102. * @return $this
  1103. */
  1104. public function withResourceIds(array $resourceIds)
  1105. {
  1106. $this->data['ResourceIds'] = $resourceIds;
  1107. foreach ($resourceIds as $i => $iValue) {
  1108. $this->options['query']['ResourceIds.' . ($i + 1)] = $iValue;
  1109. }
  1110. return $this;
  1111. }
  1112. }
  1113. class GetSubAccountStatus extends Rpc
  1114. {
  1115. }
  1116. /**
  1117. * @method array getMacList()
  1118. */
  1119. class GetScanMode extends Rpc
  1120. {
  1121. /**
  1122. * @param array $macList
  1123. *
  1124. * @return $this
  1125. */
  1126. public function withMacList(array $macList)
  1127. {
  1128. $this->data['MacList'] = $macList;
  1129. foreach ($macList as $i => $iValue) {
  1130. $this->options['query']['MacList.' . ($i + 1)] = $iValue;
  1131. }
  1132. return $this;
  1133. }
  1134. }
  1135. /**
  1136. * @method string getId()
  1137. * @method $this withId($value)
  1138. */
  1139. class GetProbeDataSubscriberConfig extends Rpc
  1140. {
  1141. }
  1142. /**
  1143. * @method string getIid()
  1144. * @method $this withIid($value)
  1145. * @method string getUploadFile()
  1146. * @method $this withUploadFile($value)
  1147. * @method string getName()
  1148. * @method $this withName($value)
  1149. * @method string getBid()
  1150. * @method $this withBid($value)
  1151. * @method string getType()
  1152. * @method $this withType($value)
  1153. */
  1154. class UserDataUpdate extends Rpc
  1155. {
  1156. }
  1157. /**
  1158. * @method string getIid()
  1159. * @method $this withIid($value)
  1160. * @method string getName()
  1161. * @method $this withName($value)
  1162. * @method string getPage()
  1163. * @method $this withPage($value)
  1164. * @method string getBid()
  1165. * @method $this withBid($value)
  1166. * @method string getPer()
  1167. * @method $this withPer($value)
  1168. */
  1169. class UserDataShowList extends Rpc
  1170. {
  1171. }
  1172. /**
  1173. * @method string getIid()
  1174. * @method $this withIid($value)
  1175. * @method string getBid()
  1176. * @method $this withBid($value)
  1177. */
  1178. class UserDataDelete extends Rpc
  1179. {
  1180. }
  1181. /**
  1182. * @method string getUploadFile()
  1183. * @method $this withUploadFile($value)
  1184. * @method string getName()
  1185. * @method $this withName($value)
  1186. * @method string getBid()
  1187. * @method $this withBid($value)
  1188. * @method string getType()
  1189. * @method $this withType($value)
  1190. */
  1191. class UserDataCreate extends Rpc
  1192. {
  1193. }
  1194. /**
  1195. * @method string getGsid()
  1196. * @method $this withGsid($value)
  1197. */
  1198. class UserAnalyse extends Rpc
  1199. {
  1200. }
  1201. /**
  1202. * @method string getFileName()
  1203. * @method $this withFileName($value)
  1204. * @method string getUploadId()
  1205. * @method $this withUploadId($value)
  1206. * @method string getObjectName()
  1207. * @method $this withObjectName($value)
  1208. * @method string getChunkIndex()
  1209. * @method $this withChunkIndex($value)
  1210. * @method string getChunkCnt()
  1211. * @method $this withChunkCnt($value)
  1212. */
  1213. class UpLoadMap extends Rpc
  1214. {
  1215. }
  1216. /**
  1217. * @method string getShopCoordinate()
  1218. * @method $this withShopCoordinate($value)
  1219. * @method string getShopProvince()
  1220. * @method $this withShopProvince($value)
  1221. * @method string getShopTopType()
  1222. * @method $this withShopTopType($value)
  1223. * @method string getShopAddress()
  1224. * @method $this withShopAddress($value)
  1225. * @method string getShopType()
  1226. * @method $this withShopType($value)
  1227. * @method string getWarnEmail()
  1228. * @method $this withWarnEmail($value)
  1229. * @method string getSid()
  1230. * @method $this withSid($value)
  1231. * @method string getShopTel()
  1232. * @method $this withShopTel($value)
  1233. * @method string getWarnpHone()
  1234. * @method $this withWarnpHone($value)
  1235. * @method string getWarn()
  1236. * @method $this withWarn($value)
  1237. * @method string getShopArea()
  1238. * @method $this withShopArea($value)
  1239. * @method string getShopRemarks()
  1240. * @method $this withShopRemarks($value)
  1241. * @method string getShopCity()
  1242. * @method $this withShopCity($value)
  1243. * @method string getShopSubtype()
  1244. * @method $this withShopSubtype($value)
  1245. * @method string getShopBrand()
  1246. * @method $this withShopBrand($value)
  1247. * @method string getShopName()
  1248. * @method $this withShopName($value)
  1249. * @method string getShopCloseWarn()
  1250. * @method $this withShopCloseWarn($value)
  1251. * @method string getShopManager()
  1252. * @method $this withShopManager($value)
  1253. * @method string getShopBusinessHours()
  1254. * @method $this withShopBusinessHours($value)
  1255. */
  1256. class ShopUpdate extends Rpc
  1257. {
  1258. }
  1259. /**
  1260. * @method string getGid()
  1261. * @method $this withGid($value)
  1262. * @method string getAddress()
  1263. * @method $this withAddress($value)
  1264. * @method string getName()
  1265. * @method $this withName($value)
  1266. * @method string getDirc()
  1267. * @method $this withDirc($value)
  1268. * @method string getPage()
  1269. * @method $this withPage($value)
  1270. * @method string getBid()
  1271. * @method $this withBid($value)
  1272. * @method string getPer()
  1273. * @method $this withPer($value)
  1274. * @method string getShopStatus()
  1275. * @method $this withShopStatus($value)
  1276. */
  1277. class ShopShowList extends Rpc
  1278. {
  1279. }
  1280. /**
  1281. * @method string getWorkday()
  1282. * @method $this withWorkday($value)
  1283. * @method string getFilterclose()
  1284. * @method $this withFilterclose($value)
  1285. * @method string getMinstoptime()
  1286. * @method $this withMinstoptime($value)
  1287. * @method string getHoliday()
  1288. * @method $this withHoliday($value)
  1289. * @method string getHnum()
  1290. * @method $this withHnum($value)
  1291. * @method string getSid()
  1292. * @method $this withSid($value)
  1293. * @method string getClerk()
  1294. * @method $this withClerk($value)
  1295. * @method string getFilterstate()
  1296. * @method $this withFilterstate($value)
  1297. * @method string getWnum()
  1298. * @method $this withWnum($value)
  1299. * @method string getState()
  1300. * @method $this withState($value)
  1301. * @method string getCrowdfixed()
  1302. * @method $this withCrowdfixed($value)
  1303. * @method string getMaxstoptime()
  1304. * @method $this withMaxstoptime($value)
  1305. */
  1306. class ShopSetredress extends Rpc
  1307. {
  1308. }
  1309. /**
  1310. * @method string getMac()
  1311. * @method $this withMac($value)
  1312. * @method string getSid()
  1313. * @method $this withSid($value)
  1314. */
  1315. class ShopSetfiltermac extends Rpc
  1316. {
  1317. }
  1318. /**
  1319. * @method string getGsid()
  1320. * @method $this withGsid($value)
  1321. */
  1322. class ShopOverview extends Rpc
  1323. {
  1324. }
  1325. /**
  1326. * @method string getName()
  1327. * @method $this withName($value)
  1328. * @method string getPage()
  1329. * @method $this withPage($value)
  1330. * @method string getPer()
  1331. * @method $this withPer($value)
  1332. * @method string getSid()
  1333. * @method $this withSid($value)
  1334. */
  1335. class ShopMarketingList extends Rpc
  1336. {
  1337. }
  1338. /**
  1339. * @method string getSid()
  1340. * @method $this withSid($value)
  1341. */
  1342. class ShopInfo extends Rpc
  1343. {
  1344. }
  1345. /**
  1346. * @method string getGid()
  1347. * @method $this withGid($value)
  1348. * @method string getShopIds()
  1349. * @method $this withShopIds($value)
  1350. * @method string getName()
  1351. * @method $this withName($value)
  1352. * @method string getDescription()
  1353. * @method $this withDescription($value)
  1354. */
  1355. class ShopGroupUpdate extends Rpc
  1356. {
  1357. }
  1358. /**
  1359. * @method string getPage()
  1360. * @method $this withPage($value)
  1361. * @method string getBid()
  1362. * @method $this withBid($value)
  1363. * @method string getPer()
  1364. * @method $this withPer($value)
  1365. */
  1366. class ShopGroupShowList extends Rpc
  1367. {
  1368. }
  1369. /**
  1370. * @method string getGid()
  1371. * @method $this withGid($value)
  1372. */
  1373. class ShopGroupInfo extends Rpc
  1374. {
  1375. }
  1376. /**
  1377. * @method string getGid()
  1378. * @method $this withGid($value)
  1379. */
  1380. class ShopGroupDelete extends Rpc
  1381. {
  1382. }
  1383. /**
  1384. * @method string getShopIds()
  1385. * @method $this withShopIds($value)
  1386. * @method string getName()
  1387. * @method $this withName($value)
  1388. * @method string getDescription()
  1389. * @method $this withDescription($value)
  1390. * @method string getBid()
  1391. * @method $this withBid($value)
  1392. */
  1393. class ShopGroupCreate extends Rpc
  1394. {
  1395. }
  1396. /**
  1397. * @method string getSid()
  1398. * @method $this withSid($value)
  1399. */
  1400. class ShopGetredress extends Rpc
  1401. {
  1402. }
  1403. /**
  1404. * @method string getSid()
  1405. * @method $this withSid($value)
  1406. */
  1407. class ShopGetfiltermac extends Rpc
  1408. {
  1409. }
  1410. /**
  1411. * @method string getId()
  1412. * @method $this withId($value)
  1413. * @method string getSid()
  1414. * @method $this withSid($value)
  1415. */
  1416. class ShopDeletemarketing extends Rpc
  1417. {
  1418. }
  1419. /**
  1420. * @method string getSid()
  1421. * @method $this withSid($value)
  1422. */
  1423. class ShopDelete extends Rpc
  1424. {
  1425. }
  1426. /**
  1427. * @method string getWarnPhone()
  1428. * @method $this withWarnPhone($value)
  1429. * @method string getWarn()
  1430. * @method $this withWarn($value)
  1431. * @method string getCloseWarn()
  1432. * @method $this withCloseWarn($value)
  1433. * @method string getWarnEmail()
  1434. * @method $this withWarnEmail($value)
  1435. * @method string getSid()
  1436. * @method $this withSid($value)
  1437. */
  1438. class ShopDataAlarm extends Rpc
  1439. {
  1440. }
  1441. /**
  1442. * @method string getEtime()
  1443. * @method $this withEtime($value)
  1444. * @method string getName()
  1445. * @method $this withName($value)
  1446. * @method string getStime()
  1447. * @method $this withStime($value)
  1448. * @method string getSid()
  1449. * @method $this withSid($value)
  1450. */
  1451. class ShopCreatemarketing extends Rpc
  1452. {
  1453. }
  1454. /**
  1455. * @method string getShopCoordinate()
  1456. * @method $this withShopCoordinate($value)
  1457. * @method string getShopProvince()
  1458. * @method $this withShopProvince($value)
  1459. * @method string getShopTopType()
  1460. * @method $this withShopTopType($value)
  1461. * @method string getShopAddress()
  1462. * @method $this withShopAddress($value)
  1463. * @method string getShopType()
  1464. * @method $this withShopType($value)
  1465. * @method string getWarnEmail()
  1466. * @method $this withWarnEmail($value)
  1467. * @method string getShopTel()
  1468. * @method $this withShopTel($value)
  1469. * @method string getWarnpHone()
  1470. * @method $this withWarnpHone($value)
  1471. * @method string getWarn()
  1472. * @method $this withWarn($value)
  1473. * @method string getShopArea()
  1474. * @method $this withShopArea($value)
  1475. * @method string getShopRemarks()
  1476. * @method $this withShopRemarks($value)
  1477. * @method string getShopCity()
  1478. * @method $this withShopCity($value)
  1479. * @method string getShopSubtype()
  1480. * @method $this withShopSubtype($value)
  1481. * @method string getShopBrand()
  1482. * @method $this withShopBrand($value)
  1483. * @method string getShopName()
  1484. * @method $this withShopName($value)
  1485. * @method string getShopCloseWarn()
  1486. * @method $this withShopCloseWarn($value)
  1487. * @method string getBid()
  1488. * @method $this withBid($value)
  1489. * @method string getShopManager()
  1490. * @method $this withShopManager($value)
  1491. * @method string getShopBusinessHours()
  1492. * @method $this withShopBusinessHours($value)
  1493. */
  1494. class ShopCreate extends Rpc
  1495. {
  1496. }
  1497. /**
  1498. * @method string getGsid()
  1499. * @method $this withGsid($value)
  1500. */
  1501. class ShopCamera extends Rpc
  1502. {
  1503. }
  1504. /**
  1505. * @method string getGsid()
  1506. * @method $this withGsid($value)
  1507. */
  1508. class ShopActionReturning extends Rpc
  1509. {
  1510. }
  1511. /**
  1512. * @method string getGsid()
  1513. * @method $this withGsid($value)
  1514. */
  1515. class ShopActionCustome extends Rpc
  1516. {
  1517. }
  1518. /**
  1519. * @method string getDescription()
  1520. * @method $this withDescription($value)
  1521. * @method string getId()
  1522. * @method $this withId($value)
  1523. */
  1524. class SaveStaStatus extends Rpc
  1525. {
  1526. }
  1527. /**
  1528. * @method string getJsonData()
  1529. * @method $this withJsonData($value)
  1530. */
  1531. class SavePortalConfig extends Rpc
  1532. {
  1533. }
  1534. /**
  1535. * @method string getJsonData()
  1536. * @method $this withJsonData($value)
  1537. */
  1538. class SaveGroupApRadioConfig extends Rpc
  1539. {
  1540. }
  1541. /**
  1542. * @method string getJsonData()
  1543. * @method $this withJsonData($value)
  1544. * @method string getApConfigId()
  1545. * @method $this withApConfigId($value)
  1546. */
  1547. class SaveApScanConfig extends Rpc
  1548. {
  1549. }
  1550. /**
  1551. * @method string getNasid()
  1552. * @method $this withNasid($value)
  1553. * @method string getAuthPort()
  1554. * @method $this withAuthPort($value)
  1555. * @method string getHidden()
  1556. * @method $this withHidden($value)
  1557. * @method string getDynamicVlan()
  1558. * @method $this withDynamicVlan($value)
  1559. * @method string getAuthServer()
  1560. * @method $this withAuthServer($value)
  1561. * @method string getSecondaryAcctServer()
  1562. * @method $this withSecondaryAcctServer($value)
  1563. * @method string getSsid()
  1564. * @method $this withSsid($value)
  1565. * @method string getCir()
  1566. * @method $this withCir($value)
  1567. * @method string getMac()
  1568. * @method $this withMac($value)
  1569. * @method string getSecondaryAcctSecret()
  1570. * @method $this withSecondaryAcctSecret($value)
  1571. * @method string getIeee80211w()
  1572. * @method $this withIeee80211w($value)
  1573. * @method string getNetwork()
  1574. * @method $this withNetwork($value)
  1575. * @method string getIsolate()
  1576. * @method $this withIsolate($value)
  1577. * @method string getApAssetId()
  1578. * @method $this withApAssetId($value)
  1579. * @method string getEncKey()
  1580. * @method $this withEncKey($value)
  1581. * @method string getMulticastForward()
  1582. * @method $this withMulticastForward($value)
  1583. * @method string getEncryption()
  1584. * @method $this withEncryption($value)
  1585. * @method string getWmm()
  1586. * @method $this withWmm($value)
  1587. * @method string getAuthCache()
  1588. * @method $this withAuthCache($value)
  1589. * @method string getDisabled()
  1590. * @method $this withDisabled($value)
  1591. * @method string getId()
  1592. * @method $this withId($value)
  1593. * @method string getRadioIndex()
  1594. * @method $this withRadioIndex($value)
  1595. * @method string getIgnoreWeakProbe()
  1596. * @method $this withIgnoreWeakProbe($value)
  1597. * @method string getMaxassoc()
  1598. * @method $this withMaxassoc($value)
  1599. * @method string getAcctServer()
  1600. * @method $this withAcctServer($value)
  1601. * @method string getSecondaryAuthServer()
  1602. * @method $this withSecondaryAuthServer($value)
  1603. * @method string getDaeClient()
  1604. * @method $this withDaeClient($value)
  1605. * @method string getDaeSecret()
  1606. * @method $this withDaeSecret($value)
  1607. * @method string getDisassocLowAck()
  1608. * @method $this withDisassocLowAck($value)
  1609. * @method string getSecondaryAuthPort()
  1610. * @method $this withSecondaryAuthPort($value)
  1611. * @method string getAcctSecret()
  1612. * @method $this withAcctSecret($value)
  1613. * @method string getDisassocWeakRssi()
  1614. * @method $this withDisassocWeakRssi($value)
  1615. * @method string getSecondaryAcctPort()
  1616. * @method $this withSecondaryAcctPort($value)
  1617. * @method string getDaePort()
  1618. * @method $this withDaePort($value)
  1619. * @method string getSsidLb()
  1620. * @method $this withSsidLb($value)
  1621. * @method string getAcctPort()
  1622. * @method $this withAcctPort($value)
  1623. * @method string getMaxInactivity()
  1624. * @method $this withMaxInactivity($value)
  1625. * @method string getVlanDhcp()
  1626. * @method $this withVlanDhcp($value)
  1627. * @method string getInstantlyEffective()
  1628. * @method $this withInstantlyEffective($value)
  1629. * @method string getShortPreamble()
  1630. * @method $this withShortPreamble($value)
  1631. * @method string getAuthSecret()
  1632. * @method $this withAuthSecret($value)
  1633. * @method string getSecondaryAuthSecret()
  1634. * @method $this withSecondaryAuthSecret($value)
  1635. * @method string getOwnip()
  1636. * @method $this withOwnip($value)
  1637. */
  1638. class SaveApRadioSsidConfig extends Rpc
  1639. {
  1640. }
  1641. /**
  1642. * @method string getRequireMode()
  1643. * @method $this withRequireMode($value)
  1644. * @method string getHtmode()
  1645. * @method $this withHtmode($value)
  1646. * @method string getFrag()
  1647. * @method $this withFrag($value)
  1648. * @method string getMinrate()
  1649. * @method $this withMinrate($value)
  1650. * @method string getMcastRate()
  1651. * @method $this withMcastRate($value)
  1652. * @method string getProbereq()
  1653. * @method $this withProbereq($value)
  1654. * @method string getChannel()
  1655. * @method $this withChannel($value)
  1656. * @method string getShortgi()
  1657. * @method $this withShortgi($value)
  1658. * @method string getHwmode()
  1659. * @method $this withHwmode($value)
  1660. * @method string getUapsd()
  1661. * @method $this withUapsd($value)
  1662. * @method string getBeaconInt()
  1663. * @method $this withBeaconInt($value)
  1664. * @method string getMac()
  1665. * @method $this withMac($value)
  1666. * @method string getRts()
  1667. * @method $this withRts($value)
  1668. * @method string getTxpower()
  1669. * @method $this withTxpower($value)
  1670. * @method string getNoscan()
  1671. * @method $this withNoscan($value)
  1672. * @method string getBcastRate()
  1673. * @method $this withBcastRate($value)
  1674. * @method string getDisabled()
  1675. * @method $this withDisabled($value)
  1676. * @method string getInstantlyEffective()
  1677. * @method $this withInstantlyEffective($value)
  1678. * @method string getId()
  1679. * @method $this withId($value)
  1680. * @method string getRadioIndex()
  1681. * @method $this withRadioIndex($value)
  1682. */
  1683. class SaveApRadioConfig extends Rpc
  1684. {
  1685. }
  1686. /**
  1687. * @method string getAuthKey()
  1688. * @method $this withAuthKey($value)
  1689. * @method string getPortalUrl()
  1690. * @method $this withPortalUrl($value)
  1691. * @method string getPortalStatus()
  1692. * @method $this withPortalStatus($value)
  1693. * @method string getWhitelist()
  1694. * @method $this withWhitelist($value)
  1695. * @method string getCheckUrl()
  1696. * @method $this withCheckUrl($value)
  1697. * @method string getApConfigId()
  1698. * @method $this withApConfigId($value)
  1699. * @method string getAuthSecret()
  1700. * @method $this withAuthSecret($value)
  1701. * @method string getWebAuthUrl()
  1702. * @method $this withWebAuthUrl($value)
  1703. * @method string getNetwork()
  1704. * @method $this withNetwork($value)
  1705. */
  1706. class SaveApPortalConfig extends Rpc
  1707. {
  1708. }
  1709. /**
  1710. * @method string getJsonData()
  1711. * @method $this withJsonData($value)
  1712. */
  1713. class SaveApMapInfo extends Rpc
  1714. {
  1715. }
  1716. /**
  1717. * @method string getJsonData()
  1718. * @method $this withJsonData($value)
  1719. */
  1720. class SaveApgroupSsidConfig extends Rpc
  1721. {
  1722. }
  1723. /**
  1724. * @method string getJsonData()
  1725. * @method $this withJsonData($value)
  1726. * @method string getApgroupId()
  1727. * @method $this withApgroupId($value)
  1728. */
  1729. class SaveApgroupScanConfig extends Rpc
  1730. {
  1731. }
  1732. /**
  1733. * @method string getCountry()
  1734. * @method $this withCountry($value)
  1735. * @method string getLogLevel()
  1736. * @method $this withLogLevel($value)
  1737. * @method string getName()
  1738. * @method $this withName($value)
  1739. * @method string getEchoInt()
  1740. * @method $this withEchoInt($value)
  1741. * @method string getScan()
  1742. * @method $this withScan($value)
  1743. * @method string getDescription()
  1744. * @method $this withDescription($value)
  1745. * @method string getId()
  1746. * @method $this withId($value)
  1747. * @method string getDai()
  1748. * @method $this withDai($value)
  1749. * @method string getLogIp()
  1750. * @method $this withLogIp($value)
  1751. */
  1752. class SaveApgroupConfig extends Rpc
  1753. {
  1754. }
  1755. /**
  1756. * @method string getCountry()
  1757. * @method $this withCountry($value)
  1758. * @method string getApAssetId()
  1759. * @method $this withApAssetId($value)
  1760. * @method string getLogLevel()
  1761. * @method $this withLogLevel($value)
  1762. * @method string getName()
  1763. * @method $this withName($value)
  1764. * @method string getEchoInt()
  1765. * @method $this withEchoInt($value)
  1766. * @method string getScan()
  1767. * @method $this withScan($value)
  1768. * @method string getDescription()
  1769. * @method $this withDescription($value)
  1770. * @method string getId()
  1771. * @method $this withId($value)
  1772. * @method string getDai()
  1773. * @method $this withDai($value)
  1774. * @method string getLogIp()
  1775. * @method $this withLogIp($value)
  1776. * @method string getMac()
  1777. * @method $this withMac($value)
  1778. */
  1779. class SaveApConfig extends Rpc
  1780. {
  1781. }
  1782. /**
  1783. * @method string getJsonData()
  1784. * @method $this withJsonData($value)
  1785. */
  1786. class SaveAccountConfig extends Rpc
  1787. {
  1788. }
  1789. /**
  1790. * @method string getId()
  1791. * @method $this withId($value)
  1792. */
  1793. class ResetAp extends Rpc
  1794. {
  1795. }
  1796. /**
  1797. * @method string getId()
  1798. * @method $this withId($value)
  1799. */
  1800. class RepairGroupAp extends Rpc
  1801. {
  1802. }
  1803. /**
  1804. * @method string getId()
  1805. * @method $this withId($value)
  1806. */
  1807. class RepairAp extends Rpc
  1808. {
  1809. }
  1810. /**
  1811. * @method string getJsonData()
  1812. * @method $this withJsonData($value)
  1813. */
  1814. class PutOssFile extends Rpc
  1815. {
  1816. }
  1817. /**
  1818. * @method string getBeginDate()
  1819. * @method $this withBeginDate($value)
  1820. * @method string getEndDate()
  1821. * @method $this withEndDate($value)
  1822. * @method string getDataType()
  1823. * @method $this withDataType($value)
  1824. * @method string getGsid()
  1825. * @method $this withGsid($value)
  1826. */
  1827. class ProfileTrade extends Rpc
  1828. {
  1829. }
  1830. /**
  1831. * @method string getIdtype()
  1832. * @method $this withIdtype($value)
  1833. * @method string getBeginDate()
  1834. * @method $this withBeginDate($value)
  1835. * @method string getEndDate()
  1836. * @method $this withEndDate($value)
  1837. * @method string getAppType()
  1838. * @method $this withAppType($value)
  1839. * @method string getTag()
  1840. * @method $this withTag($value)
  1841. * @method string getAgsid()
  1842. * @method $this withAgsid($value)
  1843. * @method string getAreaNumber()
  1844. * @method $this withAreaNumber($value)
  1845. */
  1846. class ProfileTag extends Rpc
  1847. {
  1848. }
  1849. /**
  1850. * @method string getBeginDate()
  1851. * @method $this withBeginDate($value)
  1852. * @method string getEndDate()
  1853. * @method $this withEndDate($value)
  1854. * @method string getDataType()
  1855. * @method $this withDataType($value)
  1856. * @method string getGsid()
  1857. * @method $this withGsid($value)
  1858. */
  1859. class ProfileMedia extends Rpc
  1860. {
  1861. }
  1862. /**
  1863. * @method string getIdtype()
  1864. * @method $this withIdtype($value)
  1865. * @method string getPage()
  1866. * @method $this withPage($value)
  1867. * @method string getPer()
  1868. * @method $this withPer($value)
  1869. * @method string getAgsid()
  1870. * @method $this withAgsid($value)
  1871. */
  1872. class ProfileHistoryList extends Rpc
  1873. {
  1874. }
  1875. /**
  1876. * @method string getIdtype()
  1877. * @method $this withIdtype($value)
  1878. * @method string getEndMonth()
  1879. * @method $this withEndMonth($value)
  1880. * @method string getBeginMonth()
  1881. * @method $this withBeginMonth($value)
  1882. * @method string getAgsid()
  1883. * @method $this withAgsid($value)
  1884. */
  1885. class ProfileHistory extends Rpc
  1886. {
  1887. }
  1888. /**
  1889. * @method string getBeginDate()
  1890. * @method $this withBeginDate($value)
  1891. * @method string getEndDate()
  1892. * @method $this withEndDate($value)
  1893. * @method string getDataType()
  1894. * @method $this withDataType($value)
  1895. * @method string getGsid()
  1896. * @method $this withGsid($value)
  1897. */
  1898. class ProfileDistrict extends Rpc
  1899. {
  1900. }
  1901. /**
  1902. * @method string getBeginDate()
  1903. * @method $this withBeginDate($value)
  1904. * @method string getEndDate()
  1905. * @method $this withEndDate($value)
  1906. * @method string getDataType()
  1907. * @method $this withDataType($value)
  1908. * @method string getGsid()
  1909. * @method $this withGsid($value)
  1910. */
  1911. class ProfileConsume extends Rpc
  1912. {
  1913. }
  1914. /**
  1915. * @method string getBeginDate()
  1916. * @method $this withBeginDate($value)
  1917. * @method string getEndDate()
  1918. * @method $this withEndDate($value)
  1919. * @method string getDataType()
  1920. * @method $this withDataType($value)
  1921. * @method string getGsid()
  1922. * @method $this withGsid($value)
  1923. */
  1924. class ProfileBase extends Rpc
  1925. {
  1926. }
  1927. /**
  1928. * @method string getGsid()
  1929. * @method $this withGsid($value)
  1930. */
  1931. class PeripheryAnalyse extends Rpc
  1932. {
  1933. }
  1934. /**
  1935. * @method string getApgroupId()
  1936. * @method $this withApgroupId($value)
  1937. * @method string getDisabled()
  1938. * @method $this withDisabled($value)
  1939. */
  1940. class OnoffGroupApRadio extends Rpc
  1941. {
  1942. }
  1943. /**
  1944. * @method string getOrderCol()
  1945. * @method $this withOrderCol($value)
  1946. * @method string getSearchGroupName()
  1947. * @method $this withSearchGroupName($value)
  1948. * @method string getSearchStatus()
  1949. * @method $this withSearchStatus($value)
  1950. * @method string getLength()
  1951. * @method $this withLength($value)
  1952. * @method string getSearchUsername()
  1953. * @method $this withSearchUsername($value)
  1954. * @method string getOrderDir()
  1955. * @method $this withOrderDir($value)
  1956. * @method string getSearchProtocal()
  1957. * @method $this withSearchProtocal($value)
  1958. * @method string getSearchSsid()
  1959. * @method $this withSearchSsid($value)
  1960. * @method string getSearchApName()
  1961. * @method $this withSearchApName($value)
  1962. * @method string getSearchIp()
  1963. * @method $this withSearchIp($value)
  1964. * @method string getPageIndex()
  1965. * @method $this withPageIndex($value)
  1966. * @method string getSearchMac()
  1967. * @method $this withSearchMac($value)
  1968. * @method string getSearchDescription()
  1969. * @method $this withSearchDescription($value)
  1970. */
  1971. class ListStaStatus extends Rpc
  1972. {
  1973. }
  1974. /**
  1975. * @method string getOrderCol()
  1976. * @method $this withOrderCol($value)
  1977. * @method string getSearchSsid()
  1978. * @method $this withSearchSsid($value)
  1979. * @method string getSearchApName()
  1980. * @method $this withSearchApName($value)
  1981. * @method string getLength()
  1982. * @method $this withLength($value)
  1983. * @method string getSearchUsername()
  1984. * @method $this withSearchUsername($value)
  1985. * @method string getPageIndex()
  1986. * @method $this withPageIndex($value)
  1987. * @method string getId()
  1988. * @method $this withId($value)
  1989. * @method string getOrderDir()
  1990. * @method $this withOrderDir($value)
  1991. */
  1992. class ListStaOnoffLog extends Rpc
  1993. {
  1994. }
  1995. /**
  1996. * @method string getOrderCol()
  1997. * @method $this withOrderCol($value)
  1998. * @method string getSearchName()
  1999. * @method $this withSearchName($value)
  2000. * @method string getApgroupId()
  2001. * @method $this withApgroupId($value)
  2002. * @method string getColCnt()
  2003. * @method $this withColCnt($value)
  2004. * @method string getLength()
  2005. * @method $this withLength($value)
  2006. * @method string getPageIndex()
  2007. * @method $this withPageIndex($value)
  2008. * @method string getSearchMac()
  2009. * @method $this withSearchMac($value)
  2010. * @method string getOrderDir()
  2011. * @method $this withOrderDir($value)
  2012. */
  2013. class ListGroupApBriefConfig extends Rpc
  2014. {
  2015. }
  2016. /**
  2017. * @method string getSearchName()
  2018. * @method $this withSearchName($value)
  2019. * @method string getLimit()
  2020. * @method $this withLimit($value)
  2021. * @method string getActionName()
  2022. * @method $this withActionName($value)
  2023. */
  2024. class ListConfigByAction extends Rpc
  2025. {
  2026. }
  2027. /**
  2028. * @method string getAncestorApgroupId()
  2029. * @method $this withAncestorApgroupId($value)
  2030. * @method string getLimit()
  2031. * @method $this withLimit($value)
  2032. * @method string getFuzzySearch()
  2033. * @method $this withFuzzySearch($value)
  2034. */
  2035. class ListBriefConfigByAction extends Rpc
  2036. {
  2037. }
  2038. /**
  2039. * @method string getSearchScan()
  2040. * @method $this withSearchScan($value)
  2041. * @method string getOrderCol()
  2042. * @method $this withOrderCol($value)
  2043. * @method string getSearchName()
  2044. * @method $this withSearchName($value)
  2045. * @method string getLength()
  2046. * @method $this withLength($value)
  2047. * @method string getSearchMac()
  2048. * @method $this withSearchMac($value)
  2049. * @method string getPageIndex()
  2050. * @method $this withPageIndex($value)
  2051. * @method string getOrderDir()
  2052. * @method $this withOrderDir($value)
  2053. * @method string getSearchModel()
  2054. * @method $this withSearchModel($value)
  2055. */
  2056. class ListBriefApConfig extends Rpc
  2057. {
  2058. }
  2059. /**
  2060. * @method string getOrderCol()
  2061. * @method $this withOrderCol($value)
  2062. * @method string getSearchName()
  2063. * @method $this withSearchName($value)
  2064. * @method string getSearchGroupName()
  2065. * @method $this withSearchGroupName($value)
  2066. * @method string getSearchStatus()
  2067. * @method $this withSearchStatus($value)
  2068. * @method string getSearchWanIp()
  2069. * @method $this withSearchWanIp($value)
  2070. * @method string getSearchApModelName()
  2071. * @method $this withSearchApModelName($value)
  2072. * @method string getLength()
  2073. * @method $this withLength($value)
  2074. * @method string getOrderDir()
  2075. * @method $this withOrderDir($value)
  2076. * @method string getSearchBssEquals()
  2077. * @method $this withSearchBssEquals($value)
  2078. * @method string getSearchSwVersion()
  2079. * @method $this withSearchSwVersion($value)
  2080. * @method string getSearchCompanyName()
  2081. * @method $this withSearchCompanyName($value)
  2082. * @method string getSearchMac()
  2083. * @method $this withSearchMac($value)
  2084. * @method string getPageIndex()
  2085. * @method $this withPageIndex($value)
  2086. */
  2087. class ListApStatus extends Rpc
  2088. {
  2089. }
  2090. /**
  2091. * @method string getOrderCol()
  2092. * @method $this withOrderCol($value)
  2093. * @method string getSearchProtocal()
  2094. * @method $this withSearchProtocal($value)
  2095. * @method string getSearchSsid()
  2096. * @method $this withSearchSsid($value)
  2097. * @method string getSearchIp()
  2098. * @method $this withSearchIp($value)
  2099. * @method string getLength()
  2100. * @method $this withLength($value)
  2101. * @method string getSearchUsername()
  2102. * @method $this withSearchUsername($value)
  2103. * @method string getSearchMac()
  2104. * @method $this withSearchMac($value)
  2105. * @method string getPageIndex()
  2106. * @method $this withPageIndex($value)
  2107. * @method string getId()
  2108. * @method $this withId($value)
  2109. * @method string getOrderDir()
  2110. * @method $this withOrderDir($value)
  2111. */
  2112. class ListApStaStatus extends Rpc
  2113. {
  2114. }
  2115. /**
  2116. * @method string getSearchDisabled()
  2117. * @method $this withSearchDisabled($value)
  2118. * @method string getOrderCol()
  2119. * @method $this withOrderCol($value)
  2120. * @method string getSearchName()
  2121. * @method $this withSearchName($value)
  2122. * @method string getSearchChannelEquals()
  2123. * @method $this withSearchChannelEquals($value)
  2124. * @method string getLength()
  2125. * @method $this withLength($value)
  2126. * @method string getSearchMac()
  2127. * @method $this withSearchMac($value)
  2128. * @method string getSearchApgroupName()
  2129. * @method $this withSearchApgroupName($value)
  2130. * @method string getPageIndex()
  2131. * @method $this withPageIndex($value)
  2132. * @method string getOrderDir()
  2133. * @method $this withOrderDir($value)
  2134. * @method string getSearchApStatus()
  2135. * @method $this withSearchApStatus($value)
  2136. */
  2137. class ListApRadioStatus extends Rpc
  2138. {
  2139. }
  2140. /**
  2141. * @method string getJsonData()
  2142. * @method $this withJsonData($value)
  2143. */
  2144. class ListApPositionStatus extends Rpc
  2145. {
  2146. }
  2147. /**
  2148. * @method string getOrderCol()
  2149. * @method $this withOrderCol($value)
  2150. * @method string getSearchName()
  2151. * @method $this withSearchName($value)
  2152. * @method string getTotalItem()
  2153. * @method $this withTotalItem($value)
  2154. * @method string getLength()
  2155. * @method $this withLength($value)
  2156. * @method string getMapType()
  2157. * @method $this withMapType($value)
  2158. * @method string getPageIndex()
  2159. * @method $this withPageIndex($value)
  2160. * @method string getSearchApgroupName()
  2161. * @method $this withSearchApgroupName($value)
  2162. * @method string getOrderDir()
  2163. * @method $this withOrderDir($value)
  2164. */
  2165. class ListApPositionMap extends Rpc
  2166. {
  2167. }
  2168. /**
  2169. * @method string getMapId()
  2170. * @method $this withMapId($value)
  2171. */
  2172. class ListApPosition extends Rpc
  2173. {
  2174. }
  2175. /**
  2176. * @method string getOrderCol()
  2177. * @method $this withOrderCol($value)
  2178. * @method string getSearchName()
  2179. * @method $this withSearchName($value)
  2180. * @method string getSearchCompany()
  2181. * @method $this withSearchCompany($value)
  2182. * @method string getLength()
  2183. * @method $this withLength($value)
  2184. * @method string getPageIndex()
  2185. * @method $this withPageIndex($value)
  2186. * @method string getOrderDir()
  2187. * @method $this withOrderDir($value)
  2188. */
  2189. class ListApgroupConfig extends Rpc
  2190. {
  2191. }
  2192. /**
  2193. * @method string getApAssetId()
  2194. * @method $this withApAssetId($value)
  2195. */
  2196. class ListApDetailInfo extends Rpc
  2197. {
  2198. }
  2199. /**
  2200. * @method string getSearchName()
  2201. * @method $this withSearchName($value)
  2202. * @method string getApgroupId()
  2203. * @method $this withApgroupId($value)
  2204. * @method string getLength()
  2205. * @method $this withLength($value)
  2206. * @method string getPageIndex()
  2207. * @method $this withPageIndex($value)
  2208. * @method string getSearchMac()
  2209. * @method $this withSearchMac($value)
  2210. * @method string getSearchModel()
  2211. * @method $this withSearchModel($value)
  2212. */
  2213. class ListApAssetCanBeAdded extends Rpc
  2214. {
  2215. }
  2216. /**
  2217. * @method string getOrderCol()
  2218. * @method $this withOrderCol($value)
  2219. * @method string getSearchName()
  2220. * @method $this withSearchName($value)
  2221. * @method string getSearchSerialNo()
  2222. * @method $this withSearchSerialNo($value)
  2223. * @method string getLength()
  2224. * @method $this withLength($value)
  2225. * @method string getPageIndex()
  2226. * @method $this withPageIndex($value)
  2227. * @method string getSearchMac()
  2228. * @method $this withSearchMac($value)
  2229. * @method string getOrderDir()
  2230. * @method $this withOrderDir($value)
  2231. * @method string getSearchModel()
  2232. * @method $this withSearchModel($value)
  2233. */
  2234. class ListApAsset extends Rpc
  2235. {
  2236. }
  2237. /**
  2238. * @method string getOrderCol()
  2239. * @method $this withOrderCol($value)
  2240. * @method string getLength()
  2241. * @method $this withLength($value)
  2242. * @method string getSearchEmail()
  2243. * @method $this withSearchEmail($value)
  2244. * @method string getPageIndex()
  2245. * @method $this withPageIndex($value)
  2246. * @method string getOrderDir()
  2247. * @method $this withOrderDir($value)
  2248. */
  2249. class ListAccountConfig extends Rpc
  2250. {
  2251. }
  2252. /**
  2253. * @method string getId()
  2254. * @method $this withId($value)
  2255. */
  2256. class KickSta extends Rpc
  2257. {
  2258. }
  2259. /**
  2260. * @method string getId()
  2261. * @method $this withId($value)
  2262. */
  2263. class KickAndClearPMKcache extends Rpc
  2264. {
  2265. }
  2266. /**
  2267. * @method string getBid()
  2268. * @method $this withBid($value)
  2269. */
  2270. class HeadquartersTrend extends Rpc
  2271. {
  2272. }
  2273. /**
  2274. * @method string getBid()
  2275. * @method $this withBid($value)
  2276. */
  2277. class HeadquartersToolsO2O extends Rpc
  2278. {
  2279. }
  2280. /**
  2281. * @method string getBid()
  2282. * @method $this withBid($value)
  2283. */
  2284. class HeadquartersToolsContrast extends Rpc
  2285. {
  2286. }
  2287. /**
  2288. * @method string getBid()
  2289. * @method $this withBid($value)
  2290. */
  2291. class HeadquartersToolsCoincide extends Rpc
  2292. {
  2293. }
  2294. /**
  2295. * @method string getBid()
  2296. * @method $this withBid($value)
  2297. */
  2298. class HeadquartersRanking extends Rpc
  2299. {
  2300. }
  2301. /**
  2302. * @method string getBid()
  2303. * @method $this withBid($value)
  2304. */
  2305. class HeadquartersOverview extends Rpc
  2306. {
  2307. }
  2308. /**
  2309. * @method string getGsid()
  2310. * @method $this withGsid($value)
  2311. */
  2312. class GroupTrend extends Rpc
  2313. {
  2314. }
  2315. /**
  2316. * @method string getGsid()
  2317. * @method $this withGsid($value)
  2318. */
  2319. class GroupOverview extends Rpc
  2320. {
  2321. }
  2322. /**
  2323. * @method string getGsid()
  2324. * @method $this withGsid($value)
  2325. */
  2326. class GroupIntime extends Rpc
  2327. {
  2328. }
  2329. /**
  2330. * @method string getGsid()
  2331. * @method $this withGsid($value)
  2332. */
  2333. class GroupDetails extends Rpc
  2334. {
  2335. }
  2336. /**
  2337. * @method string getId()
  2338. * @method $this withId($value)
  2339. */
  2340. class GetStaRunHistoryTimeSer extends Rpc
  2341. {
  2342. }
  2343. /**
  2344. * @method string getId()
  2345. * @method $this withId($value)
  2346. */
  2347. class GetStaDetailedStatus extends Rpc
  2348. {
  2349. }
  2350. /**
  2351. * @method string getId()
  2352. * @method $this withId($value)
  2353. */
  2354. class GetRadioRunHistoryTimeSer extends Rpc
  2355. {
  2356. }
  2357. /**
  2358. * @method string getDirType()
  2359. * @method $this withDirType($value)
  2360. */
  2361. class GetOssServerSign extends Rpc
  2362. {
  2363. }
  2364. /**
  2365. * @method string getZoomStart()
  2366. * @method $this withZoomStart($value)
  2367. * @method string getCompanyId()
  2368. * @method $this withCompanyId($value)
  2369. * @method string getApgroupId()
  2370. * @method $this withApgroupId($value)
  2371. * @method string getStart()
  2372. * @method $this withStart($value)
  2373. * @method string getZoomEnd()
  2374. * @method $this withZoomEnd($value)
  2375. * @method string getEnd()
  2376. * @method $this withEnd($value)
  2377. */
  2378. class GetOnlineStaTimeSer extends Rpc
  2379. {
  2380. }
  2381. /**
  2382. * @method string getZoomStart()
  2383. * @method $this withZoomStart($value)
  2384. * @method string getCompanyId()
  2385. * @method $this withCompanyId($value)
  2386. * @method string getApgroupId()
  2387. * @method $this withApgroupId($value)
  2388. * @method string getStart()
  2389. * @method $this withStart($value)
  2390. * @method string getZoomEnd()
  2391. * @method $this withZoomEnd($value)
  2392. * @method string getEnd()
  2393. * @method $this withEnd($value)
  2394. */
  2395. class GetOnlineApTimeSer extends Rpc
  2396. {
  2397. }
  2398. /**
  2399. * @method string getMapId()
  2400. * @method $this withMapId($value)
  2401. */
  2402. class GetMapUrl extends Rpc
  2403. {
  2404. }
  2405. /**
  2406. * @method string getApgroupId()
  2407. * @method $this withApgroupId($value)
  2408. */
  2409. class GetLatestStaStatistic extends Rpc
  2410. {
  2411. }
  2412. /**
  2413. * @method string getApgroupId()
  2414. * @method $this withApgroupId($value)
  2415. */
  2416. class GetLatestApStatistic extends Rpc
  2417. {
  2418. }
  2419. /**
  2420. * @method string getId()
  2421. * @method $this withId($value)
  2422. */
  2423. class GetGroupApRepairProgress extends Rpc
  2424. {
  2425. }
  2426. /**
  2427. * @method string getId()
  2428. * @method $this withId($value)
  2429. */
  2430. class GetGroupApRadioOnoffProgress extends Rpc
  2431. {
  2432. }
  2433. class GetGroupApRadioConfigTemplate extends Rpc
  2434. {
  2435. }
  2436. /**
  2437. * @method string getId()
  2438. * @method $this withId($value)
  2439. */
  2440. class GetGroupApRadioConfigProgress extends Rpc
  2441. {
  2442. }
  2443. class GetGroupApChangeNameTemplate extends Rpc
  2444. {
  2445. }
  2446. /**
  2447. * @method string getGsid()
  2448. * @method $this withGsid($value)
  2449. * @method string getClassType()
  2450. * @method $this withClassType($value)
  2451. * @method string getGsType()
  2452. * @method $this withGsType($value)
  2453. * @method string getEndTime()
  2454. * @method $this withEndTime($value)
  2455. * @method string getPage()
  2456. * @method $this withPage($value)
  2457. * @method string getStartTime()
  2458. * @method $this withStartTime($value)
  2459. * @method string getPer()
  2460. * @method $this withPer($value)
  2461. * @method string getBid()
  2462. * @method $this withBid($value)
  2463. */
  2464. class GetCrowdList extends Rpc
  2465. {
  2466. }
  2467. class GetBindAp4Umeng extends Rpc
  2468. {
  2469. }
  2470. /**
  2471. * @method string getLength()
  2472. * @method $this withLength($value)
  2473. * @method string getPageIndex()
  2474. * @method $this withPageIndex($value)
  2475. */
  2476. class GetBid extends Rpc
  2477. {
  2478. }
  2479. class GetBatchSaveApAssetProgress extends Rpc
  2480. {
  2481. }
  2482. /**
  2483. * @method string getStart()
  2484. * @method $this withStart($value)
  2485. * @method string getEnd()
  2486. * @method $this withEnd($value)
  2487. * @method string getId()
  2488. * @method $this withId($value)
  2489. */
  2490. class GetApRunHistoryTimeSer extends Rpc
  2491. {
  2492. }
  2493. /**
  2494. * @method string getId()
  2495. * @method $this withId($value)
  2496. */
  2497. class GetApgroupSsidConfigProgress extends Rpc
  2498. {
  2499. }
  2500. /**
  2501. * @method string getId()
  2502. * @method $this withId($value)
  2503. */
  2504. class GetApgroupScanConfigSaveProgress extends Rpc
  2505. {
  2506. }
  2507. /**
  2508. * @method string getId()
  2509. * @method $this withId($value)
  2510. */
  2511. class GetApgroupPortalConfigProgress extends Rpc
  2512. {
  2513. }
  2514. /**
  2515. * @method string getId()
  2516. * @method $this withId($value)
  2517. */
  2518. class GetApgroupDetailedConfig extends Rpc
  2519. {
  2520. }
  2521. /**
  2522. * @method string getId()
  2523. * @method $this withId($value)
  2524. */
  2525. class GetApgroupConfigProgress extends Rpc
  2526. {
  2527. }
  2528. /**
  2529. * @method string getId()
  2530. * @method $this withId($value)
  2531. */
  2532. class GetApDetailedStatus extends Rpc
  2533. {
  2534. }
  2535. /**
  2536. * @method string getId()
  2537. * @method $this withId($value)
  2538. */
  2539. class GetApDetailedConfig extends Rpc
  2540. {
  2541. }
  2542. /**
  2543. * @method string getId()
  2544. * @method $this withId($value)
  2545. */
  2546. class GetAddApsProgress extends Rpc
  2547. {
  2548. }
  2549. /**
  2550. * @method string getId()
  2551. * @method $this withId($value)
  2552. */
  2553. class GetAccountConfig extends Rpc
  2554. {
  2555. }
  2556. /**
  2557. * @method string getGsid()
  2558. * @method $this withGsid($value)
  2559. */
  2560. class FrequencyAnalyse extends Rpc
  2561. {
  2562. }
  2563. /**
  2564. * @method string getId()
  2565. * @method $this withId($value)
  2566. */
  2567. class FindAp extends Rpc
  2568. {
  2569. }
  2570. /**
  2571. * @method string getUploadData()
  2572. * @method $this withUploadData($value)
  2573. */
  2574. class ExcelToJson extends Rpc
  2575. {
  2576. }
  2577. /**
  2578. * @method string getDevicePosition()
  2579. * @method $this withDevicePosition($value)
  2580. * @method string getDeviceName()
  2581. * @method $this withDeviceName($value)
  2582. * @method string getDid()
  2583. * @method $this withDid($value)
  2584. */
  2585. class DeviceUpdate extends Rpc
  2586. {
  2587. }
  2588. /**
  2589. * @method string getDirc()
  2590. * @method $this withDirc($value)
  2591. * @method string getPage()
  2592. * @method $this withPage($value)
  2593. * @method string getPer()
  2594. * @method $this withPer($value)
  2595. * @method string getDeviceType()
  2596. * @method $this withDeviceType($value)
  2597. * @method string getSid()
  2598. * @method $this withSid($value)
  2599. */
  2600. class DeviceShowList extends Rpc
  2601. {
  2602. }
  2603. /**
  2604. * @method string getDid()
  2605. * @method $this withDid($value)
  2606. * @method string getMac()
  2607. * @method $this withMac($value)
  2608. */
  2609. class DeviceDelete extends Rpc
  2610. {
  2611. }
  2612. /**
  2613. * @method string getDeviceNum()
  2614. * @method $this withDeviceNum($value)
  2615. * @method string getDevicePosition()
  2616. * @method $this withDevicePosition($value)
  2617. * @method string getDeviceName()
  2618. * @method $this withDeviceName($value)
  2619. * @method string getDeviceType()
  2620. * @method $this withDeviceType($value)
  2621. * @method string getSid()
  2622. * @method $this withSid($value)
  2623. */
  2624. class DeviceCreate extends Rpc
  2625. {
  2626. }
  2627. /**
  2628. * @method string getSn()
  2629. * @method $this withSn($value)
  2630. * @method string getDeviceType()
  2631. * @method $this withDeviceType($value)
  2632. */
  2633. class DeviceBatchCreate extends Rpc
  2634. {
  2635. }
  2636. /**
  2637. * @method string getMapId()
  2638. * @method $this withMapId($value)
  2639. */
  2640. class DeletePositionMap extends Rpc
  2641. {
  2642. }
  2643. /**
  2644. * @method string getInstantlyEffective()
  2645. * @method $this withInstantlyEffective($value)
  2646. * @method string getId()
  2647. * @method $this withId($value)
  2648. */
  2649. class DeleteApRadioSsidConfig extends Rpc
  2650. {
  2651. }
  2652. /**
  2653. * @method string getApgroupId()
  2654. * @method $this withApgroupId($value)
  2655. * @method string getId()
  2656. * @method $this withId($value)
  2657. */
  2658. class DeleteApgroupSsidConfig extends Rpc
  2659. {
  2660. }
  2661. /**
  2662. * @method string getId()
  2663. * @method $this withId($value)
  2664. */
  2665. class DeleteApgroupConfig extends Rpc
  2666. {
  2667. }
  2668. /**
  2669. * @method string getApAssetId()
  2670. * @method $this withApAssetId($value)
  2671. * @method string getMapId()
  2672. * @method $this withMapId($value)
  2673. */
  2674. class DelApPosition extends Rpc
  2675. {
  2676. }
  2677. class CheckUmengDataAnalysisPermission extends Rpc
  2678. {
  2679. }
  2680. /**
  2681. * @method string getWarn()
  2682. * @method $this withWarn($value)
  2683. * @method string getBusinessCity()
  2684. * @method $this withBusinessCity($value)
  2685. * @method string getWarnEmail()
  2686. * @method $this withWarnEmail($value)
  2687. * @method string getBusinessAddress()
  2688. * @method $this withBusinessAddress($value)
  2689. * @method string getBid()
  2690. * @method $this withBid($value)
  2691. * @method string getBusinessManager()
  2692. * @method $this withBusinessManager($value)
  2693. * @method string getBusinessProvince()
  2694. * @method $this withBusinessProvince($value)
  2695. */
  2696. class BusinessUpdate extends Rpc
  2697. {
  2698. }
  2699. /**
  2700. * @method string getPage()
  2701. * @method $this withPage($value)
  2702. * @method string getPer()
  2703. * @method $this withPer($value)
  2704. */
  2705. class BusinessShowList extends Rpc
  2706. {
  2707. }
  2708. /**
  2709. * @method string getBid()
  2710. * @method $this withBid($value)
  2711. */
  2712. class BusinessInfo extends Rpc
  2713. {
  2714. }
  2715. /**
  2716. * @method string getBusinessCity()
  2717. * @method $this withBusinessCity($value)
  2718. * @method string getCombo()
  2719. * @method $this withCombo($value)
  2720. * @method string getWarnEmail()
  2721. * @method $this withWarnEmail($value)
  2722. * @method string getBusinessManager()
  2723. * @method $this withBusinessManager($value)
  2724. * @method string getBusinessType()
  2725. * @method $this withBusinessType($value)
  2726. * @method string getWarn()
  2727. * @method $this withWarn($value)
  2728. * @method string getBusinessName()
  2729. * @method $this withBusinessName($value)
  2730. * @method string getBusinessTopType()
  2731. * @method $this withBusinessTopType($value)
  2732. * @method string getBusinessAddress()
  2733. * @method $this withBusinessAddress($value)
  2734. * @method string getBusinessTel()
  2735. * @method $this withBusinessTel($value)
  2736. * @method string getBusinessProvince()
  2737. * @method $this withBusinessProvince($value)
  2738. * @method string getBusinessSubtype()
  2739. * @method $this withBusinessSubtype($value)
  2740. */
  2741. class BusinessCreate extends Rpc
  2742. {
  2743. }
  2744. /**
  2745. * @method string getJsonData()
  2746. * @method $this withJsonData($value)
  2747. */
  2748. class BatchSaveApPosition extends Rpc
  2749. {
  2750. }
  2751. /**
  2752. * @method string getJsonData()
  2753. * @method $this withJsonData($value)
  2754. */
  2755. class BatchRegisterApAsset extends Rpc
  2756. {
  2757. }
  2758. /**
  2759. * @method string getJsonData()
  2760. * @method $this withJsonData($value)
  2761. */
  2762. class BatchChangeGroupApName extends Rpc
  2763. {
  2764. }
  2765. /**
  2766. * @method string getName()
  2767. * @method $this withName($value)
  2768. * @method string getDids()
  2769. * @method $this withDids($value)
  2770. * @method string getAid()
  2771. * @method $this withAid($value)
  2772. * @method string getSid()
  2773. * @method $this withSid($value)
  2774. */
  2775. class AreaUpdate extends Rpc
  2776. {
  2777. }
  2778. /**
  2779. * @method string getPage()
  2780. * @method $this withPage($value)
  2781. * @method string getPer()
  2782. * @method $this withPer($value)
  2783. * @method string getSid()
  2784. * @method $this withSid($value)
  2785. */
  2786. class AreaShowList extends Rpc
  2787. {
  2788. }
  2789. /**
  2790. * @method string getAid()
  2791. * @method $this withAid($value)
  2792. * @method string getSid()
  2793. * @method $this withSid($value)
  2794. */
  2795. class AreaInfo extends Rpc
  2796. {
  2797. }
  2798. /**
  2799. * @method string getAid()
  2800. * @method $this withAid($value)
  2801. * @method string getSid()
  2802. * @method $this withSid($value)
  2803. */
  2804. class AreaDelete extends Rpc
  2805. {
  2806. }
  2807. /**
  2808. * @method string getName()
  2809. * @method $this withName($value)
  2810. * @method string getDids()
  2811. * @method $this withDids($value)
  2812. * @method string getSid()
  2813. * @method $this withSid($value)
  2814. */
  2815. class AreaCreate extends Rpc
  2816. {
  2817. }
  2818. /**
  2819. * @method string getApAssetIds()
  2820. * @method $this withApAssetIds($value)
  2821. */
  2822. class ApgroupBatchDeleteAp extends Rpc
  2823. {
  2824. }
  2825. /**
  2826. * @method string getApAssetIds()
  2827. * @method $this withApAssetIds($value)
  2828. * @method string getApgroupId()
  2829. * @method $this withApgroupId($value)
  2830. */
  2831. class ApgroupBatchAddAp extends Rpc
  2832. {
  2833. }
  2834. /**
  2835. * @method string getApgroupId()
  2836. * @method $this withApgroupId($value)
  2837. * @method string getMac()
  2838. * @method $this withMac($value)
  2839. * @method string getSerialNo()
  2840. * @method $this withSerialNo($value)
  2841. */
  2842. class AliyunRegisterApAsset extends Rpc
  2843. {
  2844. }
  2845. /**
  2846. * @method string getParentApgroupId()
  2847. * @method $this withParentApgroupId($value)
  2848. * @method string getName()
  2849. * @method $this withName($value)
  2850. * @method string getDescription()
  2851. * @method $this withDescription($value)
  2852. */
  2853. class AddApgroupConfig extends Rpc
  2854. {
  2855. }
  2856. /**
  2857. * @method string getData()
  2858. */
  2859. class InnerProduceCloudWF extends Rpc
  2860. {
  2861. /**
  2862. * @param string $value
  2863. *
  2864. * @return $this
  2865. */
  2866. public function withData($value)
  2867. {
  2868. $this->data['Data'] = $value;
  2869. $this->options['query']['data'] = $value;
  2870. return $this;
  2871. }
  2872. }
  2873. /**
  2874. * @method string getData()
  2875. */
  2876. class InnerCheckOrder extends Rpc
  2877. {
  2878. /**
  2879. * @param string $value
  2880. *
  2881. * @return $this
  2882. */
  2883. public function withData($value)
  2884. {
  2885. $this->data['Data'] = $value;
  2886. $this->options['query']['data'] = $value;
  2887. return $this;
  2888. }
  2889. }