@aws-sdk/client-iot-wireless 3.296.0 → 3.297.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/IoTWireless.d.ts +102 -0
- package/dist-types/IoTWirelessClient.d.ts +24 -4
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +16 -0
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +16 -0
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDestinationCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDestinationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +16 -0
- package/dist-types/commands/GetDestinationCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/ListDestinationsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +16 -0
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +16 -0
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +16 -0
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +16 -0
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/models/IoTWirelessServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +688 -0
- package/dist-types/models/models_1.d.ts +138 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDestinationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDeviceProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFuotaTasksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMulticastGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPositionConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueuedMessagesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWirelessDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWirelessGatewaysPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetResourceEventConfigurationRequest, GetResourceEventConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetResourceEventConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetResourceEventConfigurationCommandInput extends GetResourceEventConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetResourceEventConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetResourceEventConfigurationCommandOutput extends GetResourceEventConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get the event configuration for a particular resource identifier.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetResourceEventConfigurationCommandOutput extends GetResourceE
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetResourceEventConfigurationCommandInput - {@link GetResourceEventConfigurationCommandInput}
|
|
34
|
+
* @returns {@link GetResourceEventConfigurationCommandOutput}
|
|
28
35
|
* @see {@link GetResourceEventConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetResourceEventConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetResourceEventConfigurationCommandOutput extends GetResourceE
|
|
|
49
56
|
export declare class GetResourceEventConfigurationCommand extends $Command<GetResourceEventConfigurationCommandInput, GetResourceEventConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetResourceEventConfigurationCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetResourceEventConfigurationCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceEventConfigurationCommandInput, GetResourceEventConfigurationCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetResourceLogLevelRequest, GetResourceLogLevelResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetResourceLogLevelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetResourceLogLevelCommandInput extends GetResourceLogLevelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetResourceLogLevelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetResourceLogLevelCommandOutput extends GetResourceLogLevelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for
|
|
18
23
|
* a wireless device or a wireless gateway.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetResourceLogLevelCommandOutput extends GetResourceLogLevelRes
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetResourceLogLevelCommandInput - {@link GetResourceLogLevelCommandInput}
|
|
35
|
+
* @returns {@link GetResourceLogLevelCommandOutput}
|
|
29
36
|
* @see {@link GetResourceLogLevelCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetResourceLogLevelCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface GetResourceLogLevelCommandOutput extends GetResourceLogLevelRes
|
|
|
50
57
|
export declare class GetResourceLogLevelCommand extends $Command<GetResourceLogLevelCommandInput, GetResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
51
58
|
readonly input: GetResourceLogLevelCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: GetResourceLogLevelCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceLogLevelCommandInput, GetResourceLogLevelCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetResourcePositionRequest, GetResourcePositionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetResourcePositionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetResourcePositionCommandInput extends GetResourcePositionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetResourcePositionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetResourcePositionCommandOutput extends GetResourcePositionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get the position information for a given wireless device or a wireless gateway resource.
|
|
18
23
|
* The position information uses the <a href="https://gisgeography.com/wgs84-world-geodetic-system/"> World Geodetic System
|
|
19
24
|
* (WGS84)</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface GetResourcePositionCommandOutput extends GetResourcePositionRes
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param GetResourcePositionCommandInput - {@link GetResourcePositionCommandInput}
|
|
36
|
+
* @returns {@link GetResourcePositionCommandOutput}
|
|
30
37
|
* @see {@link GetResourcePositionCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link GetResourcePositionCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface GetResourcePositionCommandOutput extends GetResourcePositionRes
|
|
|
51
58
|
export declare class GetResourcePositionCommand extends $Command<GetResourcePositionCommandInput, GetResourcePositionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
52
59
|
readonly input: GetResourcePositionCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: GetResourcePositionCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePositionCommandInput, GetResourcePositionCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetServiceEndpointRequest, GetServiceEndpointResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetServiceEndpointCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetServiceEndpointCommandInput extends GetServiceEndpointRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetServiceEndpointCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetServiceEndpointCommandOutput extends GetServiceEndpointResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the account-specific endpoint for Configuration and Update Server (CUPS) protocol or LoRaWAN Network Server (LNS) connections.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetServiceEndpointCommandOutput extends GetServiceEndpointRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetServiceEndpointCommandInput - {@link GetServiceEndpointCommandInput}
|
|
34
|
+
* @returns {@link GetServiceEndpointCommandOutput}
|
|
28
35
|
* @see {@link GetServiceEndpointCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetServiceEndpointCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetServiceEndpointCommandOutput extends GetServiceEndpointRespo
|
|
|
46
53
|
export declare class GetServiceEndpointCommand extends $Command<GetServiceEndpointCommandInput, GetServiceEndpointCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
47
54
|
readonly input: GetServiceEndpointCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetServiceEndpointCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceEndpointCommandInput, GetServiceEndpointCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetServiceProfileRequest, GetServiceProfileResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetServiceProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetServiceProfileCommandInput extends GetServiceProfileRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetServiceProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetServiceProfileCommandOutput extends GetServiceProfileResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a service profile.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetServiceProfileCommandOutput extends GetServiceProfileRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetServiceProfileCommandInput - {@link GetServiceProfileCommandInput}
|
|
34
|
+
* @returns {@link GetServiceProfileCommandOutput}
|
|
28
35
|
* @see {@link GetServiceProfileCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetServiceProfileCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetServiceProfileCommandOutput extends GetServiceProfileRespons
|
|
|
49
56
|
export declare class GetServiceProfileCommand extends $Command<GetServiceProfileCommandInput, GetServiceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetServiceProfileCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetServiceProfileCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceProfileCommandInput, GetServiceProfileCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetWirelessDeviceRequest, GetWirelessDeviceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWirelessDeviceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWirelessDeviceCommandInput extends GetWirelessDeviceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWirelessDeviceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWirelessDeviceCommandOutput extends GetWirelessDeviceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a wireless device.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetWirelessDeviceCommandOutput extends GetWirelessDeviceRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWirelessDeviceCommandInput - {@link GetWirelessDeviceCommandInput}
|
|
34
|
+
* @returns {@link GetWirelessDeviceCommandOutput}
|
|
28
35
|
* @see {@link GetWirelessDeviceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWirelessDeviceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWirelessDeviceCommandOutput extends GetWirelessDeviceRespons
|
|
|
49
56
|
export declare class GetWirelessDeviceCommand extends $Command<GetWirelessDeviceCommandInput, GetWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWirelessDeviceCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWirelessDeviceCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWirelessDeviceCommandInput, GetWirelessDeviceCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetWirelessDeviceStatisticsRequest, GetWirelessDeviceStatisticsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWirelessDeviceStatisticsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWirelessDeviceStatisticsCommandInput extends GetWirelessDeviceStatisticsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWirelessDeviceStatisticsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWirelessDeviceStatisticsCommandOutput extends GetWirelessDeviceStatisticsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets operating information about a wireless device.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetWirelessDeviceStatisticsCommandOutput extends GetWirelessDev
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWirelessDeviceStatisticsCommandInput - {@link GetWirelessDeviceStatisticsCommandInput}
|
|
34
|
+
* @returns {@link GetWirelessDeviceStatisticsCommandOutput}
|
|
28
35
|
* @see {@link GetWirelessDeviceStatisticsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWirelessDeviceStatisticsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWirelessDeviceStatisticsCommandOutput extends GetWirelessDev
|
|
|
49
56
|
export declare class GetWirelessDeviceStatisticsCommand extends $Command<GetWirelessDeviceStatisticsCommandInput, GetWirelessDeviceStatisticsCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWirelessDeviceStatisticsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWirelessDeviceStatisticsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWirelessDeviceStatisticsCommandInput, GetWirelessDeviceStatisticsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetWirelessGatewayCertificateRequest, GetWirelessGatewayCertificateResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWirelessGatewayCertificateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWirelessGatewayCertificateCommandInput extends GetWirelessGatewayCertificateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWirelessGatewayCertificateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWirelessGatewayCertificateCommandOutput extends GetWirelessGatewayCertificateResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the ID of the certificate that is currently associated with a wireless gateway.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetWirelessGatewayCertificateCommandOutput extends GetWirelessG
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWirelessGatewayCertificateCommandInput - {@link GetWirelessGatewayCertificateCommandInput}
|
|
34
|
+
* @returns {@link GetWirelessGatewayCertificateCommandOutput}
|
|
28
35
|
* @see {@link GetWirelessGatewayCertificateCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWirelessGatewayCertificateCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWirelessGatewayCertificateCommandOutput extends GetWirelessG
|
|
|
49
56
|
export declare class GetWirelessGatewayCertificateCommand extends $Command<GetWirelessGatewayCertificateCommandInput, GetWirelessGatewayCertificateCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWirelessGatewayCertificateCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWirelessGatewayCertificateCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWirelessGatewayCertificateCommandInput, GetWirelessGatewayCertificateCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetWirelessGatewayRequest, GetWirelessGatewayResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWirelessGatewayCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWirelessGatewayCommandInput extends GetWirelessGatewayRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWirelessGatewayCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWirelessGatewayCommandOutput extends GetWirelessGatewayResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a wireless gateway.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetWirelessGatewayCommandOutput extends GetWirelessGatewayRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWirelessGatewayCommandInput - {@link GetWirelessGatewayCommandInput}
|
|
34
|
+
* @returns {@link GetWirelessGatewayCommandOutput}
|
|
28
35
|
* @see {@link GetWirelessGatewayCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWirelessGatewayCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWirelessGatewayCommandOutput extends GetWirelessGatewayRespo
|
|
|
49
56
|
export declare class GetWirelessGatewayCommand extends $Command<GetWirelessGatewayCommandInput, GetWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWirelessGatewayCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWirelessGatewayCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWirelessGatewayCommandInput, GetWirelessGatewayCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetWirelessGatewayFirmwareInformationRequest, GetWirelessGatewayFirmwareInformationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWirelessGatewayFirmwareInformationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWirelessGatewayFirmwareInformationCommandInput extends GetWirelessGatewayFirmwareInformationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWirelessGatewayFirmwareInformationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWirelessGatewayFirmwareInformationCommandOutput extends GetWirelessGatewayFirmwareInformationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the firmware version and other information about a wireless gateway.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetWirelessGatewayFirmwareInformationCommandOutput extends GetW
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWirelessGatewayFirmwareInformationCommandInput - {@link GetWirelessGatewayFirmwareInformationCommandInput}
|
|
34
|
+
* @returns {@link GetWirelessGatewayFirmwareInformationCommandOutput}
|
|
28
35
|
* @see {@link GetWirelessGatewayFirmwareInformationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWirelessGatewayFirmwareInformationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWirelessGatewayFirmwareInformationCommandOutput extends GetW
|
|
|
49
56
|
export declare class GetWirelessGatewayFirmwareInformationCommand extends $Command<GetWirelessGatewayFirmwareInformationCommandInput, GetWirelessGatewayFirmwareInformationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWirelessGatewayFirmwareInformationCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWirelessGatewayFirmwareInformationCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWirelessGatewayFirmwareInformationCommandInput, GetWirelessGatewayFirmwareInformationCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetWirelessGatewayStatisticsRequest, GetWirelessGatewayStatisticsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWirelessGatewayStatisticsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWirelessGatewayStatisticsCommandInput extends GetWirelessGatewayStatisticsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWirelessGatewayStatisticsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWirelessGatewayStatisticsCommandOutput extends GetWirelessGatewayStatisticsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets operating information about a wireless gateway.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetWirelessGatewayStatisticsCommandOutput extends GetWirelessGa
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWirelessGatewayStatisticsCommandInput - {@link GetWirelessGatewayStatisticsCommandInput}
|
|
34
|
+
* @returns {@link GetWirelessGatewayStatisticsCommandOutput}
|
|
28
35
|
* @see {@link GetWirelessGatewayStatisticsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWirelessGatewayStatisticsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWirelessGatewayStatisticsCommandOutput extends GetWirelessGa
|
|
|
49
56
|
export declare class GetWirelessGatewayStatisticsCommand extends $Command<GetWirelessGatewayStatisticsCommandInput, GetWirelessGatewayStatisticsCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWirelessGatewayStatisticsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWirelessGatewayStatisticsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWirelessGatewayStatisticsCommandInput, GetWirelessGatewayStatisticsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
|
|
5
5
|
import { GetWirelessGatewayTaskRequest, GetWirelessGatewayTaskResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWirelessGatewayTaskCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWirelessGatewayTaskCommandInput extends GetWirelessGatewayTaskRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWirelessGatewayTaskCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWirelessGatewayTaskCommandOutput extends GetWirelessGatewayTaskResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about a wireless gateway task.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetWirelessGatewayTaskCommandOutput extends GetWirelessGatewayT
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWirelessGatewayTaskCommandInput - {@link GetWirelessGatewayTaskCommandInput}
|
|
34
|
+
* @returns {@link GetWirelessGatewayTaskCommandOutput}
|
|
28
35
|
* @see {@link GetWirelessGatewayTaskCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWirelessGatewayTaskCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWirelessGatewayTaskCommandOutput extends GetWirelessGatewayT
|
|
|
49
56
|
export declare class GetWirelessGatewayTaskCommand extends $Command<GetWirelessGatewayTaskCommandInput, GetWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWirelessGatewayTaskCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWirelessGatewayTaskCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWirelessGatewayTaskCommandInput, GetWirelessGatewayTaskCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|