@aws-sdk/client-medialive 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/MediaLive.d.ts +1072 -300
- package/dist-types/ts3.4/MediaLiveClient.d.ts +483 -132
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +59 -59
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/MediaLiveServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +3 -3
- package/dist-types/ts3.4/models/models_0.d.ts +2707 -2595
- package/dist-types/ts3.4/models/models_1.d.ts +3418 -3144
- package/dist-types/ts3.4/models/models_2.d.ts +242 -194
- package/dist-types/ts3.4/pagination/DescribeSchedulePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputDeviceTransfersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputSecurityGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInputsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMultiplexProgramsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMultiplexesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListReservationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +11 -11
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +713 -179
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +11 -11
- package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,300 +1,1072 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
AcceptInputDeviceTransferCommandInput,
|
|
4
|
+
AcceptInputDeviceTransferCommandOutput,
|
|
5
|
+
} from "./commands/AcceptInputDeviceTransferCommand";
|
|
6
|
+
import {
|
|
7
|
+
BatchDeleteCommandInput,
|
|
8
|
+
BatchDeleteCommandOutput,
|
|
9
|
+
} from "./commands/BatchDeleteCommand";
|
|
10
|
+
import {
|
|
11
|
+
BatchStartCommandInput,
|
|
12
|
+
BatchStartCommandOutput,
|
|
13
|
+
} from "./commands/BatchStartCommand";
|
|
14
|
+
import {
|
|
15
|
+
BatchStopCommandInput,
|
|
16
|
+
BatchStopCommandOutput,
|
|
17
|
+
} from "./commands/BatchStopCommand";
|
|
18
|
+
import {
|
|
19
|
+
BatchUpdateScheduleCommandInput,
|
|
20
|
+
BatchUpdateScheduleCommandOutput,
|
|
21
|
+
} from "./commands/BatchUpdateScheduleCommand";
|
|
22
|
+
import {
|
|
23
|
+
CancelInputDeviceTransferCommandInput,
|
|
24
|
+
CancelInputDeviceTransferCommandOutput,
|
|
25
|
+
} from "./commands/CancelInputDeviceTransferCommand";
|
|
26
|
+
import {
|
|
27
|
+
ClaimDeviceCommandInput,
|
|
28
|
+
ClaimDeviceCommandOutput,
|
|
29
|
+
} from "./commands/ClaimDeviceCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateChannelCommandInput,
|
|
32
|
+
CreateChannelCommandOutput,
|
|
33
|
+
} from "./commands/CreateChannelCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateInputCommandInput,
|
|
36
|
+
CreateInputCommandOutput,
|
|
37
|
+
} from "./commands/CreateInputCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateInputSecurityGroupCommandInput,
|
|
40
|
+
CreateInputSecurityGroupCommandOutput,
|
|
41
|
+
} from "./commands/CreateInputSecurityGroupCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreateMultiplexCommandInput,
|
|
44
|
+
CreateMultiplexCommandOutput,
|
|
45
|
+
} from "./commands/CreateMultiplexCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateMultiplexProgramCommandInput,
|
|
48
|
+
CreateMultiplexProgramCommandOutput,
|
|
49
|
+
} from "./commands/CreateMultiplexProgramCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreatePartnerInputCommandInput,
|
|
52
|
+
CreatePartnerInputCommandOutput,
|
|
53
|
+
} from "./commands/CreatePartnerInputCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateTagsCommandInput,
|
|
56
|
+
CreateTagsCommandOutput,
|
|
57
|
+
} from "./commands/CreateTagsCommand";
|
|
58
|
+
import {
|
|
59
|
+
DeleteChannelCommandInput,
|
|
60
|
+
DeleteChannelCommandOutput,
|
|
61
|
+
} from "./commands/DeleteChannelCommand";
|
|
62
|
+
import {
|
|
63
|
+
DeleteInputCommandInput,
|
|
64
|
+
DeleteInputCommandOutput,
|
|
65
|
+
} from "./commands/DeleteInputCommand";
|
|
66
|
+
import {
|
|
67
|
+
DeleteInputSecurityGroupCommandInput,
|
|
68
|
+
DeleteInputSecurityGroupCommandOutput,
|
|
69
|
+
} from "./commands/DeleteInputSecurityGroupCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteMultiplexCommandInput,
|
|
72
|
+
DeleteMultiplexCommandOutput,
|
|
73
|
+
} from "./commands/DeleteMultiplexCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteMultiplexProgramCommandInput,
|
|
76
|
+
DeleteMultiplexProgramCommandOutput,
|
|
77
|
+
} from "./commands/DeleteMultiplexProgramCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteReservationCommandInput,
|
|
80
|
+
DeleteReservationCommandOutput,
|
|
81
|
+
} from "./commands/DeleteReservationCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteScheduleCommandInput,
|
|
84
|
+
DeleteScheduleCommandOutput,
|
|
85
|
+
} from "./commands/DeleteScheduleCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteTagsCommandInput,
|
|
88
|
+
DeleteTagsCommandOutput,
|
|
89
|
+
} from "./commands/DeleteTagsCommand";
|
|
90
|
+
import {
|
|
91
|
+
DescribeChannelCommandInput,
|
|
92
|
+
DescribeChannelCommandOutput,
|
|
93
|
+
} from "./commands/DescribeChannelCommand";
|
|
94
|
+
import {
|
|
95
|
+
DescribeInputCommandInput,
|
|
96
|
+
DescribeInputCommandOutput,
|
|
97
|
+
} from "./commands/DescribeInputCommand";
|
|
98
|
+
import {
|
|
99
|
+
DescribeInputDeviceCommandInput,
|
|
100
|
+
DescribeInputDeviceCommandOutput,
|
|
101
|
+
} from "./commands/DescribeInputDeviceCommand";
|
|
102
|
+
import {
|
|
103
|
+
DescribeInputDeviceThumbnailCommandInput,
|
|
104
|
+
DescribeInputDeviceThumbnailCommandOutput,
|
|
105
|
+
} from "./commands/DescribeInputDeviceThumbnailCommand";
|
|
106
|
+
import {
|
|
107
|
+
DescribeInputSecurityGroupCommandInput,
|
|
108
|
+
DescribeInputSecurityGroupCommandOutput,
|
|
109
|
+
} from "./commands/DescribeInputSecurityGroupCommand";
|
|
110
|
+
import {
|
|
111
|
+
DescribeMultiplexCommandInput,
|
|
112
|
+
DescribeMultiplexCommandOutput,
|
|
113
|
+
} from "./commands/DescribeMultiplexCommand";
|
|
114
|
+
import {
|
|
115
|
+
DescribeMultiplexProgramCommandInput,
|
|
116
|
+
DescribeMultiplexProgramCommandOutput,
|
|
117
|
+
} from "./commands/DescribeMultiplexProgramCommand";
|
|
118
|
+
import {
|
|
119
|
+
DescribeOfferingCommandInput,
|
|
120
|
+
DescribeOfferingCommandOutput,
|
|
121
|
+
} from "./commands/DescribeOfferingCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeReservationCommandInput,
|
|
124
|
+
DescribeReservationCommandOutput,
|
|
125
|
+
} from "./commands/DescribeReservationCommand";
|
|
126
|
+
import {
|
|
127
|
+
DescribeScheduleCommandInput,
|
|
128
|
+
DescribeScheduleCommandOutput,
|
|
129
|
+
} from "./commands/DescribeScheduleCommand";
|
|
130
|
+
import {
|
|
131
|
+
ListChannelsCommandInput,
|
|
132
|
+
ListChannelsCommandOutput,
|
|
133
|
+
} from "./commands/ListChannelsCommand";
|
|
134
|
+
import {
|
|
135
|
+
ListInputDevicesCommandInput,
|
|
136
|
+
ListInputDevicesCommandOutput,
|
|
137
|
+
} from "./commands/ListInputDevicesCommand";
|
|
138
|
+
import {
|
|
139
|
+
ListInputDeviceTransfersCommandInput,
|
|
140
|
+
ListInputDeviceTransfersCommandOutput,
|
|
141
|
+
} from "./commands/ListInputDeviceTransfersCommand";
|
|
142
|
+
import {
|
|
143
|
+
ListInputsCommandInput,
|
|
144
|
+
ListInputsCommandOutput,
|
|
145
|
+
} from "./commands/ListInputsCommand";
|
|
146
|
+
import {
|
|
147
|
+
ListInputSecurityGroupsCommandInput,
|
|
148
|
+
ListInputSecurityGroupsCommandOutput,
|
|
149
|
+
} from "./commands/ListInputSecurityGroupsCommand";
|
|
150
|
+
import {
|
|
151
|
+
ListMultiplexesCommandInput,
|
|
152
|
+
ListMultiplexesCommandOutput,
|
|
153
|
+
} from "./commands/ListMultiplexesCommand";
|
|
154
|
+
import {
|
|
155
|
+
ListMultiplexProgramsCommandInput,
|
|
156
|
+
ListMultiplexProgramsCommandOutput,
|
|
157
|
+
} from "./commands/ListMultiplexProgramsCommand";
|
|
158
|
+
import {
|
|
159
|
+
ListOfferingsCommandInput,
|
|
160
|
+
ListOfferingsCommandOutput,
|
|
161
|
+
} from "./commands/ListOfferingsCommand";
|
|
162
|
+
import {
|
|
163
|
+
ListReservationsCommandInput,
|
|
164
|
+
ListReservationsCommandOutput,
|
|
165
|
+
} from "./commands/ListReservationsCommand";
|
|
166
|
+
import {
|
|
167
|
+
ListTagsForResourceCommandInput,
|
|
168
|
+
ListTagsForResourceCommandOutput,
|
|
169
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
170
|
+
import {
|
|
171
|
+
PurchaseOfferingCommandInput,
|
|
172
|
+
PurchaseOfferingCommandOutput,
|
|
173
|
+
} from "./commands/PurchaseOfferingCommand";
|
|
174
|
+
import {
|
|
175
|
+
RebootInputDeviceCommandInput,
|
|
176
|
+
RebootInputDeviceCommandOutput,
|
|
177
|
+
} from "./commands/RebootInputDeviceCommand";
|
|
178
|
+
import {
|
|
179
|
+
RejectInputDeviceTransferCommandInput,
|
|
180
|
+
RejectInputDeviceTransferCommandOutput,
|
|
181
|
+
} from "./commands/RejectInputDeviceTransferCommand";
|
|
182
|
+
import {
|
|
183
|
+
StartChannelCommandInput,
|
|
184
|
+
StartChannelCommandOutput,
|
|
185
|
+
} from "./commands/StartChannelCommand";
|
|
186
|
+
import {
|
|
187
|
+
StartInputDeviceMaintenanceWindowCommandInput,
|
|
188
|
+
StartInputDeviceMaintenanceWindowCommandOutput,
|
|
189
|
+
} from "./commands/StartInputDeviceMaintenanceWindowCommand";
|
|
190
|
+
import {
|
|
191
|
+
StartMultiplexCommandInput,
|
|
192
|
+
StartMultiplexCommandOutput,
|
|
193
|
+
} from "./commands/StartMultiplexCommand";
|
|
194
|
+
import {
|
|
195
|
+
StopChannelCommandInput,
|
|
196
|
+
StopChannelCommandOutput,
|
|
197
|
+
} from "./commands/StopChannelCommand";
|
|
198
|
+
import {
|
|
199
|
+
StopMultiplexCommandInput,
|
|
200
|
+
StopMultiplexCommandOutput,
|
|
201
|
+
} from "./commands/StopMultiplexCommand";
|
|
202
|
+
import {
|
|
203
|
+
TransferInputDeviceCommandInput,
|
|
204
|
+
TransferInputDeviceCommandOutput,
|
|
205
|
+
} from "./commands/TransferInputDeviceCommand";
|
|
206
|
+
import {
|
|
207
|
+
UpdateChannelClassCommandInput,
|
|
208
|
+
UpdateChannelClassCommandOutput,
|
|
209
|
+
} from "./commands/UpdateChannelClassCommand";
|
|
210
|
+
import {
|
|
211
|
+
UpdateChannelCommandInput,
|
|
212
|
+
UpdateChannelCommandOutput,
|
|
213
|
+
} from "./commands/UpdateChannelCommand";
|
|
214
|
+
import {
|
|
215
|
+
UpdateInputCommandInput,
|
|
216
|
+
UpdateInputCommandOutput,
|
|
217
|
+
} from "./commands/UpdateInputCommand";
|
|
218
|
+
import {
|
|
219
|
+
UpdateInputDeviceCommandInput,
|
|
220
|
+
UpdateInputDeviceCommandOutput,
|
|
221
|
+
} from "./commands/UpdateInputDeviceCommand";
|
|
222
|
+
import {
|
|
223
|
+
UpdateInputSecurityGroupCommandInput,
|
|
224
|
+
UpdateInputSecurityGroupCommandOutput,
|
|
225
|
+
} from "./commands/UpdateInputSecurityGroupCommand";
|
|
226
|
+
import {
|
|
227
|
+
UpdateMultiplexCommandInput,
|
|
228
|
+
UpdateMultiplexCommandOutput,
|
|
229
|
+
} from "./commands/UpdateMultiplexCommand";
|
|
230
|
+
import {
|
|
231
|
+
UpdateMultiplexProgramCommandInput,
|
|
232
|
+
UpdateMultiplexProgramCommandOutput,
|
|
233
|
+
} from "./commands/UpdateMultiplexProgramCommand";
|
|
234
|
+
import {
|
|
235
|
+
UpdateReservationCommandInput,
|
|
236
|
+
UpdateReservationCommandOutput,
|
|
237
|
+
} from "./commands/UpdateReservationCommand";
|
|
238
|
+
import { MediaLiveClient } from "./MediaLiveClient";
|
|
239
|
+
|
|
240
|
+
export declare class MediaLive extends MediaLiveClient {
|
|
241
|
+
acceptInputDeviceTransfer(
|
|
242
|
+
args: AcceptInputDeviceTransferCommandInput,
|
|
243
|
+
options?: __HttpHandlerOptions
|
|
244
|
+
): Promise<AcceptInputDeviceTransferCommandOutput>;
|
|
245
|
+
acceptInputDeviceTransfer(
|
|
246
|
+
args: AcceptInputDeviceTransferCommandInput,
|
|
247
|
+
cb: (err: any, data?: AcceptInputDeviceTransferCommandOutput) => void
|
|
248
|
+
): void;
|
|
249
|
+
acceptInputDeviceTransfer(
|
|
250
|
+
args: AcceptInputDeviceTransferCommandInput,
|
|
251
|
+
options: __HttpHandlerOptions,
|
|
252
|
+
cb: (err: any, data?: AcceptInputDeviceTransferCommandOutput) => void
|
|
253
|
+
): void;
|
|
254
|
+
|
|
255
|
+
batchDelete(
|
|
256
|
+
args: BatchDeleteCommandInput,
|
|
257
|
+
options?: __HttpHandlerOptions
|
|
258
|
+
): Promise<BatchDeleteCommandOutput>;
|
|
259
|
+
batchDelete(
|
|
260
|
+
args: BatchDeleteCommandInput,
|
|
261
|
+
cb: (err: any, data?: BatchDeleteCommandOutput) => void
|
|
262
|
+
): void;
|
|
263
|
+
batchDelete(
|
|
264
|
+
args: BatchDeleteCommandInput,
|
|
265
|
+
options: __HttpHandlerOptions,
|
|
266
|
+
cb: (err: any, data?: BatchDeleteCommandOutput) => void
|
|
267
|
+
): void;
|
|
268
|
+
|
|
269
|
+
batchStart(
|
|
270
|
+
args: BatchStartCommandInput,
|
|
271
|
+
options?: __HttpHandlerOptions
|
|
272
|
+
): Promise<BatchStartCommandOutput>;
|
|
273
|
+
batchStart(
|
|
274
|
+
args: BatchStartCommandInput,
|
|
275
|
+
cb: (err: any, data?: BatchStartCommandOutput) => void
|
|
276
|
+
): void;
|
|
277
|
+
batchStart(
|
|
278
|
+
args: BatchStartCommandInput,
|
|
279
|
+
options: __HttpHandlerOptions,
|
|
280
|
+
cb: (err: any, data?: BatchStartCommandOutput) => void
|
|
281
|
+
): void;
|
|
282
|
+
|
|
283
|
+
batchStop(
|
|
284
|
+
args: BatchStopCommandInput,
|
|
285
|
+
options?: __HttpHandlerOptions
|
|
286
|
+
): Promise<BatchStopCommandOutput>;
|
|
287
|
+
batchStop(
|
|
288
|
+
args: BatchStopCommandInput,
|
|
289
|
+
cb: (err: any, data?: BatchStopCommandOutput) => void
|
|
290
|
+
): void;
|
|
291
|
+
batchStop(
|
|
292
|
+
args: BatchStopCommandInput,
|
|
293
|
+
options: __HttpHandlerOptions,
|
|
294
|
+
cb: (err: any, data?: BatchStopCommandOutput) => void
|
|
295
|
+
): void;
|
|
296
|
+
|
|
297
|
+
batchUpdateSchedule(
|
|
298
|
+
args: BatchUpdateScheduleCommandInput,
|
|
299
|
+
options?: __HttpHandlerOptions
|
|
300
|
+
): Promise<BatchUpdateScheduleCommandOutput>;
|
|
301
|
+
batchUpdateSchedule(
|
|
302
|
+
args: BatchUpdateScheduleCommandInput,
|
|
303
|
+
cb: (err: any, data?: BatchUpdateScheduleCommandOutput) => void
|
|
304
|
+
): void;
|
|
305
|
+
batchUpdateSchedule(
|
|
306
|
+
args: BatchUpdateScheduleCommandInput,
|
|
307
|
+
options: __HttpHandlerOptions,
|
|
308
|
+
cb: (err: any, data?: BatchUpdateScheduleCommandOutput) => void
|
|
309
|
+
): void;
|
|
310
|
+
|
|
311
|
+
cancelInputDeviceTransfer(
|
|
312
|
+
args: CancelInputDeviceTransferCommandInput,
|
|
313
|
+
options?: __HttpHandlerOptions
|
|
314
|
+
): Promise<CancelInputDeviceTransferCommandOutput>;
|
|
315
|
+
cancelInputDeviceTransfer(
|
|
316
|
+
args: CancelInputDeviceTransferCommandInput,
|
|
317
|
+
cb: (err: any, data?: CancelInputDeviceTransferCommandOutput) => void
|
|
318
|
+
): void;
|
|
319
|
+
cancelInputDeviceTransfer(
|
|
320
|
+
args: CancelInputDeviceTransferCommandInput,
|
|
321
|
+
options: __HttpHandlerOptions,
|
|
322
|
+
cb: (err: any, data?: CancelInputDeviceTransferCommandOutput) => void
|
|
323
|
+
): void;
|
|
324
|
+
|
|
325
|
+
claimDevice(
|
|
326
|
+
args: ClaimDeviceCommandInput,
|
|
327
|
+
options?: __HttpHandlerOptions
|
|
328
|
+
): Promise<ClaimDeviceCommandOutput>;
|
|
329
|
+
claimDevice(
|
|
330
|
+
args: ClaimDeviceCommandInput,
|
|
331
|
+
cb: (err: any, data?: ClaimDeviceCommandOutput) => void
|
|
332
|
+
): void;
|
|
333
|
+
claimDevice(
|
|
334
|
+
args: ClaimDeviceCommandInput,
|
|
335
|
+
options: __HttpHandlerOptions,
|
|
336
|
+
cb: (err: any, data?: ClaimDeviceCommandOutput) => void
|
|
337
|
+
): void;
|
|
338
|
+
|
|
339
|
+
createChannel(
|
|
340
|
+
args: CreateChannelCommandInput,
|
|
341
|
+
options?: __HttpHandlerOptions
|
|
342
|
+
): Promise<CreateChannelCommandOutput>;
|
|
343
|
+
createChannel(
|
|
344
|
+
args: CreateChannelCommandInput,
|
|
345
|
+
cb: (err: any, data?: CreateChannelCommandOutput) => void
|
|
346
|
+
): void;
|
|
347
|
+
createChannel(
|
|
348
|
+
args: CreateChannelCommandInput,
|
|
349
|
+
options: __HttpHandlerOptions,
|
|
350
|
+
cb: (err: any, data?: CreateChannelCommandOutput) => void
|
|
351
|
+
): void;
|
|
352
|
+
|
|
353
|
+
createInput(
|
|
354
|
+
args: CreateInputCommandInput,
|
|
355
|
+
options?: __HttpHandlerOptions
|
|
356
|
+
): Promise<CreateInputCommandOutput>;
|
|
357
|
+
createInput(
|
|
358
|
+
args: CreateInputCommandInput,
|
|
359
|
+
cb: (err: any, data?: CreateInputCommandOutput) => void
|
|
360
|
+
): void;
|
|
361
|
+
createInput(
|
|
362
|
+
args: CreateInputCommandInput,
|
|
363
|
+
options: __HttpHandlerOptions,
|
|
364
|
+
cb: (err: any, data?: CreateInputCommandOutput) => void
|
|
365
|
+
): void;
|
|
366
|
+
|
|
367
|
+
createInputSecurityGroup(
|
|
368
|
+
args: CreateInputSecurityGroupCommandInput,
|
|
369
|
+
options?: __HttpHandlerOptions
|
|
370
|
+
): Promise<CreateInputSecurityGroupCommandOutput>;
|
|
371
|
+
createInputSecurityGroup(
|
|
372
|
+
args: CreateInputSecurityGroupCommandInput,
|
|
373
|
+
cb: (err: any, data?: CreateInputSecurityGroupCommandOutput) => void
|
|
374
|
+
): void;
|
|
375
|
+
createInputSecurityGroup(
|
|
376
|
+
args: CreateInputSecurityGroupCommandInput,
|
|
377
|
+
options: __HttpHandlerOptions,
|
|
378
|
+
cb: (err: any, data?: CreateInputSecurityGroupCommandOutput) => void
|
|
379
|
+
): void;
|
|
380
|
+
|
|
381
|
+
createMultiplex(
|
|
382
|
+
args: CreateMultiplexCommandInput,
|
|
383
|
+
options?: __HttpHandlerOptions
|
|
384
|
+
): Promise<CreateMultiplexCommandOutput>;
|
|
385
|
+
createMultiplex(
|
|
386
|
+
args: CreateMultiplexCommandInput,
|
|
387
|
+
cb: (err: any, data?: CreateMultiplexCommandOutput) => void
|
|
388
|
+
): void;
|
|
389
|
+
createMultiplex(
|
|
390
|
+
args: CreateMultiplexCommandInput,
|
|
391
|
+
options: __HttpHandlerOptions,
|
|
392
|
+
cb: (err: any, data?: CreateMultiplexCommandOutput) => void
|
|
393
|
+
): void;
|
|
394
|
+
|
|
395
|
+
createMultiplexProgram(
|
|
396
|
+
args: CreateMultiplexProgramCommandInput,
|
|
397
|
+
options?: __HttpHandlerOptions
|
|
398
|
+
): Promise<CreateMultiplexProgramCommandOutput>;
|
|
399
|
+
createMultiplexProgram(
|
|
400
|
+
args: CreateMultiplexProgramCommandInput,
|
|
401
|
+
cb: (err: any, data?: CreateMultiplexProgramCommandOutput) => void
|
|
402
|
+
): void;
|
|
403
|
+
createMultiplexProgram(
|
|
404
|
+
args: CreateMultiplexProgramCommandInput,
|
|
405
|
+
options: __HttpHandlerOptions,
|
|
406
|
+
cb: (err: any, data?: CreateMultiplexProgramCommandOutput) => void
|
|
407
|
+
): void;
|
|
408
|
+
|
|
409
|
+
createPartnerInput(
|
|
410
|
+
args: CreatePartnerInputCommandInput,
|
|
411
|
+
options?: __HttpHandlerOptions
|
|
412
|
+
): Promise<CreatePartnerInputCommandOutput>;
|
|
413
|
+
createPartnerInput(
|
|
414
|
+
args: CreatePartnerInputCommandInput,
|
|
415
|
+
cb: (err: any, data?: CreatePartnerInputCommandOutput) => void
|
|
416
|
+
): void;
|
|
417
|
+
createPartnerInput(
|
|
418
|
+
args: CreatePartnerInputCommandInput,
|
|
419
|
+
options: __HttpHandlerOptions,
|
|
420
|
+
cb: (err: any, data?: CreatePartnerInputCommandOutput) => void
|
|
421
|
+
): void;
|
|
422
|
+
|
|
423
|
+
createTags(
|
|
424
|
+
args: CreateTagsCommandInput,
|
|
425
|
+
options?: __HttpHandlerOptions
|
|
426
|
+
): Promise<CreateTagsCommandOutput>;
|
|
427
|
+
createTags(
|
|
428
|
+
args: CreateTagsCommandInput,
|
|
429
|
+
cb: (err: any, data?: CreateTagsCommandOutput) => void
|
|
430
|
+
): void;
|
|
431
|
+
createTags(
|
|
432
|
+
args: CreateTagsCommandInput,
|
|
433
|
+
options: __HttpHandlerOptions,
|
|
434
|
+
cb: (err: any, data?: CreateTagsCommandOutput) => void
|
|
435
|
+
): void;
|
|
436
|
+
|
|
437
|
+
deleteChannel(
|
|
438
|
+
args: DeleteChannelCommandInput,
|
|
439
|
+
options?: __HttpHandlerOptions
|
|
440
|
+
): Promise<DeleteChannelCommandOutput>;
|
|
441
|
+
deleteChannel(
|
|
442
|
+
args: DeleteChannelCommandInput,
|
|
443
|
+
cb: (err: any, data?: DeleteChannelCommandOutput) => void
|
|
444
|
+
): void;
|
|
445
|
+
deleteChannel(
|
|
446
|
+
args: DeleteChannelCommandInput,
|
|
447
|
+
options: __HttpHandlerOptions,
|
|
448
|
+
cb: (err: any, data?: DeleteChannelCommandOutput) => void
|
|
449
|
+
): void;
|
|
450
|
+
|
|
451
|
+
deleteInput(
|
|
452
|
+
args: DeleteInputCommandInput,
|
|
453
|
+
options?: __HttpHandlerOptions
|
|
454
|
+
): Promise<DeleteInputCommandOutput>;
|
|
455
|
+
deleteInput(
|
|
456
|
+
args: DeleteInputCommandInput,
|
|
457
|
+
cb: (err: any, data?: DeleteInputCommandOutput) => void
|
|
458
|
+
): void;
|
|
459
|
+
deleteInput(
|
|
460
|
+
args: DeleteInputCommandInput,
|
|
461
|
+
options: __HttpHandlerOptions,
|
|
462
|
+
cb: (err: any, data?: DeleteInputCommandOutput) => void
|
|
463
|
+
): void;
|
|
464
|
+
|
|
465
|
+
deleteInputSecurityGroup(
|
|
466
|
+
args: DeleteInputSecurityGroupCommandInput,
|
|
467
|
+
options?: __HttpHandlerOptions
|
|
468
|
+
): Promise<DeleteInputSecurityGroupCommandOutput>;
|
|
469
|
+
deleteInputSecurityGroup(
|
|
470
|
+
args: DeleteInputSecurityGroupCommandInput,
|
|
471
|
+
cb: (err: any, data?: DeleteInputSecurityGroupCommandOutput) => void
|
|
472
|
+
): void;
|
|
473
|
+
deleteInputSecurityGroup(
|
|
474
|
+
args: DeleteInputSecurityGroupCommandInput,
|
|
475
|
+
options: __HttpHandlerOptions,
|
|
476
|
+
cb: (err: any, data?: DeleteInputSecurityGroupCommandOutput) => void
|
|
477
|
+
): void;
|
|
478
|
+
|
|
479
|
+
deleteMultiplex(
|
|
480
|
+
args: DeleteMultiplexCommandInput,
|
|
481
|
+
options?: __HttpHandlerOptions
|
|
482
|
+
): Promise<DeleteMultiplexCommandOutput>;
|
|
483
|
+
deleteMultiplex(
|
|
484
|
+
args: DeleteMultiplexCommandInput,
|
|
485
|
+
cb: (err: any, data?: DeleteMultiplexCommandOutput) => void
|
|
486
|
+
): void;
|
|
487
|
+
deleteMultiplex(
|
|
488
|
+
args: DeleteMultiplexCommandInput,
|
|
489
|
+
options: __HttpHandlerOptions,
|
|
490
|
+
cb: (err: any, data?: DeleteMultiplexCommandOutput) => void
|
|
491
|
+
): void;
|
|
492
|
+
|
|
493
|
+
deleteMultiplexProgram(
|
|
494
|
+
args: DeleteMultiplexProgramCommandInput,
|
|
495
|
+
options?: __HttpHandlerOptions
|
|
496
|
+
): Promise<DeleteMultiplexProgramCommandOutput>;
|
|
497
|
+
deleteMultiplexProgram(
|
|
498
|
+
args: DeleteMultiplexProgramCommandInput,
|
|
499
|
+
cb: (err: any, data?: DeleteMultiplexProgramCommandOutput) => void
|
|
500
|
+
): void;
|
|
501
|
+
deleteMultiplexProgram(
|
|
502
|
+
args: DeleteMultiplexProgramCommandInput,
|
|
503
|
+
options: __HttpHandlerOptions,
|
|
504
|
+
cb: (err: any, data?: DeleteMultiplexProgramCommandOutput) => void
|
|
505
|
+
): void;
|
|
506
|
+
|
|
507
|
+
deleteReservation(
|
|
508
|
+
args: DeleteReservationCommandInput,
|
|
509
|
+
options?: __HttpHandlerOptions
|
|
510
|
+
): Promise<DeleteReservationCommandOutput>;
|
|
511
|
+
deleteReservation(
|
|
512
|
+
args: DeleteReservationCommandInput,
|
|
513
|
+
cb: (err: any, data?: DeleteReservationCommandOutput) => void
|
|
514
|
+
): void;
|
|
515
|
+
deleteReservation(
|
|
516
|
+
args: DeleteReservationCommandInput,
|
|
517
|
+
options: __HttpHandlerOptions,
|
|
518
|
+
cb: (err: any, data?: DeleteReservationCommandOutput) => void
|
|
519
|
+
): void;
|
|
520
|
+
|
|
521
|
+
deleteSchedule(
|
|
522
|
+
args: DeleteScheduleCommandInput,
|
|
523
|
+
options?: __HttpHandlerOptions
|
|
524
|
+
): Promise<DeleteScheduleCommandOutput>;
|
|
525
|
+
deleteSchedule(
|
|
526
|
+
args: DeleteScheduleCommandInput,
|
|
527
|
+
cb: (err: any, data?: DeleteScheduleCommandOutput) => void
|
|
528
|
+
): void;
|
|
529
|
+
deleteSchedule(
|
|
530
|
+
args: DeleteScheduleCommandInput,
|
|
531
|
+
options: __HttpHandlerOptions,
|
|
532
|
+
cb: (err: any, data?: DeleteScheduleCommandOutput) => void
|
|
533
|
+
): void;
|
|
534
|
+
|
|
535
|
+
deleteTags(
|
|
536
|
+
args: DeleteTagsCommandInput,
|
|
537
|
+
options?: __HttpHandlerOptions
|
|
538
|
+
): Promise<DeleteTagsCommandOutput>;
|
|
539
|
+
deleteTags(
|
|
540
|
+
args: DeleteTagsCommandInput,
|
|
541
|
+
cb: (err: any, data?: DeleteTagsCommandOutput) => void
|
|
542
|
+
): void;
|
|
543
|
+
deleteTags(
|
|
544
|
+
args: DeleteTagsCommandInput,
|
|
545
|
+
options: __HttpHandlerOptions,
|
|
546
|
+
cb: (err: any, data?: DeleteTagsCommandOutput) => void
|
|
547
|
+
): void;
|
|
548
|
+
|
|
549
|
+
describeChannel(
|
|
550
|
+
args: DescribeChannelCommandInput,
|
|
551
|
+
options?: __HttpHandlerOptions
|
|
552
|
+
): Promise<DescribeChannelCommandOutput>;
|
|
553
|
+
describeChannel(
|
|
554
|
+
args: DescribeChannelCommandInput,
|
|
555
|
+
cb: (err: any, data?: DescribeChannelCommandOutput) => void
|
|
556
|
+
): void;
|
|
557
|
+
describeChannel(
|
|
558
|
+
args: DescribeChannelCommandInput,
|
|
559
|
+
options: __HttpHandlerOptions,
|
|
560
|
+
cb: (err: any, data?: DescribeChannelCommandOutput) => void
|
|
561
|
+
): void;
|
|
562
|
+
|
|
563
|
+
describeInput(
|
|
564
|
+
args: DescribeInputCommandInput,
|
|
565
|
+
options?: __HttpHandlerOptions
|
|
566
|
+
): Promise<DescribeInputCommandOutput>;
|
|
567
|
+
describeInput(
|
|
568
|
+
args: DescribeInputCommandInput,
|
|
569
|
+
cb: (err: any, data?: DescribeInputCommandOutput) => void
|
|
570
|
+
): void;
|
|
571
|
+
describeInput(
|
|
572
|
+
args: DescribeInputCommandInput,
|
|
573
|
+
options: __HttpHandlerOptions,
|
|
574
|
+
cb: (err: any, data?: DescribeInputCommandOutput) => void
|
|
575
|
+
): void;
|
|
576
|
+
|
|
577
|
+
describeInputDevice(
|
|
578
|
+
args: DescribeInputDeviceCommandInput,
|
|
579
|
+
options?: __HttpHandlerOptions
|
|
580
|
+
): Promise<DescribeInputDeviceCommandOutput>;
|
|
581
|
+
describeInputDevice(
|
|
582
|
+
args: DescribeInputDeviceCommandInput,
|
|
583
|
+
cb: (err: any, data?: DescribeInputDeviceCommandOutput) => void
|
|
584
|
+
): void;
|
|
585
|
+
describeInputDevice(
|
|
586
|
+
args: DescribeInputDeviceCommandInput,
|
|
587
|
+
options: __HttpHandlerOptions,
|
|
588
|
+
cb: (err: any, data?: DescribeInputDeviceCommandOutput) => void
|
|
589
|
+
): void;
|
|
590
|
+
|
|
591
|
+
describeInputDeviceThumbnail(
|
|
592
|
+
args: DescribeInputDeviceThumbnailCommandInput,
|
|
593
|
+
options?: __HttpHandlerOptions
|
|
594
|
+
): Promise<DescribeInputDeviceThumbnailCommandOutput>;
|
|
595
|
+
describeInputDeviceThumbnail(
|
|
596
|
+
args: DescribeInputDeviceThumbnailCommandInput,
|
|
597
|
+
cb: (err: any, data?: DescribeInputDeviceThumbnailCommandOutput) => void
|
|
598
|
+
): void;
|
|
599
|
+
describeInputDeviceThumbnail(
|
|
600
|
+
args: DescribeInputDeviceThumbnailCommandInput,
|
|
601
|
+
options: __HttpHandlerOptions,
|
|
602
|
+
cb: (err: any, data?: DescribeInputDeviceThumbnailCommandOutput) => void
|
|
603
|
+
): void;
|
|
604
|
+
|
|
605
|
+
describeInputSecurityGroup(
|
|
606
|
+
args: DescribeInputSecurityGroupCommandInput,
|
|
607
|
+
options?: __HttpHandlerOptions
|
|
608
|
+
): Promise<DescribeInputSecurityGroupCommandOutput>;
|
|
609
|
+
describeInputSecurityGroup(
|
|
610
|
+
args: DescribeInputSecurityGroupCommandInput,
|
|
611
|
+
cb: (err: any, data?: DescribeInputSecurityGroupCommandOutput) => void
|
|
612
|
+
): void;
|
|
613
|
+
describeInputSecurityGroup(
|
|
614
|
+
args: DescribeInputSecurityGroupCommandInput,
|
|
615
|
+
options: __HttpHandlerOptions,
|
|
616
|
+
cb: (err: any, data?: DescribeInputSecurityGroupCommandOutput) => void
|
|
617
|
+
): void;
|
|
618
|
+
|
|
619
|
+
describeMultiplex(
|
|
620
|
+
args: DescribeMultiplexCommandInput,
|
|
621
|
+
options?: __HttpHandlerOptions
|
|
622
|
+
): Promise<DescribeMultiplexCommandOutput>;
|
|
623
|
+
describeMultiplex(
|
|
624
|
+
args: DescribeMultiplexCommandInput,
|
|
625
|
+
cb: (err: any, data?: DescribeMultiplexCommandOutput) => void
|
|
626
|
+
): void;
|
|
627
|
+
describeMultiplex(
|
|
628
|
+
args: DescribeMultiplexCommandInput,
|
|
629
|
+
options: __HttpHandlerOptions,
|
|
630
|
+
cb: (err: any, data?: DescribeMultiplexCommandOutput) => void
|
|
631
|
+
): void;
|
|
632
|
+
|
|
633
|
+
describeMultiplexProgram(
|
|
634
|
+
args: DescribeMultiplexProgramCommandInput,
|
|
635
|
+
options?: __HttpHandlerOptions
|
|
636
|
+
): Promise<DescribeMultiplexProgramCommandOutput>;
|
|
637
|
+
describeMultiplexProgram(
|
|
638
|
+
args: DescribeMultiplexProgramCommandInput,
|
|
639
|
+
cb: (err: any, data?: DescribeMultiplexProgramCommandOutput) => void
|
|
640
|
+
): void;
|
|
641
|
+
describeMultiplexProgram(
|
|
642
|
+
args: DescribeMultiplexProgramCommandInput,
|
|
643
|
+
options: __HttpHandlerOptions,
|
|
644
|
+
cb: (err: any, data?: DescribeMultiplexProgramCommandOutput) => void
|
|
645
|
+
): void;
|
|
646
|
+
|
|
647
|
+
describeOffering(
|
|
648
|
+
args: DescribeOfferingCommandInput,
|
|
649
|
+
options?: __HttpHandlerOptions
|
|
650
|
+
): Promise<DescribeOfferingCommandOutput>;
|
|
651
|
+
describeOffering(
|
|
652
|
+
args: DescribeOfferingCommandInput,
|
|
653
|
+
cb: (err: any, data?: DescribeOfferingCommandOutput) => void
|
|
654
|
+
): void;
|
|
655
|
+
describeOffering(
|
|
656
|
+
args: DescribeOfferingCommandInput,
|
|
657
|
+
options: __HttpHandlerOptions,
|
|
658
|
+
cb: (err: any, data?: DescribeOfferingCommandOutput) => void
|
|
659
|
+
): void;
|
|
660
|
+
|
|
661
|
+
describeReservation(
|
|
662
|
+
args: DescribeReservationCommandInput,
|
|
663
|
+
options?: __HttpHandlerOptions
|
|
664
|
+
): Promise<DescribeReservationCommandOutput>;
|
|
665
|
+
describeReservation(
|
|
666
|
+
args: DescribeReservationCommandInput,
|
|
667
|
+
cb: (err: any, data?: DescribeReservationCommandOutput) => void
|
|
668
|
+
): void;
|
|
669
|
+
describeReservation(
|
|
670
|
+
args: DescribeReservationCommandInput,
|
|
671
|
+
options: __HttpHandlerOptions,
|
|
672
|
+
cb: (err: any, data?: DescribeReservationCommandOutput) => void
|
|
673
|
+
): void;
|
|
674
|
+
|
|
675
|
+
describeSchedule(
|
|
676
|
+
args: DescribeScheduleCommandInput,
|
|
677
|
+
options?: __HttpHandlerOptions
|
|
678
|
+
): Promise<DescribeScheduleCommandOutput>;
|
|
679
|
+
describeSchedule(
|
|
680
|
+
args: DescribeScheduleCommandInput,
|
|
681
|
+
cb: (err: any, data?: DescribeScheduleCommandOutput) => void
|
|
682
|
+
): void;
|
|
683
|
+
describeSchedule(
|
|
684
|
+
args: DescribeScheduleCommandInput,
|
|
685
|
+
options: __HttpHandlerOptions,
|
|
686
|
+
cb: (err: any, data?: DescribeScheduleCommandOutput) => void
|
|
687
|
+
): void;
|
|
688
|
+
|
|
689
|
+
listChannels(
|
|
690
|
+
args: ListChannelsCommandInput,
|
|
691
|
+
options?: __HttpHandlerOptions
|
|
692
|
+
): Promise<ListChannelsCommandOutput>;
|
|
693
|
+
listChannels(
|
|
694
|
+
args: ListChannelsCommandInput,
|
|
695
|
+
cb: (err: any, data?: ListChannelsCommandOutput) => void
|
|
696
|
+
): void;
|
|
697
|
+
listChannels(
|
|
698
|
+
args: ListChannelsCommandInput,
|
|
699
|
+
options: __HttpHandlerOptions,
|
|
700
|
+
cb: (err: any, data?: ListChannelsCommandOutput) => void
|
|
701
|
+
): void;
|
|
702
|
+
|
|
703
|
+
listInputDevices(
|
|
704
|
+
args: ListInputDevicesCommandInput,
|
|
705
|
+
options?: __HttpHandlerOptions
|
|
706
|
+
): Promise<ListInputDevicesCommandOutput>;
|
|
707
|
+
listInputDevices(
|
|
708
|
+
args: ListInputDevicesCommandInput,
|
|
709
|
+
cb: (err: any, data?: ListInputDevicesCommandOutput) => void
|
|
710
|
+
): void;
|
|
711
|
+
listInputDevices(
|
|
712
|
+
args: ListInputDevicesCommandInput,
|
|
713
|
+
options: __HttpHandlerOptions,
|
|
714
|
+
cb: (err: any, data?: ListInputDevicesCommandOutput) => void
|
|
715
|
+
): void;
|
|
716
|
+
|
|
717
|
+
listInputDeviceTransfers(
|
|
718
|
+
args: ListInputDeviceTransfersCommandInput,
|
|
719
|
+
options?: __HttpHandlerOptions
|
|
720
|
+
): Promise<ListInputDeviceTransfersCommandOutput>;
|
|
721
|
+
listInputDeviceTransfers(
|
|
722
|
+
args: ListInputDeviceTransfersCommandInput,
|
|
723
|
+
cb: (err: any, data?: ListInputDeviceTransfersCommandOutput) => void
|
|
724
|
+
): void;
|
|
725
|
+
listInputDeviceTransfers(
|
|
726
|
+
args: ListInputDeviceTransfersCommandInput,
|
|
727
|
+
options: __HttpHandlerOptions,
|
|
728
|
+
cb: (err: any, data?: ListInputDeviceTransfersCommandOutput) => void
|
|
729
|
+
): void;
|
|
730
|
+
|
|
731
|
+
listInputs(
|
|
732
|
+
args: ListInputsCommandInput,
|
|
733
|
+
options?: __HttpHandlerOptions
|
|
734
|
+
): Promise<ListInputsCommandOutput>;
|
|
735
|
+
listInputs(
|
|
736
|
+
args: ListInputsCommandInput,
|
|
737
|
+
cb: (err: any, data?: ListInputsCommandOutput) => void
|
|
738
|
+
): void;
|
|
739
|
+
listInputs(
|
|
740
|
+
args: ListInputsCommandInput,
|
|
741
|
+
options: __HttpHandlerOptions,
|
|
742
|
+
cb: (err: any, data?: ListInputsCommandOutput) => void
|
|
743
|
+
): void;
|
|
744
|
+
|
|
745
|
+
listInputSecurityGroups(
|
|
746
|
+
args: ListInputSecurityGroupsCommandInput,
|
|
747
|
+
options?: __HttpHandlerOptions
|
|
748
|
+
): Promise<ListInputSecurityGroupsCommandOutput>;
|
|
749
|
+
listInputSecurityGroups(
|
|
750
|
+
args: ListInputSecurityGroupsCommandInput,
|
|
751
|
+
cb: (err: any, data?: ListInputSecurityGroupsCommandOutput) => void
|
|
752
|
+
): void;
|
|
753
|
+
listInputSecurityGroups(
|
|
754
|
+
args: ListInputSecurityGroupsCommandInput,
|
|
755
|
+
options: __HttpHandlerOptions,
|
|
756
|
+
cb: (err: any, data?: ListInputSecurityGroupsCommandOutput) => void
|
|
757
|
+
): void;
|
|
758
|
+
|
|
759
|
+
listMultiplexes(
|
|
760
|
+
args: ListMultiplexesCommandInput,
|
|
761
|
+
options?: __HttpHandlerOptions
|
|
762
|
+
): Promise<ListMultiplexesCommandOutput>;
|
|
763
|
+
listMultiplexes(
|
|
764
|
+
args: ListMultiplexesCommandInput,
|
|
765
|
+
cb: (err: any, data?: ListMultiplexesCommandOutput) => void
|
|
766
|
+
): void;
|
|
767
|
+
listMultiplexes(
|
|
768
|
+
args: ListMultiplexesCommandInput,
|
|
769
|
+
options: __HttpHandlerOptions,
|
|
770
|
+
cb: (err: any, data?: ListMultiplexesCommandOutput) => void
|
|
771
|
+
): void;
|
|
772
|
+
|
|
773
|
+
listMultiplexPrograms(
|
|
774
|
+
args: ListMultiplexProgramsCommandInput,
|
|
775
|
+
options?: __HttpHandlerOptions
|
|
776
|
+
): Promise<ListMultiplexProgramsCommandOutput>;
|
|
777
|
+
listMultiplexPrograms(
|
|
778
|
+
args: ListMultiplexProgramsCommandInput,
|
|
779
|
+
cb: (err: any, data?: ListMultiplexProgramsCommandOutput) => void
|
|
780
|
+
): void;
|
|
781
|
+
listMultiplexPrograms(
|
|
782
|
+
args: ListMultiplexProgramsCommandInput,
|
|
783
|
+
options: __HttpHandlerOptions,
|
|
784
|
+
cb: (err: any, data?: ListMultiplexProgramsCommandOutput) => void
|
|
785
|
+
): void;
|
|
786
|
+
|
|
787
|
+
listOfferings(
|
|
788
|
+
args: ListOfferingsCommandInput,
|
|
789
|
+
options?: __HttpHandlerOptions
|
|
790
|
+
): Promise<ListOfferingsCommandOutput>;
|
|
791
|
+
listOfferings(
|
|
792
|
+
args: ListOfferingsCommandInput,
|
|
793
|
+
cb: (err: any, data?: ListOfferingsCommandOutput) => void
|
|
794
|
+
): void;
|
|
795
|
+
listOfferings(
|
|
796
|
+
args: ListOfferingsCommandInput,
|
|
797
|
+
options: __HttpHandlerOptions,
|
|
798
|
+
cb: (err: any, data?: ListOfferingsCommandOutput) => void
|
|
799
|
+
): void;
|
|
800
|
+
|
|
801
|
+
listReservations(
|
|
802
|
+
args: ListReservationsCommandInput,
|
|
803
|
+
options?: __HttpHandlerOptions
|
|
804
|
+
): Promise<ListReservationsCommandOutput>;
|
|
805
|
+
listReservations(
|
|
806
|
+
args: ListReservationsCommandInput,
|
|
807
|
+
cb: (err: any, data?: ListReservationsCommandOutput) => void
|
|
808
|
+
): void;
|
|
809
|
+
listReservations(
|
|
810
|
+
args: ListReservationsCommandInput,
|
|
811
|
+
options: __HttpHandlerOptions,
|
|
812
|
+
cb: (err: any, data?: ListReservationsCommandOutput) => void
|
|
813
|
+
): void;
|
|
814
|
+
|
|
815
|
+
listTagsForResource(
|
|
816
|
+
args: ListTagsForResourceCommandInput,
|
|
817
|
+
options?: __HttpHandlerOptions
|
|
818
|
+
): Promise<ListTagsForResourceCommandOutput>;
|
|
819
|
+
listTagsForResource(
|
|
820
|
+
args: ListTagsForResourceCommandInput,
|
|
821
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
822
|
+
): void;
|
|
823
|
+
listTagsForResource(
|
|
824
|
+
args: ListTagsForResourceCommandInput,
|
|
825
|
+
options: __HttpHandlerOptions,
|
|
826
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
827
|
+
): void;
|
|
828
|
+
|
|
829
|
+
purchaseOffering(
|
|
830
|
+
args: PurchaseOfferingCommandInput,
|
|
831
|
+
options?: __HttpHandlerOptions
|
|
832
|
+
): Promise<PurchaseOfferingCommandOutput>;
|
|
833
|
+
purchaseOffering(
|
|
834
|
+
args: PurchaseOfferingCommandInput,
|
|
835
|
+
cb: (err: any, data?: PurchaseOfferingCommandOutput) => void
|
|
836
|
+
): void;
|
|
837
|
+
purchaseOffering(
|
|
838
|
+
args: PurchaseOfferingCommandInput,
|
|
839
|
+
options: __HttpHandlerOptions,
|
|
840
|
+
cb: (err: any, data?: PurchaseOfferingCommandOutput) => void
|
|
841
|
+
): void;
|
|
842
|
+
|
|
843
|
+
rebootInputDevice(
|
|
844
|
+
args: RebootInputDeviceCommandInput,
|
|
845
|
+
options?: __HttpHandlerOptions
|
|
846
|
+
): Promise<RebootInputDeviceCommandOutput>;
|
|
847
|
+
rebootInputDevice(
|
|
848
|
+
args: RebootInputDeviceCommandInput,
|
|
849
|
+
cb: (err: any, data?: RebootInputDeviceCommandOutput) => void
|
|
850
|
+
): void;
|
|
851
|
+
rebootInputDevice(
|
|
852
|
+
args: RebootInputDeviceCommandInput,
|
|
853
|
+
options: __HttpHandlerOptions,
|
|
854
|
+
cb: (err: any, data?: RebootInputDeviceCommandOutput) => void
|
|
855
|
+
): void;
|
|
856
|
+
|
|
857
|
+
rejectInputDeviceTransfer(
|
|
858
|
+
args: RejectInputDeviceTransferCommandInput,
|
|
859
|
+
options?: __HttpHandlerOptions
|
|
860
|
+
): Promise<RejectInputDeviceTransferCommandOutput>;
|
|
861
|
+
rejectInputDeviceTransfer(
|
|
862
|
+
args: RejectInputDeviceTransferCommandInput,
|
|
863
|
+
cb: (err: any, data?: RejectInputDeviceTransferCommandOutput) => void
|
|
864
|
+
): void;
|
|
865
|
+
rejectInputDeviceTransfer(
|
|
866
|
+
args: RejectInputDeviceTransferCommandInput,
|
|
867
|
+
options: __HttpHandlerOptions,
|
|
868
|
+
cb: (err: any, data?: RejectInputDeviceTransferCommandOutput) => void
|
|
869
|
+
): void;
|
|
870
|
+
|
|
871
|
+
startChannel(
|
|
872
|
+
args: StartChannelCommandInput,
|
|
873
|
+
options?: __HttpHandlerOptions
|
|
874
|
+
): Promise<StartChannelCommandOutput>;
|
|
875
|
+
startChannel(
|
|
876
|
+
args: StartChannelCommandInput,
|
|
877
|
+
cb: (err: any, data?: StartChannelCommandOutput) => void
|
|
878
|
+
): void;
|
|
879
|
+
startChannel(
|
|
880
|
+
args: StartChannelCommandInput,
|
|
881
|
+
options: __HttpHandlerOptions,
|
|
882
|
+
cb: (err: any, data?: StartChannelCommandOutput) => void
|
|
883
|
+
): void;
|
|
884
|
+
|
|
885
|
+
startInputDeviceMaintenanceWindow(
|
|
886
|
+
args: StartInputDeviceMaintenanceWindowCommandInput,
|
|
887
|
+
options?: __HttpHandlerOptions
|
|
888
|
+
): Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
|
|
889
|
+
startInputDeviceMaintenanceWindow(
|
|
890
|
+
args: StartInputDeviceMaintenanceWindowCommandInput,
|
|
891
|
+
cb: (
|
|
892
|
+
err: any,
|
|
893
|
+
data?: StartInputDeviceMaintenanceWindowCommandOutput
|
|
894
|
+
) => void
|
|
895
|
+
): void;
|
|
896
|
+
startInputDeviceMaintenanceWindow(
|
|
897
|
+
args: StartInputDeviceMaintenanceWindowCommandInput,
|
|
898
|
+
options: __HttpHandlerOptions,
|
|
899
|
+
cb: (
|
|
900
|
+
err: any,
|
|
901
|
+
data?: StartInputDeviceMaintenanceWindowCommandOutput
|
|
902
|
+
) => void
|
|
903
|
+
): void;
|
|
904
|
+
|
|
905
|
+
startMultiplex(
|
|
906
|
+
args: StartMultiplexCommandInput,
|
|
907
|
+
options?: __HttpHandlerOptions
|
|
908
|
+
): Promise<StartMultiplexCommandOutput>;
|
|
909
|
+
startMultiplex(
|
|
910
|
+
args: StartMultiplexCommandInput,
|
|
911
|
+
cb: (err: any, data?: StartMultiplexCommandOutput) => void
|
|
912
|
+
): void;
|
|
913
|
+
startMultiplex(
|
|
914
|
+
args: StartMultiplexCommandInput,
|
|
915
|
+
options: __HttpHandlerOptions,
|
|
916
|
+
cb: (err: any, data?: StartMultiplexCommandOutput) => void
|
|
917
|
+
): void;
|
|
918
|
+
|
|
919
|
+
stopChannel(
|
|
920
|
+
args: StopChannelCommandInput,
|
|
921
|
+
options?: __HttpHandlerOptions
|
|
922
|
+
): Promise<StopChannelCommandOutput>;
|
|
923
|
+
stopChannel(
|
|
924
|
+
args: StopChannelCommandInput,
|
|
925
|
+
cb: (err: any, data?: StopChannelCommandOutput) => void
|
|
926
|
+
): void;
|
|
927
|
+
stopChannel(
|
|
928
|
+
args: StopChannelCommandInput,
|
|
929
|
+
options: __HttpHandlerOptions,
|
|
930
|
+
cb: (err: any, data?: StopChannelCommandOutput) => void
|
|
931
|
+
): void;
|
|
932
|
+
|
|
933
|
+
stopMultiplex(
|
|
934
|
+
args: StopMultiplexCommandInput,
|
|
935
|
+
options?: __HttpHandlerOptions
|
|
936
|
+
): Promise<StopMultiplexCommandOutput>;
|
|
937
|
+
stopMultiplex(
|
|
938
|
+
args: StopMultiplexCommandInput,
|
|
939
|
+
cb: (err: any, data?: StopMultiplexCommandOutput) => void
|
|
940
|
+
): void;
|
|
941
|
+
stopMultiplex(
|
|
942
|
+
args: StopMultiplexCommandInput,
|
|
943
|
+
options: __HttpHandlerOptions,
|
|
944
|
+
cb: (err: any, data?: StopMultiplexCommandOutput) => void
|
|
945
|
+
): void;
|
|
946
|
+
|
|
947
|
+
transferInputDevice(
|
|
948
|
+
args: TransferInputDeviceCommandInput,
|
|
949
|
+
options?: __HttpHandlerOptions
|
|
950
|
+
): Promise<TransferInputDeviceCommandOutput>;
|
|
951
|
+
transferInputDevice(
|
|
952
|
+
args: TransferInputDeviceCommandInput,
|
|
953
|
+
cb: (err: any, data?: TransferInputDeviceCommandOutput) => void
|
|
954
|
+
): void;
|
|
955
|
+
transferInputDevice(
|
|
956
|
+
args: TransferInputDeviceCommandInput,
|
|
957
|
+
options: __HttpHandlerOptions,
|
|
958
|
+
cb: (err: any, data?: TransferInputDeviceCommandOutput) => void
|
|
959
|
+
): void;
|
|
960
|
+
|
|
961
|
+
updateChannel(
|
|
962
|
+
args: UpdateChannelCommandInput,
|
|
963
|
+
options?: __HttpHandlerOptions
|
|
964
|
+
): Promise<UpdateChannelCommandOutput>;
|
|
965
|
+
updateChannel(
|
|
966
|
+
args: UpdateChannelCommandInput,
|
|
967
|
+
cb: (err: any, data?: UpdateChannelCommandOutput) => void
|
|
968
|
+
): void;
|
|
969
|
+
updateChannel(
|
|
970
|
+
args: UpdateChannelCommandInput,
|
|
971
|
+
options: __HttpHandlerOptions,
|
|
972
|
+
cb: (err: any, data?: UpdateChannelCommandOutput) => void
|
|
973
|
+
): void;
|
|
974
|
+
|
|
975
|
+
updateChannelClass(
|
|
976
|
+
args: UpdateChannelClassCommandInput,
|
|
977
|
+
options?: __HttpHandlerOptions
|
|
978
|
+
): Promise<UpdateChannelClassCommandOutput>;
|
|
979
|
+
updateChannelClass(
|
|
980
|
+
args: UpdateChannelClassCommandInput,
|
|
981
|
+
cb: (err: any, data?: UpdateChannelClassCommandOutput) => void
|
|
982
|
+
): void;
|
|
983
|
+
updateChannelClass(
|
|
984
|
+
args: UpdateChannelClassCommandInput,
|
|
985
|
+
options: __HttpHandlerOptions,
|
|
986
|
+
cb: (err: any, data?: UpdateChannelClassCommandOutput) => void
|
|
987
|
+
): void;
|
|
988
|
+
|
|
989
|
+
updateInput(
|
|
990
|
+
args: UpdateInputCommandInput,
|
|
991
|
+
options?: __HttpHandlerOptions
|
|
992
|
+
): Promise<UpdateInputCommandOutput>;
|
|
993
|
+
updateInput(
|
|
994
|
+
args: UpdateInputCommandInput,
|
|
995
|
+
cb: (err: any, data?: UpdateInputCommandOutput) => void
|
|
996
|
+
): void;
|
|
997
|
+
updateInput(
|
|
998
|
+
args: UpdateInputCommandInput,
|
|
999
|
+
options: __HttpHandlerOptions,
|
|
1000
|
+
cb: (err: any, data?: UpdateInputCommandOutput) => void
|
|
1001
|
+
): void;
|
|
1002
|
+
|
|
1003
|
+
updateInputDevice(
|
|
1004
|
+
args: UpdateInputDeviceCommandInput,
|
|
1005
|
+
options?: __HttpHandlerOptions
|
|
1006
|
+
): Promise<UpdateInputDeviceCommandOutput>;
|
|
1007
|
+
updateInputDevice(
|
|
1008
|
+
args: UpdateInputDeviceCommandInput,
|
|
1009
|
+
cb: (err: any, data?: UpdateInputDeviceCommandOutput) => void
|
|
1010
|
+
): void;
|
|
1011
|
+
updateInputDevice(
|
|
1012
|
+
args: UpdateInputDeviceCommandInput,
|
|
1013
|
+
options: __HttpHandlerOptions,
|
|
1014
|
+
cb: (err: any, data?: UpdateInputDeviceCommandOutput) => void
|
|
1015
|
+
): void;
|
|
1016
|
+
|
|
1017
|
+
updateInputSecurityGroup(
|
|
1018
|
+
args: UpdateInputSecurityGroupCommandInput,
|
|
1019
|
+
options?: __HttpHandlerOptions
|
|
1020
|
+
): Promise<UpdateInputSecurityGroupCommandOutput>;
|
|
1021
|
+
updateInputSecurityGroup(
|
|
1022
|
+
args: UpdateInputSecurityGroupCommandInput,
|
|
1023
|
+
cb: (err: any, data?: UpdateInputSecurityGroupCommandOutput) => void
|
|
1024
|
+
): void;
|
|
1025
|
+
updateInputSecurityGroup(
|
|
1026
|
+
args: UpdateInputSecurityGroupCommandInput,
|
|
1027
|
+
options: __HttpHandlerOptions,
|
|
1028
|
+
cb: (err: any, data?: UpdateInputSecurityGroupCommandOutput) => void
|
|
1029
|
+
): void;
|
|
1030
|
+
|
|
1031
|
+
updateMultiplex(
|
|
1032
|
+
args: UpdateMultiplexCommandInput,
|
|
1033
|
+
options?: __HttpHandlerOptions
|
|
1034
|
+
): Promise<UpdateMultiplexCommandOutput>;
|
|
1035
|
+
updateMultiplex(
|
|
1036
|
+
args: UpdateMultiplexCommandInput,
|
|
1037
|
+
cb: (err: any, data?: UpdateMultiplexCommandOutput) => void
|
|
1038
|
+
): void;
|
|
1039
|
+
updateMultiplex(
|
|
1040
|
+
args: UpdateMultiplexCommandInput,
|
|
1041
|
+
options: __HttpHandlerOptions,
|
|
1042
|
+
cb: (err: any, data?: UpdateMultiplexCommandOutput) => void
|
|
1043
|
+
): void;
|
|
1044
|
+
|
|
1045
|
+
updateMultiplexProgram(
|
|
1046
|
+
args: UpdateMultiplexProgramCommandInput,
|
|
1047
|
+
options?: __HttpHandlerOptions
|
|
1048
|
+
): Promise<UpdateMultiplexProgramCommandOutput>;
|
|
1049
|
+
updateMultiplexProgram(
|
|
1050
|
+
args: UpdateMultiplexProgramCommandInput,
|
|
1051
|
+
cb: (err: any, data?: UpdateMultiplexProgramCommandOutput) => void
|
|
1052
|
+
): void;
|
|
1053
|
+
updateMultiplexProgram(
|
|
1054
|
+
args: UpdateMultiplexProgramCommandInput,
|
|
1055
|
+
options: __HttpHandlerOptions,
|
|
1056
|
+
cb: (err: any, data?: UpdateMultiplexProgramCommandOutput) => void
|
|
1057
|
+
): void;
|
|
1058
|
+
|
|
1059
|
+
updateReservation(
|
|
1060
|
+
args: UpdateReservationCommandInput,
|
|
1061
|
+
options?: __HttpHandlerOptions
|
|
1062
|
+
): Promise<UpdateReservationCommandOutput>;
|
|
1063
|
+
updateReservation(
|
|
1064
|
+
args: UpdateReservationCommandInput,
|
|
1065
|
+
cb: (err: any, data?: UpdateReservationCommandOutput) => void
|
|
1066
|
+
): void;
|
|
1067
|
+
updateReservation(
|
|
1068
|
+
args: UpdateReservationCommandInput,
|
|
1069
|
+
options: __HttpHandlerOptions,
|
|
1070
|
+
cb: (err: any, data?: UpdateReservationCommandOutput) => void
|
|
1071
|
+
): void;
|
|
1072
|
+
}
|