HitsdbApiResolver.php 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479
  1. <?php
  2. namespace AlibabaCloud\Hitsdb\V20200615;
  3. use AlibabaCloud\Client\Resolver\ApiResolver;
  4. /**
  5. * @method CreateLindormInstance createLindormInstance(array $options = [])
  6. * @method DescribeRegions describeRegions(array $options = [])
  7. * @method GetInstanceIpWhiteList getInstanceIpWhiteList(array $options = [])
  8. * @method GetLindormInstance getLindormInstance(array $options = [])
  9. * @method GetLindormInstanceEngineList getLindormInstanceEngineList(array $options = [])
  10. * @method GetLindormInstanceList getLindormInstanceList(array $options = [])
  11. * @method ListTagResources listTagResources(array $options = [])
  12. * @method ReleaseLindormInstance releaseLindormInstance(array $options = [])
  13. * @method TagResources tagResources(array $options = [])
  14. * @method UntagResources untagResources(array $options = [])
  15. * @method UpdateInstanceIpWhiteList updateInstanceIpWhiteList(array $options = [])
  16. * @method UpgradeLindormInstance upgradeLindormInstance(array $options = [])
  17. */
  18. class HitsdbApiResolver extends ApiResolver
  19. {
  20. }
  21. class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
  22. {
  23. /** @var string */
  24. public $product = 'hitsdb';
  25. /** @var string */
  26. public $version = '2020-06-15';
  27. /** @var string */
  28. public $method = 'POST';
  29. /** @var string */
  30. public $serviceCode = 'hitsdb';
  31. }
  32. /**
  33. * @method string getResourceOwnerId()
  34. * @method $this withResourceOwnerId($value)
  35. * @method string getClientToken()
  36. * @method $this withClientToken($value)
  37. * @method string getTsdbSpec()
  38. * @method $this withTsdbSpec($value)
  39. * @method string getFilestoreSpec()
  40. * @method $this withFilestoreSpec($value)
  41. * @method string getDuration()
  42. * @method $this withDuration($value)
  43. * @method string getResourceGroupId()
  44. * @method $this withResourceGroupId($value)
  45. * @method string getSecurityToken()
  46. * @method $this withSecurityToken($value)
  47. * @method string getTsdbNum()
  48. * @method $this withTsdbNum($value)
  49. * @method string getDiskCategory()
  50. * @method $this withDiskCategory($value)
  51. * @method string getLindormSpec()
  52. * @method $this withLindormSpec($value)
  53. * @method string getSolrNum()
  54. * @method $this withSolrNum($value)
  55. * @method string getColdStorage()
  56. * @method $this withColdStorage($value)
  57. * @method string getInstanceStorage()
  58. * @method $this withInstanceStorage($value)
  59. * @method string getSolrSpec()
  60. * @method $this withSolrSpec($value)
  61. * @method string getResourceOwnerAccount()
  62. * @method $this withResourceOwnerAccount($value)
  63. * @method string getOwnerAccount()
  64. * @method $this withOwnerAccount($value)
  65. * @method string getInstanceAlias()
  66. * @method $this withInstanceAlias($value)
  67. * @method string getFilestoreNum()
  68. * @method $this withFilestoreNum($value)
  69. * @method string getOwnerId()
  70. * @method $this withOwnerId($value)
  71. * @method string getLindormNum()
  72. * @method $this withLindormNum($value)
  73. * @method string getCoreSpec()
  74. * @method $this withCoreSpec($value)
  75. * @method string getVSwitchId()
  76. * @method $this withVSwitchId($value)
  77. * @method string getVPCId()
  78. * @method $this withVPCId($value)
  79. * @method string getZoneId()
  80. * @method $this withZoneId($value)
  81. * @method string getPayType()
  82. * @method $this withPayType($value)
  83. * @method string getPricingCycle()
  84. * @method $this withPricingCycle($value)
  85. */
  86. class CreateLindormInstance extends Rpc
  87. {
  88. }
  89. /**
  90. * @method string getResourceOwnerId()
  91. * @method $this withResourceOwnerId($value)
  92. * @method string getSecurityToken()
  93. * @method $this withSecurityToken($value)
  94. * @method string getResourceOwnerAccount()
  95. * @method $this withResourceOwnerAccount($value)
  96. * @method string getOwnerAccount()
  97. * @method $this withOwnerAccount($value)
  98. * @method string getOwnerId()
  99. * @method $this withOwnerId($value)
  100. * @method string getAcceptLanguage()
  101. * @method $this withAcceptLanguage($value)
  102. */
  103. class DescribeRegions extends Rpc
  104. {
  105. }
  106. /**
  107. * @method string getResourceOwnerId()
  108. * @method $this withResourceOwnerId($value)
  109. * @method string getSecurityToken()
  110. * @method $this withSecurityToken($value)
  111. * @method string getResourceOwnerAccount()
  112. * @method $this withResourceOwnerAccount($value)
  113. * @method string getOwnerAccount()
  114. * @method $this withOwnerAccount($value)
  115. * @method string getOwnerId()
  116. * @method $this withOwnerId($value)
  117. * @method string getGroupName()
  118. * @method $this withGroupName($value)
  119. * @method string getInstanceId()
  120. * @method $this withInstanceId($value)
  121. */
  122. class GetInstanceIpWhiteList extends Rpc
  123. {
  124. }
  125. /**
  126. * @method string getResourceOwnerId()
  127. * @method $this withResourceOwnerId($value)
  128. * @method string getSecurityToken()
  129. * @method $this withSecurityToken($value)
  130. * @method string getResourceOwnerAccount()
  131. * @method $this withResourceOwnerAccount($value)
  132. * @method string getOwnerAccount()
  133. * @method $this withOwnerAccount($value)
  134. * @method string getOwnerId()
  135. * @method $this withOwnerId($value)
  136. * @method string getInstanceId()
  137. * @method $this withInstanceId($value)
  138. */
  139. class GetLindormInstance extends Rpc
  140. {
  141. }
  142. /**
  143. * @method string getResourceOwnerId()
  144. * @method $this withResourceOwnerId($value)
  145. * @method string getSecurityToken()
  146. * @method $this withSecurityToken($value)
  147. * @method string getResourceOwnerAccount()
  148. * @method $this withResourceOwnerAccount($value)
  149. * @method string getOwnerAccount()
  150. * @method $this withOwnerAccount($value)
  151. * @method string getOwnerId()
  152. * @method $this withOwnerId($value)
  153. * @method string getInstanceId()
  154. * @method $this withInstanceId($value)
  155. */
  156. class GetLindormInstanceEngineList extends Rpc
  157. {
  158. }
  159. /**
  160. * @method string getResourceOwnerId()
  161. * @method $this withResourceOwnerId($value)
  162. * @method string getSupportEngine()
  163. * @method $this withSupportEngine($value)
  164. * @method string getPageNumber()
  165. * @method $this withPageNumber($value)
  166. * @method string getResourceGroupId()
  167. * @method $this withResourceGroupId($value)
  168. * @method string getSecurityToken()
  169. * @method $this withSecurityToken($value)
  170. * @method string getPageSize()
  171. * @method $this withPageSize($value)
  172. * @method array getTag()
  173. * @method string getQueryStr()
  174. * @method $this withQueryStr($value)
  175. * @method string getResourceOwnerAccount()
  176. * @method $this withResourceOwnerAccount($value)
  177. * @method string getOwnerAccount()
  178. * @method $this withOwnerAccount($value)
  179. * @method string getOwnerId()
  180. * @method $this withOwnerId($value)
  181. * @method string getServiceType()
  182. * @method $this withServiceType($value)
  183. */
  184. class GetLindormInstanceList extends Rpc
  185. {
  186. /**
  187. * @param array $tag
  188. *
  189. * @return $this
  190. */
  191. public function withTag(array $tag)
  192. {
  193. $this->data['Tag'] = $tag;
  194. foreach ($tag as $depth1 => $depth1Value) {
  195. if(isset($depth1Value['Value'])){
  196. $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
  197. }
  198. if(isset($depth1Value['Key'])){
  199. $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
  200. }
  201. }
  202. return $this;
  203. }
  204. }
  205. /**
  206. * @method string getResourceOwnerId()
  207. * @method $this withResourceOwnerId($value)
  208. * @method string getSecurityToken()
  209. * @method $this withSecurityToken($value)
  210. * @method string getNextToken()
  211. * @method $this withNextToken($value)
  212. * @method array getTag()
  213. * @method array getResourceId()
  214. * @method string getResourceOwnerAccount()
  215. * @method $this withResourceOwnerAccount($value)
  216. * @method string getOwnerAccount()
  217. * @method $this withOwnerAccount($value)
  218. * @method string getOwnerId()
  219. * @method $this withOwnerId($value)
  220. * @method string getResourceType()
  221. * @method $this withResourceType($value)
  222. */
  223. class ListTagResources extends Rpc
  224. {
  225. /**
  226. * @param array $tag
  227. *
  228. * @return $this
  229. */
  230. public function withTag(array $tag)
  231. {
  232. $this->data['Tag'] = $tag;
  233. foreach ($tag as $depth1 => $depth1Value) {
  234. if(isset($depth1Value['Value'])){
  235. $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
  236. }
  237. if(isset($depth1Value['Key'])){
  238. $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
  239. }
  240. }
  241. return $this;
  242. }
  243. /**
  244. * @param array $resourceId
  245. *
  246. * @return $this
  247. */
  248. public function withResourceId(array $resourceId)
  249. {
  250. $this->data['ResourceId'] = $resourceId;
  251. foreach ($resourceId as $i => $iValue) {
  252. $this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
  253. }
  254. return $this;
  255. }
  256. }
  257. /**
  258. * @method string getResourceOwnerId()
  259. * @method $this withResourceOwnerId($value)
  260. * @method string getSecurityToken()
  261. * @method $this withSecurityToken($value)
  262. * @method string getResourceOwnerAccount()
  263. * @method $this withResourceOwnerAccount($value)
  264. * @method string getOwnerAccount()
  265. * @method $this withOwnerAccount($value)
  266. * @method string getOwnerId()
  267. * @method $this withOwnerId($value)
  268. * @method string getInstanceId()
  269. * @method $this withInstanceId($value)
  270. */
  271. class ReleaseLindormInstance extends Rpc
  272. {
  273. }
  274. /**
  275. * @method string getResourceOwnerId()
  276. * @method $this withResourceOwnerId($value)
  277. * @method string getSecurityToken()
  278. * @method $this withSecurityToken($value)
  279. * @method array getTag()
  280. * @method array getResourceId()
  281. * @method string getResourceOwnerAccount()
  282. * @method $this withResourceOwnerAccount($value)
  283. * @method string getOwnerAccount()
  284. * @method $this withOwnerAccount($value)
  285. * @method string getOwnerId()
  286. * @method $this withOwnerId($value)
  287. * @method string getResourceType()
  288. * @method $this withResourceType($value)
  289. */
  290. class TagResources extends Rpc
  291. {
  292. /**
  293. * @param array $tag
  294. *
  295. * @return $this
  296. */
  297. public function withTag(array $tag)
  298. {
  299. $this->data['Tag'] = $tag;
  300. foreach ($tag as $depth1 => $depth1Value) {
  301. if(isset($depth1Value['Value'])){
  302. $this->options['query']['Tag.' . ($depth1 + 1) . '.Value'] = $depth1Value['Value'];
  303. }
  304. if(isset($depth1Value['Key'])){
  305. $this->options['query']['Tag.' . ($depth1 + 1) . '.Key'] = $depth1Value['Key'];
  306. }
  307. }
  308. return $this;
  309. }
  310. /**
  311. * @param array $resourceId
  312. *
  313. * @return $this
  314. */
  315. public function withResourceId(array $resourceId)
  316. {
  317. $this->data['ResourceId'] = $resourceId;
  318. foreach ($resourceId as $i => $iValue) {
  319. $this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
  320. }
  321. return $this;
  322. }
  323. }
  324. /**
  325. * @method string getResourceOwnerId()
  326. * @method $this withResourceOwnerId($value)
  327. * @method string getSecurityToken()
  328. * @method $this withSecurityToken($value)
  329. * @method string getAll()
  330. * @method $this withAll($value)
  331. * @method array getResourceId()
  332. * @method string getResourceOwnerAccount()
  333. * @method $this withResourceOwnerAccount($value)
  334. * @method string getOwnerAccount()
  335. * @method $this withOwnerAccount($value)
  336. * @method string getOwnerId()
  337. * @method $this withOwnerId($value)
  338. * @method string getResourceType()
  339. * @method $this withResourceType($value)
  340. * @method array getTagKey()
  341. */
  342. class UntagResources extends Rpc
  343. {
  344. /**
  345. * @param array $resourceId
  346. *
  347. * @return $this
  348. */
  349. public function withResourceId(array $resourceId)
  350. {
  351. $this->data['ResourceId'] = $resourceId;
  352. foreach ($resourceId as $i => $iValue) {
  353. $this->options['query']['ResourceId.' . ($i + 1)] = $iValue;
  354. }
  355. return $this;
  356. }
  357. /**
  358. * @param array $tagKey
  359. *
  360. * @return $this
  361. */
  362. public function withTagKey(array $tagKey)
  363. {
  364. $this->data['TagKey'] = $tagKey;
  365. foreach ($tagKey as $i => $iValue) {
  366. $this->options['query']['TagKey.' . ($i + 1)] = $iValue;
  367. }
  368. return $this;
  369. }
  370. }
  371. /**
  372. * @method string getResourceOwnerId()
  373. * @method $this withResourceOwnerId($value)
  374. * @method string getSecurityToken()
  375. * @method $this withSecurityToken($value)
  376. * @method string getResourceOwnerAccount()
  377. * @method $this withResourceOwnerAccount($value)
  378. * @method string getOwnerAccount()
  379. * @method $this withOwnerAccount($value)
  380. * @method string getOwnerId()
  381. * @method $this withOwnerId($value)
  382. * @method string getGroupName()
  383. * @method $this withGroupName($value)
  384. * @method string getSecurityIpList()
  385. * @method $this withSecurityIpList($value)
  386. * @method string getInstanceId()
  387. * @method $this withInstanceId($value)
  388. */
  389. class UpdateInstanceIpWhiteList extends Rpc
  390. {
  391. }
  392. /**
  393. * @method string getResourceOwnerId()
  394. * @method $this withResourceOwnerId($value)
  395. * @method string getPhoenixCoreNum()
  396. * @method $this withPhoenixCoreNum($value)
  397. * @method string getPhoenixCoreSpec()
  398. * @method $this withPhoenixCoreSpec($value)
  399. * @method string getClientToken()
  400. * @method $this withClientToken($value)
  401. * @method string getUpgradeType()
  402. * @method $this withUpgradeType($value)
  403. * @method string getTsdbSpec()
  404. * @method $this withTsdbSpec($value)
  405. * @method string getFilestoreSpec()
  406. * @method $this withFilestoreSpec($value)
  407. * @method string getSecurityToken()
  408. * @method $this withSecurityToken($value)
  409. * @method string getTsdbNum()
  410. * @method $this withTsdbNum($value)
  411. * @method string getLindormSpec()
  412. * @method $this withLindormSpec($value)
  413. * @method string getSolrNum()
  414. * @method $this withSolrNum($value)
  415. * @method string getColdStorage()
  416. * @method $this withColdStorage($value)
  417. * @method string getSolrSpec()
  418. * @method $this withSolrSpec($value)
  419. * @method string getResourceOwnerAccount()
  420. * @method $this withResourceOwnerAccount($value)
  421. * @method string getOwnerAccount()
  422. * @method $this withOwnerAccount($value)
  423. * @method string getFilestoreNum()
  424. * @method $this withFilestoreNum($value)
  425. * @method string getOwnerId()
  426. * @method $this withOwnerId($value)
  427. * @method string getLindormNum()
  428. * @method $this withLindormNum($value)
  429. * @method string getCoreSpec()
  430. * @method $this withCoreSpec($value)
  431. * @method string getCoreNum()
  432. * @method $this withCoreNum($value)
  433. * @method string getLtsCoreNum()
  434. * @method $this withLtsCoreNum($value)
  435. * @method string getInstanceId()
  436. * @method $this withInstanceId($value)
  437. * @method string getLtsCoreSpec()
  438. * @method $this withLtsCoreSpec($value)
  439. * @method string getClusterStorage()
  440. * @method $this withClusterStorage($value)
  441. * @method string getZoneId()
  442. * @method $this withZoneId($value)
  443. */
  444. class UpgradeLindormInstance extends Rpc
  445. {
  446. }