@aws-sdk/client-medialive 3.303.0 → 3.309.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-cjs/commands/AcceptInputDeviceTransferCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteCommand.js +2 -2
- package/dist-cjs/commands/BatchStartCommand.js +2 -2
- package/dist-cjs/commands/BatchStopCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +2 -2
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +2 -2
- package/dist-cjs/commands/ClaimDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelCommand.js +2 -2
- package/dist-cjs/commands/CreateInputCommand.js +2 -2
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateMultiplexCommand.js +2 -2
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/CreatePartnerInputCommand.js +2 -2
- package/dist-cjs/commands/CreateTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteInputCommand.js +2 -2
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteMultiplexCommand.js +2 -2
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/DeleteReservationCommand.js +2 -2
- package/dist-cjs/commands/DeleteScheduleCommand.js +2 -2
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeMultiplexCommand.js +2 -2
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -2
- package/dist-cjs/commands/DescribeScheduleCommand.js +2 -2
- package/dist-cjs/commands/ListChannelsCommand.js +2 -2
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +2 -2
- package/dist-cjs/commands/ListInputDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListInputsCommand.js +2 -2
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +2 -2
- package/dist-cjs/commands/ListMultiplexesCommand.js +2 -2
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -2
- package/dist-cjs/commands/ListReservationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -2
- package/dist-cjs/commands/RebootInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +2 -2
- package/dist-cjs/commands/StartChannelCommand.js +2 -2
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -2
- package/dist-cjs/commands/StartMultiplexCommand.js +2 -2
- package/dist-cjs/commands/StopChannelCommand.js +2 -2
- package/dist-cjs/commands/StopMultiplexCommand.js +2 -2
- package/dist-cjs/commands/TransferInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelClassCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateInputCommand.js +2 -2
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateMultiplexCommand.js +2 -2
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/UpdateReservationCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +2019 -2401
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +3 -3
- package/dist-es/commands/BatchDeleteCommand.js +3 -3
- package/dist-es/commands/BatchStartCommand.js +3 -3
- package/dist-es/commands/BatchStopCommand.js +3 -3
- package/dist-es/commands/BatchUpdateScheduleCommand.js +3 -3
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +3 -3
- package/dist-es/commands/ClaimDeviceCommand.js +3 -3
- package/dist-es/commands/CreateChannelCommand.js +3 -3
- package/dist-es/commands/CreateInputCommand.js +3 -3
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/CreateMultiplexCommand.js +3 -3
- package/dist-es/commands/CreateMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/CreatePartnerInputCommand.js +3 -3
- package/dist-es/commands/CreateTagsCommand.js +3 -3
- package/dist-es/commands/DeleteChannelCommand.js +3 -3
- package/dist-es/commands/DeleteInputCommand.js +3 -3
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/DeleteMultiplexCommand.js +3 -3
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/DeleteReservationCommand.js +3 -3
- package/dist-es/commands/DeleteScheduleCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DescribeChannelCommand.js +3 -3
- package/dist-es/commands/DescribeInputCommand.js +3 -3
- package/dist-es/commands/DescribeInputDeviceCommand.js +3 -3
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +3 -3
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/DescribeMultiplexCommand.js +3 -3
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/DescribeOfferingCommand.js +3 -3
- package/dist-es/commands/DescribeReservationCommand.js +3 -3
- package/dist-es/commands/DescribeScheduleCommand.js +3 -3
- package/dist-es/commands/ListChannelsCommand.js +3 -3
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +3 -3
- package/dist-es/commands/ListInputDevicesCommand.js +3 -3
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +3 -3
- package/dist-es/commands/ListInputsCommand.js +3 -3
- package/dist-es/commands/ListMultiplexProgramsCommand.js +3 -3
- package/dist-es/commands/ListMultiplexesCommand.js +3 -3
- package/dist-es/commands/ListOfferingsCommand.js +3 -3
- package/dist-es/commands/ListReservationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +3 -3
- package/dist-es/commands/RebootInputDeviceCommand.js +3 -3
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +3 -3
- package/dist-es/commands/StartChannelCommand.js +3 -3
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +3 -3
- package/dist-es/commands/StartMultiplexCommand.js +3 -3
- package/dist-es/commands/StopChannelCommand.js +3 -3
- package/dist-es/commands/StopMultiplexCommand.js +3 -3
- package/dist-es/commands/TransferInputDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateChannelClassCommand.js +3 -3
- package/dist-es/commands/UpdateChannelCommand.js +3 -3
- package/dist-es/commands/UpdateInputCommand.js +3 -3
- package/dist-es/commands/UpdateInputDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/UpdateMultiplexCommand.js +3 -3
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/UpdateReservationCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1898 -2280
- package/dist-types/protocols/Aws_restJson1.d.ts +472 -118
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +118 -118
- package/package.json +32 -32
|
@@ -59,121 +59,475 @@ import { UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOu
|
|
|
59
59
|
import { UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput } from "../commands/UpdateMultiplexCommand";
|
|
60
60
|
import { UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput } from "../commands/UpdateMultiplexProgramCommand";
|
|
61
61
|
import { UpdateReservationCommandInput, UpdateReservationCommandOutput } from "../commands/UpdateReservationCommand";
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
export declare const
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
export declare const
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
export declare const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
export declare const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export declare const
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
export declare const
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
export declare const
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export declare const
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
export declare const
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export declare const
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
export declare const
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare const
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export declare const
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
export declare const
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export declare const
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
export declare const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export declare const
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
export declare const
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
export declare const
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
export declare const
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
export declare const
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
export declare const
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
export declare const
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
export declare const
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
export declare const
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
export declare const
|
|
178
|
-
|
|
179
|
-
|
|
62
|
+
/**
|
|
63
|
+
* serializeAws_restJson1AcceptInputDeviceTransferCommand
|
|
64
|
+
*/
|
|
65
|
+
export declare const se_AcceptInputDeviceTransferCommand: (input: AcceptInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
66
|
+
/**
|
|
67
|
+
* serializeAws_restJson1BatchDeleteCommand
|
|
68
|
+
*/
|
|
69
|
+
export declare const se_BatchDeleteCommand: (input: BatchDeleteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
70
|
+
/**
|
|
71
|
+
* serializeAws_restJson1BatchStartCommand
|
|
72
|
+
*/
|
|
73
|
+
export declare const se_BatchStartCommand: (input: BatchStartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
74
|
+
/**
|
|
75
|
+
* serializeAws_restJson1BatchStopCommand
|
|
76
|
+
*/
|
|
77
|
+
export declare const se_BatchStopCommand: (input: BatchStopCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
+
/**
|
|
79
|
+
* serializeAws_restJson1BatchUpdateScheduleCommand
|
|
80
|
+
*/
|
|
81
|
+
export declare const se_BatchUpdateScheduleCommand: (input: BatchUpdateScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
+
/**
|
|
83
|
+
* serializeAws_restJson1CancelInputDeviceTransferCommand
|
|
84
|
+
*/
|
|
85
|
+
export declare const se_CancelInputDeviceTransferCommand: (input: CancelInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
+
/**
|
|
87
|
+
* serializeAws_restJson1ClaimDeviceCommand
|
|
88
|
+
*/
|
|
89
|
+
export declare const se_ClaimDeviceCommand: (input: ClaimDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
+
/**
|
|
91
|
+
* serializeAws_restJson1CreateChannelCommand
|
|
92
|
+
*/
|
|
93
|
+
export declare const se_CreateChannelCommand: (input: CreateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
+
/**
|
|
95
|
+
* serializeAws_restJson1CreateInputCommand
|
|
96
|
+
*/
|
|
97
|
+
export declare const se_CreateInputCommand: (input: CreateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
+
/**
|
|
99
|
+
* serializeAws_restJson1CreateInputSecurityGroupCommand
|
|
100
|
+
*/
|
|
101
|
+
export declare const se_CreateInputSecurityGroupCommand: (input: CreateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
+
/**
|
|
103
|
+
* serializeAws_restJson1CreateMultiplexCommand
|
|
104
|
+
*/
|
|
105
|
+
export declare const se_CreateMultiplexCommand: (input: CreateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
+
/**
|
|
107
|
+
* serializeAws_restJson1CreateMultiplexProgramCommand
|
|
108
|
+
*/
|
|
109
|
+
export declare const se_CreateMultiplexProgramCommand: (input: CreateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
+
/**
|
|
111
|
+
* serializeAws_restJson1CreatePartnerInputCommand
|
|
112
|
+
*/
|
|
113
|
+
export declare const se_CreatePartnerInputCommand: (input: CreatePartnerInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
+
/**
|
|
115
|
+
* serializeAws_restJson1CreateTagsCommand
|
|
116
|
+
*/
|
|
117
|
+
export declare const se_CreateTagsCommand: (input: CreateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
+
/**
|
|
119
|
+
* serializeAws_restJson1DeleteChannelCommand
|
|
120
|
+
*/
|
|
121
|
+
export declare const se_DeleteChannelCommand: (input: DeleteChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
+
/**
|
|
123
|
+
* serializeAws_restJson1DeleteInputCommand
|
|
124
|
+
*/
|
|
125
|
+
export declare const se_DeleteInputCommand: (input: DeleteInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
+
/**
|
|
127
|
+
* serializeAws_restJson1DeleteInputSecurityGroupCommand
|
|
128
|
+
*/
|
|
129
|
+
export declare const se_DeleteInputSecurityGroupCommand: (input: DeleteInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
+
/**
|
|
131
|
+
* serializeAws_restJson1DeleteMultiplexCommand
|
|
132
|
+
*/
|
|
133
|
+
export declare const se_DeleteMultiplexCommand: (input: DeleteMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
+
/**
|
|
135
|
+
* serializeAws_restJson1DeleteMultiplexProgramCommand
|
|
136
|
+
*/
|
|
137
|
+
export declare const se_DeleteMultiplexProgramCommand: (input: DeleteMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
+
/**
|
|
139
|
+
* serializeAws_restJson1DeleteReservationCommand
|
|
140
|
+
*/
|
|
141
|
+
export declare const se_DeleteReservationCommand: (input: DeleteReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
+
/**
|
|
143
|
+
* serializeAws_restJson1DeleteScheduleCommand
|
|
144
|
+
*/
|
|
145
|
+
export declare const se_DeleteScheduleCommand: (input: DeleteScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
+
/**
|
|
147
|
+
* serializeAws_restJson1DeleteTagsCommand
|
|
148
|
+
*/
|
|
149
|
+
export declare const se_DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
+
/**
|
|
151
|
+
* serializeAws_restJson1DescribeChannelCommand
|
|
152
|
+
*/
|
|
153
|
+
export declare const se_DescribeChannelCommand: (input: DescribeChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
+
/**
|
|
155
|
+
* serializeAws_restJson1DescribeInputCommand
|
|
156
|
+
*/
|
|
157
|
+
export declare const se_DescribeInputCommand: (input: DescribeInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
+
/**
|
|
159
|
+
* serializeAws_restJson1DescribeInputDeviceCommand
|
|
160
|
+
*/
|
|
161
|
+
export declare const se_DescribeInputDeviceCommand: (input: DescribeInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
+
/**
|
|
163
|
+
* serializeAws_restJson1DescribeInputDeviceThumbnailCommand
|
|
164
|
+
*/
|
|
165
|
+
export declare const se_DescribeInputDeviceThumbnailCommand: (input: DescribeInputDeviceThumbnailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
+
/**
|
|
167
|
+
* serializeAws_restJson1DescribeInputSecurityGroupCommand
|
|
168
|
+
*/
|
|
169
|
+
export declare const se_DescribeInputSecurityGroupCommand: (input: DescribeInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
+
/**
|
|
171
|
+
* serializeAws_restJson1DescribeMultiplexCommand
|
|
172
|
+
*/
|
|
173
|
+
export declare const se_DescribeMultiplexCommand: (input: DescribeMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
+
/**
|
|
175
|
+
* serializeAws_restJson1DescribeMultiplexProgramCommand
|
|
176
|
+
*/
|
|
177
|
+
export declare const se_DescribeMultiplexProgramCommand: (input: DescribeMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
+
/**
|
|
179
|
+
* serializeAws_restJson1DescribeOfferingCommand
|
|
180
|
+
*/
|
|
181
|
+
export declare const se_DescribeOfferingCommand: (input: DescribeOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
+
/**
|
|
183
|
+
* serializeAws_restJson1DescribeReservationCommand
|
|
184
|
+
*/
|
|
185
|
+
export declare const se_DescribeReservationCommand: (input: DescribeReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* serializeAws_restJson1DescribeScheduleCommand
|
|
188
|
+
*/
|
|
189
|
+
export declare const se_DescribeScheduleCommand: (input: DescribeScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
+
/**
|
|
191
|
+
* serializeAws_restJson1ListChannelsCommand
|
|
192
|
+
*/
|
|
193
|
+
export declare const se_ListChannelsCommand: (input: ListChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
+
/**
|
|
195
|
+
* serializeAws_restJson1ListInputDevicesCommand
|
|
196
|
+
*/
|
|
197
|
+
export declare const se_ListInputDevicesCommand: (input: ListInputDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
+
/**
|
|
199
|
+
* serializeAws_restJson1ListInputDeviceTransfersCommand
|
|
200
|
+
*/
|
|
201
|
+
export declare const se_ListInputDeviceTransfersCommand: (input: ListInputDeviceTransfersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
+
/**
|
|
203
|
+
* serializeAws_restJson1ListInputsCommand
|
|
204
|
+
*/
|
|
205
|
+
export declare const se_ListInputsCommand: (input: ListInputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
+
/**
|
|
207
|
+
* serializeAws_restJson1ListInputSecurityGroupsCommand
|
|
208
|
+
*/
|
|
209
|
+
export declare const se_ListInputSecurityGroupsCommand: (input: ListInputSecurityGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
+
/**
|
|
211
|
+
* serializeAws_restJson1ListMultiplexesCommand
|
|
212
|
+
*/
|
|
213
|
+
export declare const se_ListMultiplexesCommand: (input: ListMultiplexesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
+
/**
|
|
215
|
+
* serializeAws_restJson1ListMultiplexProgramsCommand
|
|
216
|
+
*/
|
|
217
|
+
export declare const se_ListMultiplexProgramsCommand: (input: ListMultiplexProgramsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
+
/**
|
|
219
|
+
* serializeAws_restJson1ListOfferingsCommand
|
|
220
|
+
*/
|
|
221
|
+
export declare const se_ListOfferingsCommand: (input: ListOfferingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
+
/**
|
|
223
|
+
* serializeAws_restJson1ListReservationsCommand
|
|
224
|
+
*/
|
|
225
|
+
export declare const se_ListReservationsCommand: (input: ListReservationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
+
/**
|
|
227
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
228
|
+
*/
|
|
229
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
+
/**
|
|
231
|
+
* serializeAws_restJson1PurchaseOfferingCommand
|
|
232
|
+
*/
|
|
233
|
+
export declare const se_PurchaseOfferingCommand: (input: PurchaseOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
+
/**
|
|
235
|
+
* serializeAws_restJson1RebootInputDeviceCommand
|
|
236
|
+
*/
|
|
237
|
+
export declare const se_RebootInputDeviceCommand: (input: RebootInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
+
/**
|
|
239
|
+
* serializeAws_restJson1RejectInputDeviceTransferCommand
|
|
240
|
+
*/
|
|
241
|
+
export declare const se_RejectInputDeviceTransferCommand: (input: RejectInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
242
|
+
/**
|
|
243
|
+
* serializeAws_restJson1StartChannelCommand
|
|
244
|
+
*/
|
|
245
|
+
export declare const se_StartChannelCommand: (input: StartChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
246
|
+
/**
|
|
247
|
+
* serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand
|
|
248
|
+
*/
|
|
249
|
+
export declare const se_StartInputDeviceMaintenanceWindowCommand: (input: StartInputDeviceMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
250
|
+
/**
|
|
251
|
+
* serializeAws_restJson1StartMultiplexCommand
|
|
252
|
+
*/
|
|
253
|
+
export declare const se_StartMultiplexCommand: (input: StartMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
254
|
+
/**
|
|
255
|
+
* serializeAws_restJson1StopChannelCommand
|
|
256
|
+
*/
|
|
257
|
+
export declare const se_StopChannelCommand: (input: StopChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
258
|
+
/**
|
|
259
|
+
* serializeAws_restJson1StopMultiplexCommand
|
|
260
|
+
*/
|
|
261
|
+
export declare const se_StopMultiplexCommand: (input: StopMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
262
|
+
/**
|
|
263
|
+
* serializeAws_restJson1TransferInputDeviceCommand
|
|
264
|
+
*/
|
|
265
|
+
export declare const se_TransferInputDeviceCommand: (input: TransferInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
266
|
+
/**
|
|
267
|
+
* serializeAws_restJson1UpdateChannelCommand
|
|
268
|
+
*/
|
|
269
|
+
export declare const se_UpdateChannelCommand: (input: UpdateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
270
|
+
/**
|
|
271
|
+
* serializeAws_restJson1UpdateChannelClassCommand
|
|
272
|
+
*/
|
|
273
|
+
export declare const se_UpdateChannelClassCommand: (input: UpdateChannelClassCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
274
|
+
/**
|
|
275
|
+
* serializeAws_restJson1UpdateInputCommand
|
|
276
|
+
*/
|
|
277
|
+
export declare const se_UpdateInputCommand: (input: UpdateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
278
|
+
/**
|
|
279
|
+
* serializeAws_restJson1UpdateInputDeviceCommand
|
|
280
|
+
*/
|
|
281
|
+
export declare const se_UpdateInputDeviceCommand: (input: UpdateInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
282
|
+
/**
|
|
283
|
+
* serializeAws_restJson1UpdateInputSecurityGroupCommand
|
|
284
|
+
*/
|
|
285
|
+
export declare const se_UpdateInputSecurityGroupCommand: (input: UpdateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
286
|
+
/**
|
|
287
|
+
* serializeAws_restJson1UpdateMultiplexCommand
|
|
288
|
+
*/
|
|
289
|
+
export declare const se_UpdateMultiplexCommand: (input: UpdateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
290
|
+
/**
|
|
291
|
+
* serializeAws_restJson1UpdateMultiplexProgramCommand
|
|
292
|
+
*/
|
|
293
|
+
export declare const se_UpdateMultiplexProgramCommand: (input: UpdateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
294
|
+
/**
|
|
295
|
+
* serializeAws_restJson1UpdateReservationCommand
|
|
296
|
+
*/
|
|
297
|
+
export declare const se_UpdateReservationCommand: (input: UpdateReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
298
|
+
/**
|
|
299
|
+
* deserializeAws_restJson1AcceptInputDeviceTransferCommand
|
|
300
|
+
*/
|
|
301
|
+
export declare const de_AcceptInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInputDeviceTransferCommandOutput>;
|
|
302
|
+
/**
|
|
303
|
+
* deserializeAws_restJson1BatchDeleteCommand
|
|
304
|
+
*/
|
|
305
|
+
export declare const de_BatchDeleteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteCommandOutput>;
|
|
306
|
+
/**
|
|
307
|
+
* deserializeAws_restJson1BatchStartCommand
|
|
308
|
+
*/
|
|
309
|
+
export declare const de_BatchStartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStartCommandOutput>;
|
|
310
|
+
/**
|
|
311
|
+
* deserializeAws_restJson1BatchStopCommand
|
|
312
|
+
*/
|
|
313
|
+
export declare const de_BatchStopCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStopCommandOutput>;
|
|
314
|
+
/**
|
|
315
|
+
* deserializeAws_restJson1BatchUpdateScheduleCommand
|
|
316
|
+
*/
|
|
317
|
+
export declare const de_BatchUpdateScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateScheduleCommandOutput>;
|
|
318
|
+
/**
|
|
319
|
+
* deserializeAws_restJson1CancelInputDeviceTransferCommand
|
|
320
|
+
*/
|
|
321
|
+
export declare const de_CancelInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelInputDeviceTransferCommandOutput>;
|
|
322
|
+
/**
|
|
323
|
+
* deserializeAws_restJson1ClaimDeviceCommand
|
|
324
|
+
*/
|
|
325
|
+
export declare const de_ClaimDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClaimDeviceCommandOutput>;
|
|
326
|
+
/**
|
|
327
|
+
* deserializeAws_restJson1CreateChannelCommand
|
|
328
|
+
*/
|
|
329
|
+
export declare const de_CreateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelCommandOutput>;
|
|
330
|
+
/**
|
|
331
|
+
* deserializeAws_restJson1CreateInputCommand
|
|
332
|
+
*/
|
|
333
|
+
export declare const de_CreateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputCommandOutput>;
|
|
334
|
+
/**
|
|
335
|
+
* deserializeAws_restJson1CreateInputSecurityGroupCommand
|
|
336
|
+
*/
|
|
337
|
+
export declare const de_CreateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputSecurityGroupCommandOutput>;
|
|
338
|
+
/**
|
|
339
|
+
* deserializeAws_restJson1CreateMultiplexCommand
|
|
340
|
+
*/
|
|
341
|
+
export declare const de_CreateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexCommandOutput>;
|
|
342
|
+
/**
|
|
343
|
+
* deserializeAws_restJson1CreateMultiplexProgramCommand
|
|
344
|
+
*/
|
|
345
|
+
export declare const de_CreateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexProgramCommandOutput>;
|
|
346
|
+
/**
|
|
347
|
+
* deserializeAws_restJson1CreatePartnerInputCommand
|
|
348
|
+
*/
|
|
349
|
+
export declare const de_CreatePartnerInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePartnerInputCommandOutput>;
|
|
350
|
+
/**
|
|
351
|
+
* deserializeAws_restJson1CreateTagsCommand
|
|
352
|
+
*/
|
|
353
|
+
export declare const de_CreateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagsCommandOutput>;
|
|
354
|
+
/**
|
|
355
|
+
* deserializeAws_restJson1DeleteChannelCommand
|
|
356
|
+
*/
|
|
357
|
+
export declare const de_DeleteChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelCommandOutput>;
|
|
358
|
+
/**
|
|
359
|
+
* deserializeAws_restJson1DeleteInputCommand
|
|
360
|
+
*/
|
|
361
|
+
export declare const de_DeleteInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputCommandOutput>;
|
|
362
|
+
/**
|
|
363
|
+
* deserializeAws_restJson1DeleteInputSecurityGroupCommand
|
|
364
|
+
*/
|
|
365
|
+
export declare const de_DeleteInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputSecurityGroupCommandOutput>;
|
|
366
|
+
/**
|
|
367
|
+
* deserializeAws_restJson1DeleteMultiplexCommand
|
|
368
|
+
*/
|
|
369
|
+
export declare const de_DeleteMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexCommandOutput>;
|
|
370
|
+
/**
|
|
371
|
+
* deserializeAws_restJson1DeleteMultiplexProgramCommand
|
|
372
|
+
*/
|
|
373
|
+
export declare const de_DeleteMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexProgramCommandOutput>;
|
|
374
|
+
/**
|
|
375
|
+
* deserializeAws_restJson1DeleteReservationCommand
|
|
376
|
+
*/
|
|
377
|
+
export declare const de_DeleteReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReservationCommandOutput>;
|
|
378
|
+
/**
|
|
379
|
+
* deserializeAws_restJson1DeleteScheduleCommand
|
|
380
|
+
*/
|
|
381
|
+
export declare const de_DeleteScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteScheduleCommandOutput>;
|
|
382
|
+
/**
|
|
383
|
+
* deserializeAws_restJson1DeleteTagsCommand
|
|
384
|
+
*/
|
|
385
|
+
export declare const de_DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
|
|
386
|
+
/**
|
|
387
|
+
* deserializeAws_restJson1DescribeChannelCommand
|
|
388
|
+
*/
|
|
389
|
+
export declare const de_DescribeChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChannelCommandOutput>;
|
|
390
|
+
/**
|
|
391
|
+
* deserializeAws_restJson1DescribeInputCommand
|
|
392
|
+
*/
|
|
393
|
+
export declare const de_DescribeInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputCommandOutput>;
|
|
394
|
+
/**
|
|
395
|
+
* deserializeAws_restJson1DescribeInputDeviceCommand
|
|
396
|
+
*/
|
|
397
|
+
export declare const de_DescribeInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputDeviceCommandOutput>;
|
|
398
|
+
/**
|
|
399
|
+
* deserializeAws_restJson1DescribeInputDeviceThumbnailCommand
|
|
400
|
+
*/
|
|
401
|
+
export declare const de_DescribeInputDeviceThumbnailCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
|
|
402
|
+
/**
|
|
403
|
+
* deserializeAws_restJson1DescribeInputSecurityGroupCommand
|
|
404
|
+
*/
|
|
405
|
+
export declare const de_DescribeInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputSecurityGroupCommandOutput>;
|
|
406
|
+
/**
|
|
407
|
+
* deserializeAws_restJson1DescribeMultiplexCommand
|
|
408
|
+
*/
|
|
409
|
+
export declare const de_DescribeMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexCommandOutput>;
|
|
410
|
+
/**
|
|
411
|
+
* deserializeAws_restJson1DescribeMultiplexProgramCommand
|
|
412
|
+
*/
|
|
413
|
+
export declare const de_DescribeMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexProgramCommandOutput>;
|
|
414
|
+
/**
|
|
415
|
+
* deserializeAws_restJson1DescribeOfferingCommand
|
|
416
|
+
*/
|
|
417
|
+
export declare const de_DescribeOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOfferingCommandOutput>;
|
|
418
|
+
/**
|
|
419
|
+
* deserializeAws_restJson1DescribeReservationCommand
|
|
420
|
+
*/
|
|
421
|
+
export declare const de_DescribeReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReservationCommandOutput>;
|
|
422
|
+
/**
|
|
423
|
+
* deserializeAws_restJson1DescribeScheduleCommand
|
|
424
|
+
*/
|
|
425
|
+
export declare const de_DescribeScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScheduleCommandOutput>;
|
|
426
|
+
/**
|
|
427
|
+
* deserializeAws_restJson1ListChannelsCommand
|
|
428
|
+
*/
|
|
429
|
+
export declare const de_ListChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelsCommandOutput>;
|
|
430
|
+
/**
|
|
431
|
+
* deserializeAws_restJson1ListInputDevicesCommand
|
|
432
|
+
*/
|
|
433
|
+
export declare const de_ListInputDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDevicesCommandOutput>;
|
|
434
|
+
/**
|
|
435
|
+
* deserializeAws_restJson1ListInputDeviceTransfersCommand
|
|
436
|
+
*/
|
|
437
|
+
export declare const de_ListInputDeviceTransfersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDeviceTransfersCommandOutput>;
|
|
438
|
+
/**
|
|
439
|
+
* deserializeAws_restJson1ListInputsCommand
|
|
440
|
+
*/
|
|
441
|
+
export declare const de_ListInputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputsCommandOutput>;
|
|
442
|
+
/**
|
|
443
|
+
* deserializeAws_restJson1ListInputSecurityGroupsCommand
|
|
444
|
+
*/
|
|
445
|
+
export declare const de_ListInputSecurityGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputSecurityGroupsCommandOutput>;
|
|
446
|
+
/**
|
|
447
|
+
* deserializeAws_restJson1ListMultiplexesCommand
|
|
448
|
+
*/
|
|
449
|
+
export declare const de_ListMultiplexesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexesCommandOutput>;
|
|
450
|
+
/**
|
|
451
|
+
* deserializeAws_restJson1ListMultiplexProgramsCommand
|
|
452
|
+
*/
|
|
453
|
+
export declare const de_ListMultiplexProgramsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexProgramsCommandOutput>;
|
|
454
|
+
/**
|
|
455
|
+
* deserializeAws_restJson1ListOfferingsCommand
|
|
456
|
+
*/
|
|
457
|
+
export declare const de_ListOfferingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingsCommandOutput>;
|
|
458
|
+
/**
|
|
459
|
+
* deserializeAws_restJson1ListReservationsCommand
|
|
460
|
+
*/
|
|
461
|
+
export declare const de_ListReservationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReservationsCommandOutput>;
|
|
462
|
+
/**
|
|
463
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
464
|
+
*/
|
|
465
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
466
|
+
/**
|
|
467
|
+
* deserializeAws_restJson1PurchaseOfferingCommand
|
|
468
|
+
*/
|
|
469
|
+
export declare const de_PurchaseOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PurchaseOfferingCommandOutput>;
|
|
470
|
+
/**
|
|
471
|
+
* deserializeAws_restJson1RebootInputDeviceCommand
|
|
472
|
+
*/
|
|
473
|
+
export declare const de_RebootInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebootInputDeviceCommandOutput>;
|
|
474
|
+
/**
|
|
475
|
+
* deserializeAws_restJson1RejectInputDeviceTransferCommand
|
|
476
|
+
*/
|
|
477
|
+
export declare const de_RejectInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectInputDeviceTransferCommandOutput>;
|
|
478
|
+
/**
|
|
479
|
+
* deserializeAws_restJson1StartChannelCommand
|
|
480
|
+
*/
|
|
481
|
+
export declare const de_StartChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChannelCommandOutput>;
|
|
482
|
+
/**
|
|
483
|
+
* deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand
|
|
484
|
+
*/
|
|
485
|
+
export declare const de_StartInputDeviceMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
|
|
486
|
+
/**
|
|
487
|
+
* deserializeAws_restJson1StartMultiplexCommand
|
|
488
|
+
*/
|
|
489
|
+
export declare const de_StartMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMultiplexCommandOutput>;
|
|
490
|
+
/**
|
|
491
|
+
* deserializeAws_restJson1StopChannelCommand
|
|
492
|
+
*/
|
|
493
|
+
export declare const de_StopChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopChannelCommandOutput>;
|
|
494
|
+
/**
|
|
495
|
+
* deserializeAws_restJson1StopMultiplexCommand
|
|
496
|
+
*/
|
|
497
|
+
export declare const de_StopMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopMultiplexCommandOutput>;
|
|
498
|
+
/**
|
|
499
|
+
* deserializeAws_restJson1TransferInputDeviceCommand
|
|
500
|
+
*/
|
|
501
|
+
export declare const de_TransferInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TransferInputDeviceCommandOutput>;
|
|
502
|
+
/**
|
|
503
|
+
* deserializeAws_restJson1UpdateChannelCommand
|
|
504
|
+
*/
|
|
505
|
+
export declare const de_UpdateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelCommandOutput>;
|
|
506
|
+
/**
|
|
507
|
+
* deserializeAws_restJson1UpdateChannelClassCommand
|
|
508
|
+
*/
|
|
509
|
+
export declare const de_UpdateChannelClassCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelClassCommandOutput>;
|
|
510
|
+
/**
|
|
511
|
+
* deserializeAws_restJson1UpdateInputCommand
|
|
512
|
+
*/
|
|
513
|
+
export declare const de_UpdateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputCommandOutput>;
|
|
514
|
+
/**
|
|
515
|
+
* deserializeAws_restJson1UpdateInputDeviceCommand
|
|
516
|
+
*/
|
|
517
|
+
export declare const de_UpdateInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputDeviceCommandOutput>;
|
|
518
|
+
/**
|
|
519
|
+
* deserializeAws_restJson1UpdateInputSecurityGroupCommand
|
|
520
|
+
*/
|
|
521
|
+
export declare const de_UpdateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputSecurityGroupCommandOutput>;
|
|
522
|
+
/**
|
|
523
|
+
* deserializeAws_restJson1UpdateMultiplexCommand
|
|
524
|
+
*/
|
|
525
|
+
export declare const de_UpdateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexCommandOutput>;
|
|
526
|
+
/**
|
|
527
|
+
* deserializeAws_restJson1UpdateMultiplexProgramCommand
|
|
528
|
+
*/
|
|
529
|
+
export declare const de_UpdateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexProgramCommandOutput>;
|
|
530
|
+
/**
|
|
531
|
+
* deserializeAws_restJson1UpdateReservationCommand
|
|
532
|
+
*/
|
|
533
|
+
export declare const de_UpdateReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReservationCommandOutput>;
|