@aws-sdk/client-medialive 3.47.1 → 3.50.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.
Files changed (96) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/MediaLive.d.ts +0 -290
  4. package/dist-types/ts3.4/MediaLiveClient.d.ts +0 -130
  5. package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/index.d.ts +0 -57
  63. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  64. package/dist-types/ts3.4/index.d.ts +0 -6
  65. package/dist-types/ts3.4/models/index.d.ts +0 -2
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -2930
  67. package/dist-types/ts3.4/models/models_1.d.ts +0 -3544
  68. package/dist-types/ts3.4/pagination/DescribeSchedulePaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  70. package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/ListInputDeviceTransfersPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/ListInputDevicesPaginator.d.ts +0 -4
  73. package/dist-types/ts3.4/pagination/ListInputSecurityGroupsPaginator.d.ts +0 -4
  74. package/dist-types/ts3.4/pagination/ListInputsPaginator.d.ts +0 -4
  75. package/dist-types/ts3.4/pagination/ListMultiplexProgramsPaginator.d.ts +0 -4
  76. package/dist-types/ts3.4/pagination/ListMultiplexesPaginator.d.ts +0 -4
  77. package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/ListReservationsPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/index.d.ts +0 -11
  80. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -173
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  85. package/dist-types/ts3.4/waiters/index.d.ts +0 -11
  86. package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +0 -7
  87. package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +0 -7
  88. package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +0 -7
  89. package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +0 -7
  90. package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +0 -7
  91. package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +0 -7
  92. package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +0 -7
  93. package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +0 -7
  94. package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +0 -7
  95. package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +0 -7
  96. package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +0 -7
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { BatchStartRequest, BatchStartResponse } from "../models/models_1";
5
- export interface BatchStartCommandInput extends BatchStartRequest {
6
- }
7
- export interface BatchStartCommandOutput extends BatchStartResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchStartCommand extends $Command<BatchStartCommandInput, BatchStartCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: BatchStartCommandInput;
12
- constructor(input: BatchStartCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchStartCommandInput, BatchStartCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { BatchStopRequest, BatchStopResponse } from "../models/models_1";
5
- export interface BatchStopCommandInput extends BatchStopRequest {
6
- }
7
- export interface BatchStopCommandOutput extends BatchStopResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchStopCommand extends $Command<BatchStopCommandInput, BatchStopCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: BatchStopCommandInput;
12
- constructor(input: BatchStopCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchStopCommandInput, BatchStopCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { BatchUpdateScheduleRequest, BatchUpdateScheduleResponse } from "../models/models_1";
5
- export interface BatchUpdateScheduleCommandInput extends BatchUpdateScheduleRequest {
6
- }
7
- export interface BatchUpdateScheduleCommandOutput extends BatchUpdateScheduleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchUpdateScheduleCommand extends $Command<BatchUpdateScheduleCommandInput, BatchUpdateScheduleCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: BatchUpdateScheduleCommandInput;
12
- constructor(input: BatchUpdateScheduleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchUpdateScheduleCommandInput, BatchUpdateScheduleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CancelInputDeviceTransferRequest, CancelInputDeviceTransferResponse } from "../models/models_1";
5
- export interface CancelInputDeviceTransferCommandInput extends CancelInputDeviceTransferRequest {
6
- }
7
- export interface CancelInputDeviceTransferCommandOutput extends CancelInputDeviceTransferResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CancelInputDeviceTransferCommand extends $Command<CancelInputDeviceTransferCommandInput, CancelInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CancelInputDeviceTransferCommandInput;
12
- constructor(input: CancelInputDeviceTransferCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelInputDeviceTransferCommandInput, CancelInputDeviceTransferCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ClaimDeviceRequest, ClaimDeviceResponse } from "../models/models_1";
5
- export interface ClaimDeviceCommandInput extends ClaimDeviceRequest {
6
- }
7
- export interface ClaimDeviceCommandOutput extends ClaimDeviceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ClaimDeviceCommand extends $Command<ClaimDeviceCommandInput, ClaimDeviceCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ClaimDeviceCommandInput;
12
- constructor(input: ClaimDeviceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ClaimDeviceCommandInput, ClaimDeviceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CreateChannelRequest, CreateChannelResponse } from "../models/models_1";
5
- export interface CreateChannelCommandInput extends CreateChannelRequest {
6
- }
7
- export interface CreateChannelCommandOutput extends CreateChannelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateChannelCommand extends $Command<CreateChannelCommandInput, CreateChannelCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CreateChannelCommandInput;
12
- constructor(input: CreateChannelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateChannelCommandInput, CreateChannelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CreateInputRequest, CreateInputResponse } from "../models/models_1";
5
- export interface CreateInputCommandInput extends CreateInputRequest {
6
- }
7
- export interface CreateInputCommandOutput extends CreateInputResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateInputCommand extends $Command<CreateInputCommandInput, CreateInputCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CreateInputCommandInput;
12
- constructor(input: CreateInputCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInputCommandInput, CreateInputCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CreateInputSecurityGroupRequest, CreateInputSecurityGroupResponse } from "../models/models_1";
5
- export interface CreateInputSecurityGroupCommandInput extends CreateInputSecurityGroupRequest {
6
- }
7
- export interface CreateInputSecurityGroupCommandOutput extends CreateInputSecurityGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateInputSecurityGroupCommand extends $Command<CreateInputSecurityGroupCommandInput, CreateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CreateInputSecurityGroupCommandInput;
12
- constructor(input: CreateInputSecurityGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInputSecurityGroupCommandInput, CreateInputSecurityGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CreateMultiplexRequest, CreateMultiplexResponse } from "../models/models_1";
5
- export interface CreateMultiplexCommandInput extends CreateMultiplexRequest {
6
- }
7
- export interface CreateMultiplexCommandOutput extends CreateMultiplexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateMultiplexCommand extends $Command<CreateMultiplexCommandInput, CreateMultiplexCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CreateMultiplexCommandInput;
12
- constructor(input: CreateMultiplexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMultiplexCommandInput, CreateMultiplexCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CreateMultiplexProgramRequest, CreateMultiplexProgramResponse } from "../models/models_1";
5
- export interface CreateMultiplexProgramCommandInput extends CreateMultiplexProgramRequest {
6
- }
7
- export interface CreateMultiplexProgramCommandOutput extends CreateMultiplexProgramResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateMultiplexProgramCommand extends $Command<CreateMultiplexProgramCommandInput, CreateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CreateMultiplexProgramCommandInput;
12
- constructor(input: CreateMultiplexProgramCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMultiplexProgramCommandInput, CreateMultiplexProgramCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CreatePartnerInputRequest, CreatePartnerInputResponse } from "../models/models_1";
5
- export interface CreatePartnerInputCommandInput extends CreatePartnerInputRequest {
6
- }
7
- export interface CreatePartnerInputCommandOutput extends CreatePartnerInputResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreatePartnerInputCommand extends $Command<CreatePartnerInputCommandInput, CreatePartnerInputCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CreatePartnerInputCommandInput;
12
- constructor(input: CreatePartnerInputCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePartnerInputCommandInput, CreatePartnerInputCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { CreateTagsRequest } from "../models/models_1";
5
- export interface CreateTagsCommandInput extends CreateTagsRequest {
6
- }
7
- export interface CreateTagsCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class CreateTagsCommand extends $Command<CreateTagsCommandInput, CreateTagsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: CreateTagsCommandInput;
12
- constructor(input: CreateTagsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTagsCommandInput, CreateTagsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteChannelRequest, DeleteChannelResponse } from "../models/models_1";
5
- export interface DeleteChannelCommandInput extends DeleteChannelRequest {
6
- }
7
- export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteChannelCommand extends $Command<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteChannelCommandInput;
12
- constructor(input: DeleteChannelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChannelCommandInput, DeleteChannelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteInputRequest, DeleteInputResponse } from "../models/models_1";
5
- export interface DeleteInputCommandInput extends DeleteInputRequest {
6
- }
7
- export interface DeleteInputCommandOutput extends DeleteInputResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteInputCommand extends $Command<DeleteInputCommandInput, DeleteInputCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteInputCommandInput;
12
- constructor(input: DeleteInputCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInputCommandInput, DeleteInputCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteInputSecurityGroupRequest, DeleteInputSecurityGroupResponse } from "../models/models_1";
5
- export interface DeleteInputSecurityGroupCommandInput extends DeleteInputSecurityGroupRequest {
6
- }
7
- export interface DeleteInputSecurityGroupCommandOutput extends DeleteInputSecurityGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteInputSecurityGroupCommand extends $Command<DeleteInputSecurityGroupCommandInput, DeleteInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteInputSecurityGroupCommandInput;
12
- constructor(input: DeleteInputSecurityGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInputSecurityGroupCommandInput, DeleteInputSecurityGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteMultiplexRequest, DeleteMultiplexResponse } from "../models/models_1";
5
- export interface DeleteMultiplexCommandInput extends DeleteMultiplexRequest {
6
- }
7
- export interface DeleteMultiplexCommandOutput extends DeleteMultiplexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteMultiplexCommand extends $Command<DeleteMultiplexCommandInput, DeleteMultiplexCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteMultiplexCommandInput;
12
- constructor(input: DeleteMultiplexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMultiplexCommandInput, DeleteMultiplexCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteMultiplexProgramRequest, DeleteMultiplexProgramResponse } from "../models/models_1";
5
- export interface DeleteMultiplexProgramCommandInput extends DeleteMultiplexProgramRequest {
6
- }
7
- export interface DeleteMultiplexProgramCommandOutput extends DeleteMultiplexProgramResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteMultiplexProgramCommand extends $Command<DeleteMultiplexProgramCommandInput, DeleteMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteMultiplexProgramCommandInput;
12
- constructor(input: DeleteMultiplexProgramCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMultiplexProgramCommandInput, DeleteMultiplexProgramCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteReservationRequest, DeleteReservationResponse } from "../models/models_1";
5
- export interface DeleteReservationCommandInput extends DeleteReservationRequest {
6
- }
7
- export interface DeleteReservationCommandOutput extends DeleteReservationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReservationCommand extends $Command<DeleteReservationCommandInput, DeleteReservationCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteReservationCommandInput;
12
- constructor(input: DeleteReservationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReservationCommandInput, DeleteReservationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteScheduleRequest, DeleteScheduleResponse } from "../models/models_1";
5
- export interface DeleteScheduleCommandInput extends DeleteScheduleRequest {
6
- }
7
- export interface DeleteScheduleCommandOutput extends DeleteScheduleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteScheduleCommand extends $Command<DeleteScheduleCommandInput, DeleteScheduleCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteScheduleCommandInput;
12
- constructor(input: DeleteScheduleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteScheduleCommandInput, DeleteScheduleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DeleteTagsRequest } from "../models/models_1";
5
- export interface DeleteTagsCommandInput extends DeleteTagsRequest {
6
- }
7
- export interface DeleteTagsCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteTagsCommand extends $Command<DeleteTagsCommandInput, DeleteTagsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DeleteTagsCommandInput;
12
- constructor(input: DeleteTagsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTagsCommandInput, DeleteTagsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeChannelRequest, DescribeChannelResponse } from "../models/models_1";
5
- export interface DescribeChannelCommandInput extends DescribeChannelRequest {
6
- }
7
- export interface DescribeChannelCommandOutput extends DescribeChannelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeChannelCommand extends $Command<DescribeChannelCommandInput, DescribeChannelCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeChannelCommandInput;
12
- constructor(input: DescribeChannelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelCommandInput, DescribeChannelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeInputRequest, DescribeInputResponse } from "../models/models_1";
5
- export interface DescribeInputCommandInput extends DescribeInputRequest {
6
- }
7
- export interface DescribeInputCommandOutput extends DescribeInputResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeInputCommand extends $Command<DescribeInputCommandInput, DescribeInputCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeInputCommandInput;
12
- constructor(input: DescribeInputCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInputCommandInput, DescribeInputCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeInputDeviceRequest, DescribeInputDeviceResponse } from "../models/models_1";
5
- export interface DescribeInputDeviceCommandInput extends DescribeInputDeviceRequest {
6
- }
7
- export interface DescribeInputDeviceCommandOutput extends DescribeInputDeviceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeInputDeviceCommand extends $Command<DescribeInputDeviceCommandInput, DescribeInputDeviceCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeInputDeviceCommandInput;
12
- constructor(input: DescribeInputDeviceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInputDeviceCommandInput, DescribeInputDeviceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeInputDeviceThumbnailRequest, DescribeInputDeviceThumbnailResponse } from "../models/models_1";
5
- export interface DescribeInputDeviceThumbnailCommandInput extends DescribeInputDeviceThumbnailRequest {
6
- }
7
- export interface DescribeInputDeviceThumbnailCommandOutput extends DescribeInputDeviceThumbnailResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeInputDeviceThumbnailCommand extends $Command<DescribeInputDeviceThumbnailCommandInput, DescribeInputDeviceThumbnailCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeInputDeviceThumbnailCommandInput;
12
- constructor(input: DescribeInputDeviceThumbnailCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInputDeviceThumbnailCommandInput, DescribeInputDeviceThumbnailCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeInputSecurityGroupRequest, DescribeInputSecurityGroupResponse } from "../models/models_1";
5
- export interface DescribeInputSecurityGroupCommandInput extends DescribeInputSecurityGroupRequest {
6
- }
7
- export interface DescribeInputSecurityGroupCommandOutput extends DescribeInputSecurityGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeInputSecurityGroupCommand extends $Command<DescribeInputSecurityGroupCommandInput, DescribeInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeInputSecurityGroupCommandInput;
12
- constructor(input: DescribeInputSecurityGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInputSecurityGroupCommandInput, DescribeInputSecurityGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeMultiplexRequest, DescribeMultiplexResponse } from "../models/models_1";
5
- export interface DescribeMultiplexCommandInput extends DescribeMultiplexRequest {
6
- }
7
- export interface DescribeMultiplexCommandOutput extends DescribeMultiplexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeMultiplexCommand extends $Command<DescribeMultiplexCommandInput, DescribeMultiplexCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeMultiplexCommandInput;
12
- constructor(input: DescribeMultiplexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMultiplexCommandInput, DescribeMultiplexCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeMultiplexProgramRequest, DescribeMultiplexProgramResponse } from "../models/models_1";
5
- export interface DescribeMultiplexProgramCommandInput extends DescribeMultiplexProgramRequest {
6
- }
7
- export interface DescribeMultiplexProgramCommandOutput extends DescribeMultiplexProgramResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeMultiplexProgramCommand extends $Command<DescribeMultiplexProgramCommandInput, DescribeMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeMultiplexProgramCommandInput;
12
- constructor(input: DescribeMultiplexProgramCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMultiplexProgramCommandInput, DescribeMultiplexProgramCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeOfferingRequest, DescribeOfferingResponse } from "../models/models_1";
5
- export interface DescribeOfferingCommandInput extends DescribeOfferingRequest {
6
- }
7
- export interface DescribeOfferingCommandOutput extends DescribeOfferingResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeOfferingCommand extends $Command<DescribeOfferingCommandInput, DescribeOfferingCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeOfferingCommandInput;
12
- constructor(input: DescribeOfferingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOfferingCommandInput, DescribeOfferingCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeReservationRequest, DescribeReservationResponse } from "../models/models_1";
5
- export interface DescribeReservationCommandInput extends DescribeReservationRequest {
6
- }
7
- export interface DescribeReservationCommandOutput extends DescribeReservationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReservationCommand extends $Command<DescribeReservationCommandInput, DescribeReservationCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeReservationCommandInput;
12
- constructor(input: DescribeReservationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservationCommandInput, DescribeReservationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { DescribeScheduleRequest, DescribeScheduleResponse } from "../models/models_1";
5
- export interface DescribeScheduleCommandInput extends DescribeScheduleRequest {
6
- }
7
- export interface DescribeScheduleCommandOutput extends DescribeScheduleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeScheduleCommand extends $Command<DescribeScheduleCommandInput, DescribeScheduleCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: DescribeScheduleCommandInput;
12
- constructor(input: DescribeScheduleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScheduleCommandInput, DescribeScheduleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListChannelsRequest, ListChannelsResponse } from "../models/models_1";
5
- export interface ListChannelsCommandInput extends ListChannelsRequest {
6
- }
7
- export interface ListChannelsCommandOutput extends ListChannelsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListChannelsCommand extends $Command<ListChannelsCommandInput, ListChannelsCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListChannelsCommandInput;
12
- constructor(input: ListChannelsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListChannelsCommandInput, ListChannelsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
4
- import { ListInputDeviceTransfersRequest, ListInputDeviceTransfersResponse } from "../models/models_1";
5
- export interface ListInputDeviceTransfersCommandInput extends ListInputDeviceTransfersRequest {
6
- }
7
- export interface ListInputDeviceTransfersCommandOutput extends ListInputDeviceTransfersResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListInputDeviceTransfersCommand extends $Command<ListInputDeviceTransfersCommandInput, ListInputDeviceTransfersCommandOutput, MediaLiveClientResolvedConfig> {
11
- readonly input: ListInputDeviceTransfersCommandInput;
12
- constructor(input: ListInputDeviceTransfersCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: MediaLiveClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInputDeviceTransfersCommandInput, ListInputDeviceTransfersCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }