IoTWirelessClient.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. <?php
  2. namespace Aws\IoTWireless;
  3. use Aws\AwsClient;
  4. /**
  5. * This client is used to interact with the **AWS IoT Wireless** service.
  6. * @method \Aws\Result associateAwsAccountWithPartnerAccount(array $args = [])
  7. * @method \GuzzleHttp\Promise\Promise associateAwsAccountWithPartnerAccountAsync(array $args = [])
  8. * @method \Aws\Result associateMulticastGroupWithFuotaTask(array $args = [])
  9. * @method \GuzzleHttp\Promise\Promise associateMulticastGroupWithFuotaTaskAsync(array $args = [])
  10. * @method \Aws\Result associateWirelessDeviceWithFuotaTask(array $args = [])
  11. * @method \GuzzleHttp\Promise\Promise associateWirelessDeviceWithFuotaTaskAsync(array $args = [])
  12. * @method \Aws\Result associateWirelessDeviceWithMulticastGroup(array $args = [])
  13. * @method \GuzzleHttp\Promise\Promise associateWirelessDeviceWithMulticastGroupAsync(array $args = [])
  14. * @method \Aws\Result associateWirelessDeviceWithThing(array $args = [])
  15. * @method \GuzzleHttp\Promise\Promise associateWirelessDeviceWithThingAsync(array $args = [])
  16. * @method \Aws\Result associateWirelessGatewayWithCertificate(array $args = [])
  17. * @method \GuzzleHttp\Promise\Promise associateWirelessGatewayWithCertificateAsync(array $args = [])
  18. * @method \Aws\Result associateWirelessGatewayWithThing(array $args = [])
  19. * @method \GuzzleHttp\Promise\Promise associateWirelessGatewayWithThingAsync(array $args = [])
  20. * @method \Aws\Result cancelMulticastGroupSession(array $args = [])
  21. * @method \GuzzleHttp\Promise\Promise cancelMulticastGroupSessionAsync(array $args = [])
  22. * @method \Aws\Result createDestination(array $args = [])
  23. * @method \GuzzleHttp\Promise\Promise createDestinationAsync(array $args = [])
  24. * @method \Aws\Result createDeviceProfile(array $args = [])
  25. * @method \GuzzleHttp\Promise\Promise createDeviceProfileAsync(array $args = [])
  26. * @method \Aws\Result createFuotaTask(array $args = [])
  27. * @method \GuzzleHttp\Promise\Promise createFuotaTaskAsync(array $args = [])
  28. * @method \Aws\Result createMulticastGroup(array $args = [])
  29. * @method \GuzzleHttp\Promise\Promise createMulticastGroupAsync(array $args = [])
  30. * @method \Aws\Result createNetworkAnalyzerConfiguration(array $args = [])
  31. * @method \GuzzleHttp\Promise\Promise createNetworkAnalyzerConfigurationAsync(array $args = [])
  32. * @method \Aws\Result createServiceProfile(array $args = [])
  33. * @method \GuzzleHttp\Promise\Promise createServiceProfileAsync(array $args = [])
  34. * @method \Aws\Result createWirelessDevice(array $args = [])
  35. * @method \GuzzleHttp\Promise\Promise createWirelessDeviceAsync(array $args = [])
  36. * @method \Aws\Result createWirelessGateway(array $args = [])
  37. * @method \GuzzleHttp\Promise\Promise createWirelessGatewayAsync(array $args = [])
  38. * @method \Aws\Result createWirelessGatewayTask(array $args = [])
  39. * @method \GuzzleHttp\Promise\Promise createWirelessGatewayTaskAsync(array $args = [])
  40. * @method \Aws\Result createWirelessGatewayTaskDefinition(array $args = [])
  41. * @method \GuzzleHttp\Promise\Promise createWirelessGatewayTaskDefinitionAsync(array $args = [])
  42. * @method \Aws\Result deleteDestination(array $args = [])
  43. * @method \GuzzleHttp\Promise\Promise deleteDestinationAsync(array $args = [])
  44. * @method \Aws\Result deleteDeviceProfile(array $args = [])
  45. * @method \GuzzleHttp\Promise\Promise deleteDeviceProfileAsync(array $args = [])
  46. * @method \Aws\Result deleteFuotaTask(array $args = [])
  47. * @method \GuzzleHttp\Promise\Promise deleteFuotaTaskAsync(array $args = [])
  48. * @method \Aws\Result deleteMulticastGroup(array $args = [])
  49. * @method \GuzzleHttp\Promise\Promise deleteMulticastGroupAsync(array $args = [])
  50. * @method \Aws\Result deleteNetworkAnalyzerConfiguration(array $args = [])
  51. * @method \GuzzleHttp\Promise\Promise deleteNetworkAnalyzerConfigurationAsync(array $args = [])
  52. * @method \Aws\Result deleteQueuedMessages(array $args = [])
  53. * @method \GuzzleHttp\Promise\Promise deleteQueuedMessagesAsync(array $args = [])
  54. * @method \Aws\Result deleteServiceProfile(array $args = [])
  55. * @method \GuzzleHttp\Promise\Promise deleteServiceProfileAsync(array $args = [])
  56. * @method \Aws\Result deleteWirelessDevice(array $args = [])
  57. * @method \GuzzleHttp\Promise\Promise deleteWirelessDeviceAsync(array $args = [])
  58. * @method \Aws\Result deleteWirelessDeviceImportTask(array $args = [])
  59. * @method \GuzzleHttp\Promise\Promise deleteWirelessDeviceImportTaskAsync(array $args = [])
  60. * @method \Aws\Result deleteWirelessGateway(array $args = [])
  61. * @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayAsync(array $args = [])
  62. * @method \Aws\Result deleteWirelessGatewayTask(array $args = [])
  63. * @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayTaskAsync(array $args = [])
  64. * @method \Aws\Result deleteWirelessGatewayTaskDefinition(array $args = [])
  65. * @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayTaskDefinitionAsync(array $args = [])
  66. * @method \Aws\Result deregisterWirelessDevice(array $args = [])
  67. * @method \GuzzleHttp\Promise\Promise deregisterWirelessDeviceAsync(array $args = [])
  68. * @method \Aws\Result disassociateAwsAccountFromPartnerAccount(array $args = [])
  69. * @method \GuzzleHttp\Promise\Promise disassociateAwsAccountFromPartnerAccountAsync(array $args = [])
  70. * @method \Aws\Result disassociateMulticastGroupFromFuotaTask(array $args = [])
  71. * @method \GuzzleHttp\Promise\Promise disassociateMulticastGroupFromFuotaTaskAsync(array $args = [])
  72. * @method \Aws\Result disassociateWirelessDeviceFromFuotaTask(array $args = [])
  73. * @method \GuzzleHttp\Promise\Promise disassociateWirelessDeviceFromFuotaTaskAsync(array $args = [])
  74. * @method \Aws\Result disassociateWirelessDeviceFromMulticastGroup(array $args = [])
  75. * @method \GuzzleHttp\Promise\Promise disassociateWirelessDeviceFromMulticastGroupAsync(array $args = [])
  76. * @method \Aws\Result disassociateWirelessDeviceFromThing(array $args = [])
  77. * @method \GuzzleHttp\Promise\Promise disassociateWirelessDeviceFromThingAsync(array $args = [])
  78. * @method \Aws\Result disassociateWirelessGatewayFromCertificate(array $args = [])
  79. * @method \GuzzleHttp\Promise\Promise disassociateWirelessGatewayFromCertificateAsync(array $args = [])
  80. * @method \Aws\Result disassociateWirelessGatewayFromThing(array $args = [])
  81. * @method \GuzzleHttp\Promise\Promise disassociateWirelessGatewayFromThingAsync(array $args = [])
  82. * @method \Aws\Result getDestination(array $args = [])
  83. * @method \GuzzleHttp\Promise\Promise getDestinationAsync(array $args = [])
  84. * @method \Aws\Result getDeviceProfile(array $args = [])
  85. * @method \GuzzleHttp\Promise\Promise getDeviceProfileAsync(array $args = [])
  86. * @method \Aws\Result getEventConfigurationByResourceTypes(array $args = [])
  87. * @method \GuzzleHttp\Promise\Promise getEventConfigurationByResourceTypesAsync(array $args = [])
  88. * @method \Aws\Result getFuotaTask(array $args = [])
  89. * @method \GuzzleHttp\Promise\Promise getFuotaTaskAsync(array $args = [])
  90. * @method \Aws\Result getLogLevelsByResourceTypes(array $args = [])
  91. * @method \GuzzleHttp\Promise\Promise getLogLevelsByResourceTypesAsync(array $args = [])
  92. * @method \Aws\Result getMetricConfiguration(array $args = [])
  93. * @method \GuzzleHttp\Promise\Promise getMetricConfigurationAsync(array $args = [])
  94. * @method \Aws\Result getMetrics(array $args = [])
  95. * @method \GuzzleHttp\Promise\Promise getMetricsAsync(array $args = [])
  96. * @method \Aws\Result getMulticastGroup(array $args = [])
  97. * @method \GuzzleHttp\Promise\Promise getMulticastGroupAsync(array $args = [])
  98. * @method \Aws\Result getMulticastGroupSession(array $args = [])
  99. * @method \GuzzleHttp\Promise\Promise getMulticastGroupSessionAsync(array $args = [])
  100. * @method \Aws\Result getNetworkAnalyzerConfiguration(array $args = [])
  101. * @method \GuzzleHttp\Promise\Promise getNetworkAnalyzerConfigurationAsync(array $args = [])
  102. * @method \Aws\Result getPartnerAccount(array $args = [])
  103. * @method \GuzzleHttp\Promise\Promise getPartnerAccountAsync(array $args = [])
  104. * @method \Aws\Result getPosition(array $args = [])
  105. * @method \GuzzleHttp\Promise\Promise getPositionAsync(array $args = [])
  106. * @method \Aws\Result getPositionConfiguration(array $args = [])
  107. * @method \GuzzleHttp\Promise\Promise getPositionConfigurationAsync(array $args = [])
  108. * @method \Aws\Result getPositionEstimate(array $args = [])
  109. * @method \GuzzleHttp\Promise\Promise getPositionEstimateAsync(array $args = [])
  110. * @method \Aws\Result getResourceEventConfiguration(array $args = [])
  111. * @method \GuzzleHttp\Promise\Promise getResourceEventConfigurationAsync(array $args = [])
  112. * @method \Aws\Result getResourceLogLevel(array $args = [])
  113. * @method \GuzzleHttp\Promise\Promise getResourceLogLevelAsync(array $args = [])
  114. * @method \Aws\Result getResourcePosition(array $args = [])
  115. * @method \GuzzleHttp\Promise\Promise getResourcePositionAsync(array $args = [])
  116. * @method \Aws\Result getServiceEndpoint(array $args = [])
  117. * @method \GuzzleHttp\Promise\Promise getServiceEndpointAsync(array $args = [])
  118. * @method \Aws\Result getServiceProfile(array $args = [])
  119. * @method \GuzzleHttp\Promise\Promise getServiceProfileAsync(array $args = [])
  120. * @method \Aws\Result getWirelessDevice(array $args = [])
  121. * @method \GuzzleHttp\Promise\Promise getWirelessDeviceAsync(array $args = [])
  122. * @method \Aws\Result getWirelessDeviceImportTask(array $args = [])
  123. * @method \GuzzleHttp\Promise\Promise getWirelessDeviceImportTaskAsync(array $args = [])
  124. * @method \Aws\Result getWirelessDeviceStatistics(array $args = [])
  125. * @method \GuzzleHttp\Promise\Promise getWirelessDeviceStatisticsAsync(array $args = [])
  126. * @method \Aws\Result getWirelessGateway(array $args = [])
  127. * @method \GuzzleHttp\Promise\Promise getWirelessGatewayAsync(array $args = [])
  128. * @method \Aws\Result getWirelessGatewayCertificate(array $args = [])
  129. * @method \GuzzleHttp\Promise\Promise getWirelessGatewayCertificateAsync(array $args = [])
  130. * @method \Aws\Result getWirelessGatewayFirmwareInformation(array $args = [])
  131. * @method \GuzzleHttp\Promise\Promise getWirelessGatewayFirmwareInformationAsync(array $args = [])
  132. * @method \Aws\Result getWirelessGatewayStatistics(array $args = [])
  133. * @method \GuzzleHttp\Promise\Promise getWirelessGatewayStatisticsAsync(array $args = [])
  134. * @method \Aws\Result getWirelessGatewayTask(array $args = [])
  135. * @method \GuzzleHttp\Promise\Promise getWirelessGatewayTaskAsync(array $args = [])
  136. * @method \Aws\Result getWirelessGatewayTaskDefinition(array $args = [])
  137. * @method \GuzzleHttp\Promise\Promise getWirelessGatewayTaskDefinitionAsync(array $args = [])
  138. * @method \Aws\Result listDestinations(array $args = [])
  139. * @method \GuzzleHttp\Promise\Promise listDestinationsAsync(array $args = [])
  140. * @method \Aws\Result listDeviceProfiles(array $args = [])
  141. * @method \GuzzleHttp\Promise\Promise listDeviceProfilesAsync(array $args = [])
  142. * @method \Aws\Result listDevicesForWirelessDeviceImportTask(array $args = [])
  143. * @method \GuzzleHttp\Promise\Promise listDevicesForWirelessDeviceImportTaskAsync(array $args = [])
  144. * @method \Aws\Result listEventConfigurations(array $args = [])
  145. * @method \GuzzleHttp\Promise\Promise listEventConfigurationsAsync(array $args = [])
  146. * @method \Aws\Result listFuotaTasks(array $args = [])
  147. * @method \GuzzleHttp\Promise\Promise listFuotaTasksAsync(array $args = [])
  148. * @method \Aws\Result listMulticastGroups(array $args = [])
  149. * @method \GuzzleHttp\Promise\Promise listMulticastGroupsAsync(array $args = [])
  150. * @method \Aws\Result listMulticastGroupsByFuotaTask(array $args = [])
  151. * @method \GuzzleHttp\Promise\Promise listMulticastGroupsByFuotaTaskAsync(array $args = [])
  152. * @method \Aws\Result listNetworkAnalyzerConfigurations(array $args = [])
  153. * @method \GuzzleHttp\Promise\Promise listNetworkAnalyzerConfigurationsAsync(array $args = [])
  154. * @method \Aws\Result listPartnerAccounts(array $args = [])
  155. * @method \GuzzleHttp\Promise\Promise listPartnerAccountsAsync(array $args = [])
  156. * @method \Aws\Result listPositionConfigurations(array $args = [])
  157. * @method \GuzzleHttp\Promise\Promise listPositionConfigurationsAsync(array $args = [])
  158. * @method \Aws\Result listQueuedMessages(array $args = [])
  159. * @method \GuzzleHttp\Promise\Promise listQueuedMessagesAsync(array $args = [])
  160. * @method \Aws\Result listServiceProfiles(array $args = [])
  161. * @method \GuzzleHttp\Promise\Promise listServiceProfilesAsync(array $args = [])
  162. * @method \Aws\Result listTagsForResource(array $args = [])
  163. * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
  164. * @method \Aws\Result listWirelessDeviceImportTasks(array $args = [])
  165. * @method \GuzzleHttp\Promise\Promise listWirelessDeviceImportTasksAsync(array $args = [])
  166. * @method \Aws\Result listWirelessDevices(array $args = [])
  167. * @method \GuzzleHttp\Promise\Promise listWirelessDevicesAsync(array $args = [])
  168. * @method \Aws\Result listWirelessGatewayTaskDefinitions(array $args = [])
  169. * @method \GuzzleHttp\Promise\Promise listWirelessGatewayTaskDefinitionsAsync(array $args = [])
  170. * @method \Aws\Result listWirelessGateways(array $args = [])
  171. * @method \GuzzleHttp\Promise\Promise listWirelessGatewaysAsync(array $args = [])
  172. * @method \Aws\Result putPositionConfiguration(array $args = [])
  173. * @method \GuzzleHttp\Promise\Promise putPositionConfigurationAsync(array $args = [])
  174. * @method \Aws\Result putResourceLogLevel(array $args = [])
  175. * @method \GuzzleHttp\Promise\Promise putResourceLogLevelAsync(array $args = [])
  176. * @method \Aws\Result resetAllResourceLogLevels(array $args = [])
  177. * @method \GuzzleHttp\Promise\Promise resetAllResourceLogLevelsAsync(array $args = [])
  178. * @method \Aws\Result resetResourceLogLevel(array $args = [])
  179. * @method \GuzzleHttp\Promise\Promise resetResourceLogLevelAsync(array $args = [])
  180. * @method \Aws\Result sendDataToMulticastGroup(array $args = [])
  181. * @method \GuzzleHttp\Promise\Promise sendDataToMulticastGroupAsync(array $args = [])
  182. * @method \Aws\Result sendDataToWirelessDevice(array $args = [])
  183. * @method \GuzzleHttp\Promise\Promise sendDataToWirelessDeviceAsync(array $args = [])
  184. * @method \Aws\Result startBulkAssociateWirelessDeviceWithMulticastGroup(array $args = [])
  185. * @method \GuzzleHttp\Promise\Promise startBulkAssociateWirelessDeviceWithMulticastGroupAsync(array $args = [])
  186. * @method \Aws\Result startBulkDisassociateWirelessDeviceFromMulticastGroup(array $args = [])
  187. * @method \GuzzleHttp\Promise\Promise startBulkDisassociateWirelessDeviceFromMulticastGroupAsync(array $args = [])
  188. * @method \Aws\Result startFuotaTask(array $args = [])
  189. * @method \GuzzleHttp\Promise\Promise startFuotaTaskAsync(array $args = [])
  190. * @method \Aws\Result startMulticastGroupSession(array $args = [])
  191. * @method \GuzzleHttp\Promise\Promise startMulticastGroupSessionAsync(array $args = [])
  192. * @method \Aws\Result startSingleWirelessDeviceImportTask(array $args = [])
  193. * @method \GuzzleHttp\Promise\Promise startSingleWirelessDeviceImportTaskAsync(array $args = [])
  194. * @method \Aws\Result startWirelessDeviceImportTask(array $args = [])
  195. * @method \GuzzleHttp\Promise\Promise startWirelessDeviceImportTaskAsync(array $args = [])
  196. * @method \Aws\Result tagResource(array $args = [])
  197. * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
  198. * @method \Aws\Result testWirelessDevice(array $args = [])
  199. * @method \GuzzleHttp\Promise\Promise testWirelessDeviceAsync(array $args = [])
  200. * @method \Aws\Result untagResource(array $args = [])
  201. * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
  202. * @method \Aws\Result updateDestination(array $args = [])
  203. * @method \GuzzleHttp\Promise\Promise updateDestinationAsync(array $args = [])
  204. * @method \Aws\Result updateEventConfigurationByResourceTypes(array $args = [])
  205. * @method \GuzzleHttp\Promise\Promise updateEventConfigurationByResourceTypesAsync(array $args = [])
  206. * @method \Aws\Result updateFuotaTask(array $args = [])
  207. * @method \GuzzleHttp\Promise\Promise updateFuotaTaskAsync(array $args = [])
  208. * @method \Aws\Result updateLogLevelsByResourceTypes(array $args = [])
  209. * @method \GuzzleHttp\Promise\Promise updateLogLevelsByResourceTypesAsync(array $args = [])
  210. * @method \Aws\Result updateMetricConfiguration(array $args = [])
  211. * @method \GuzzleHttp\Promise\Promise updateMetricConfigurationAsync(array $args = [])
  212. * @method \Aws\Result updateMulticastGroup(array $args = [])
  213. * @method \GuzzleHttp\Promise\Promise updateMulticastGroupAsync(array $args = [])
  214. * @method \Aws\Result updateNetworkAnalyzerConfiguration(array $args = [])
  215. * @method \GuzzleHttp\Promise\Promise updateNetworkAnalyzerConfigurationAsync(array $args = [])
  216. * @method \Aws\Result updatePartnerAccount(array $args = [])
  217. * @method \GuzzleHttp\Promise\Promise updatePartnerAccountAsync(array $args = [])
  218. * @method \Aws\Result updatePosition(array $args = [])
  219. * @method \GuzzleHttp\Promise\Promise updatePositionAsync(array $args = [])
  220. * @method \Aws\Result updateResourceEventConfiguration(array $args = [])
  221. * @method \GuzzleHttp\Promise\Promise updateResourceEventConfigurationAsync(array $args = [])
  222. * @method \Aws\Result updateResourcePosition(array $args = [])
  223. * @method \GuzzleHttp\Promise\Promise updateResourcePositionAsync(array $args = [])
  224. * @method \Aws\Result updateWirelessDevice(array $args = [])
  225. * @method \GuzzleHttp\Promise\Promise updateWirelessDeviceAsync(array $args = [])
  226. * @method \Aws\Result updateWirelessDeviceImportTask(array $args = [])
  227. * @method \GuzzleHttp\Promise\Promise updateWirelessDeviceImportTaskAsync(array $args = [])
  228. * @method \Aws\Result updateWirelessGateway(array $args = [])
  229. * @method \GuzzleHttp\Promise\Promise updateWirelessGatewayAsync(array $args = [])
  230. */
  231. class IoTWirelessClient extends AwsClient {}