oci-mediaservices 2.79.1 → 2.80.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 (76) hide show
  1. package/lib/client.d.ts +66 -64
  2. package/lib/client.js +326 -130
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-media-workflow-job-details.js +4 -2
  5. package/lib/model/create-media-workflow-job-details.js.map +1 -1
  6. package/lib/model/ingest-stream-distribution-channel-details.js +4 -2
  7. package/lib/model/ingest-stream-distribution-channel-details.js.map +1 -1
  8. package/lib/model/stream-cdn-config-section.js +4 -2
  9. package/lib/model/stream-cdn-config-section.js.map +1 -1
  10. package/lib/model/stream-packaging-config-encryption.js +4 -2
  11. package/lib/model/stream-packaging-config-encryption.js.map +1 -1
  12. package/lib/model/stream-packaging-config.js +4 -2
  13. package/lib/model/stream-packaging-config.js.map +1 -1
  14. package/lib/request/add-media-asset-lock-request.d.ts +1 -1
  15. package/lib/request/add-media-workflow-configuration-lock-request.d.ts +1 -1
  16. package/lib/request/add-media-workflow-job-lock-request.d.ts +1 -1
  17. package/lib/request/add-media-workflow-lock-request.d.ts +1 -1
  18. package/lib/request/add-stream-cdn-config-lock-request.d.ts +1 -1
  19. package/lib/request/add-stream-distribution-channel-lock-request.d.ts +1 -1
  20. package/lib/request/add-stream-packaging-config-lock-request.d.ts +1 -1
  21. package/lib/request/change-media-asset-compartment-request.d.ts +1 -1
  22. package/lib/request/change-media-workflow-compartment-request.d.ts +1 -1
  23. package/lib/request/change-media-workflow-configuration-compartment-request.d.ts +1 -1
  24. package/lib/request/change-media-workflow-job-compartment-request.d.ts +1 -1
  25. package/lib/request/change-stream-distribution-channel-compartment-request.d.ts +1 -1
  26. package/lib/request/create-media-asset-request.d.ts +1 -1
  27. package/lib/request/create-media-workflow-configuration-request.d.ts +1 -1
  28. package/lib/request/create-media-workflow-job-request.d.ts +1 -1
  29. package/lib/request/create-media-workflow-request.d.ts +1 -1
  30. package/lib/request/create-stream-cdn-config-request.d.ts +1 -1
  31. package/lib/request/create-stream-distribution-channel-request.d.ts +1 -1
  32. package/lib/request/create-stream-packaging-config-request.d.ts +1 -1
  33. package/lib/request/delete-media-asset-distribution-channel-attachment-request.d.ts +1 -1
  34. package/lib/request/delete-media-asset-request.d.ts +1 -1
  35. package/lib/request/delete-media-workflow-configuration-request.d.ts +1 -1
  36. package/lib/request/delete-media-workflow-job-request.d.ts +1 -1
  37. package/lib/request/delete-media-workflow-request.d.ts +1 -1
  38. package/lib/request/delete-stream-cdn-config-request.d.ts +1 -1
  39. package/lib/request/delete-stream-distribution-channel-request.d.ts +1 -1
  40. package/lib/request/delete-stream-packaging-config-request.d.ts +1 -1
  41. package/lib/request/generate-playlist-request.d.ts +1 -1
  42. package/lib/request/generate-session-token-request.d.ts +1 -1
  43. package/lib/request/get-media-asset-distribution-channel-attachment-request.d.ts +1 -1
  44. package/lib/request/get-media-asset-request.d.ts +1 -1
  45. package/lib/request/get-media-workflow-configuration-request.d.ts +1 -1
  46. package/lib/request/get-media-workflow-job-request.d.ts +1 -1
  47. package/lib/request/get-media-workflow-request.d.ts +1 -1
  48. package/lib/request/get-stream-cdn-config-request.d.ts +1 -1
  49. package/lib/request/get-stream-distribution-channel-request.d.ts +1 -1
  50. package/lib/request/get-stream-packaging-config-request.d.ts +1 -1
  51. package/lib/request/ingest-stream-distribution-channel-request.d.ts +1 -1
  52. package/lib/request/list-media-asset-distribution-channel-attachments-request.d.ts +1 -1
  53. package/lib/request/list-media-assets-request.d.ts +1 -1
  54. package/lib/request/list-media-workflow-configurations-request.d.ts +1 -1
  55. package/lib/request/list-media-workflow-jobs-request.d.ts +1 -1
  56. package/lib/request/list-media-workflow-task-declarations-request.d.ts +1 -1
  57. package/lib/request/list-media-workflows-request.d.ts +1 -1
  58. package/lib/request/list-stream-cdn-configs-request.d.ts +1 -1
  59. package/lib/request/list-stream-distribution-channels-request.d.ts +1 -1
  60. package/lib/request/list-stream-packaging-configs-request.d.ts +1 -1
  61. package/lib/request/list-system-media-workflows-request.d.ts +1 -1
  62. package/lib/request/remove-media-asset-lock-request.d.ts +1 -1
  63. package/lib/request/remove-media-workflow-configuration-lock-request.d.ts +1 -1
  64. package/lib/request/remove-media-workflow-job-lock-request.d.ts +1 -1
  65. package/lib/request/remove-media-workflow-lock-request.d.ts +1 -1
  66. package/lib/request/remove-stream-cdn-config-lock-request.d.ts +1 -1
  67. package/lib/request/remove-stream-distribution-channel-lock-request.d.ts +1 -1
  68. package/lib/request/remove-stream-packaging-config-lock-request.d.ts +1 -1
  69. package/lib/request/update-media-asset-request.d.ts +1 -1
  70. package/lib/request/update-media-workflow-configuration-request.d.ts +1 -1
  71. package/lib/request/update-media-workflow-job-request.d.ts +1 -1
  72. package/lib/request/update-media-workflow-request.d.ts +1 -1
  73. package/lib/request/update-stream-cdn-config-request.d.ts +1 -1
  74. package/lib/request/update-stream-distribution-channel-request.d.ts +1 -1
  75. package/lib/request/update-stream-packaging-config-request.d.ts +1 -1
  76. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -26,7 +26,7 @@ export declare enum MediaServicesApiKeys {
26
26
  export declare class MediaServicesClient {
27
27
  protected static serviceEndpointTemplate: string;
28
28
  protected static endpointServiceName: string;
29
- protected "_realmSpecificEndpointTemplateEnabled": boolean;
29
+ protected "_realmSpecificEndpointTemplateEnabled": boolean | undefined;
30
30
  protected "_endpoint": string;
31
31
  protected "_defaultHeaders": any;
32
32
  protected "_waiters": MediaServicesWaiter;
@@ -49,6 +49,7 @@ export declare class MediaServicesClient {
49
49
  * @param endpoint The endpoint of the service.
50
50
  */
51
51
  set endpoint(endpoint: string);
52
+ get logger(): import("oci-common/lib/log").Logger;
52
53
  /**
53
54
  * Determines whether realm specific endpoint should be used or not.
54
55
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -94,7 +95,7 @@ export declare class MediaServicesClient {
94
95
  * @param AddMediaAssetLockRequest
95
96
  * @return AddMediaAssetLockResponse
96
97
  * @throws OciError when an error occurs
97
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/AddMediaAssetLock.ts.html |here} to see how to use AddMediaAssetLock API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/AddMediaAssetLock.ts.html |here} to see how to use AddMediaAssetLock API.
98
99
  */
99
100
  addMediaAssetLock(addMediaAssetLockRequest: requests.AddMediaAssetLockRequest): Promise<responses.AddMediaAssetLockResponse>;
100
101
  /**
@@ -104,7 +105,7 @@ export declare class MediaServicesClient {
104
105
  * @param AddMediaWorkflowConfigurationLockRequest
105
106
  * @return AddMediaWorkflowConfigurationLockResponse
106
107
  * @throws OciError when an error occurs
107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/AddMediaWorkflowConfigurationLock.ts.html |here} to see how to use AddMediaWorkflowConfigurationLock API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/AddMediaWorkflowConfigurationLock.ts.html |here} to see how to use AddMediaWorkflowConfigurationLock API.
108
109
  */
109
110
  addMediaWorkflowConfigurationLock(addMediaWorkflowConfigurationLockRequest: requests.AddMediaWorkflowConfigurationLockRequest): Promise<responses.AddMediaWorkflowConfigurationLockResponse>;
110
111
  /**
@@ -114,7 +115,7 @@ export declare class MediaServicesClient {
114
115
  * @param AddMediaWorkflowJobLockRequest
115
116
  * @return AddMediaWorkflowJobLockResponse
116
117
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/AddMediaWorkflowJobLock.ts.html |here} to see how to use AddMediaWorkflowJobLock API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/AddMediaWorkflowJobLock.ts.html |here} to see how to use AddMediaWorkflowJobLock API.
118
119
  */
119
120
  addMediaWorkflowJobLock(addMediaWorkflowJobLockRequest: requests.AddMediaWorkflowJobLockRequest): Promise<responses.AddMediaWorkflowJobLockResponse>;
120
121
  /**
@@ -124,7 +125,7 @@ export declare class MediaServicesClient {
124
125
  * @param AddMediaWorkflowLockRequest
125
126
  * @return AddMediaWorkflowLockResponse
126
127
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/AddMediaWorkflowLock.ts.html |here} to see how to use AddMediaWorkflowLock API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/AddMediaWorkflowLock.ts.html |here} to see how to use AddMediaWorkflowLock API.
128
129
  */
129
130
  addMediaWorkflowLock(addMediaWorkflowLockRequest: requests.AddMediaWorkflowLockRequest): Promise<responses.AddMediaWorkflowLockResponse>;
130
131
  /**
@@ -134,7 +135,7 @@ export declare class MediaServicesClient {
134
135
  * @param AddStreamCdnConfigLockRequest
135
136
  * @return AddStreamCdnConfigLockResponse
136
137
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/AddStreamCdnConfigLock.ts.html |here} to see how to use AddStreamCdnConfigLock API.
138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/AddStreamCdnConfigLock.ts.html |here} to see how to use AddStreamCdnConfigLock API.
138
139
  */
139
140
  addStreamCdnConfigLock(addStreamCdnConfigLockRequest: requests.AddStreamCdnConfigLockRequest): Promise<responses.AddStreamCdnConfigLockResponse>;
140
141
  /**
@@ -144,7 +145,7 @@ export declare class MediaServicesClient {
144
145
  * @param AddStreamDistributionChannelLockRequest
145
146
  * @return AddStreamDistributionChannelLockResponse
146
147
  * @throws OciError when an error occurs
147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/AddStreamDistributionChannelLock.ts.html |here} to see how to use AddStreamDistributionChannelLock API.
148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/AddStreamDistributionChannelLock.ts.html |here} to see how to use AddStreamDistributionChannelLock API.
148
149
  */
149
150
  addStreamDistributionChannelLock(addStreamDistributionChannelLockRequest: requests.AddStreamDistributionChannelLockRequest): Promise<responses.AddStreamDistributionChannelLockResponse>;
150
151
  /**
@@ -154,7 +155,7 @@ export declare class MediaServicesClient {
154
155
  * @param AddStreamPackagingConfigLockRequest
155
156
  * @return AddStreamPackagingConfigLockResponse
156
157
  * @throws OciError when an error occurs
157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/AddStreamPackagingConfigLock.ts.html |here} to see how to use AddStreamPackagingConfigLock API.
158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/AddStreamPackagingConfigLock.ts.html |here} to see how to use AddStreamPackagingConfigLock API.
158
159
  */
159
160
  addStreamPackagingConfigLock(addStreamPackagingConfigLockRequest: requests.AddStreamPackagingConfigLockRequest): Promise<responses.AddStreamPackagingConfigLockResponse>;
160
161
  /**
@@ -163,7 +164,7 @@ export declare class MediaServicesClient {
163
164
  * @param ChangeMediaAssetCompartmentRequest
164
165
  * @return ChangeMediaAssetCompartmentResponse
165
166
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ChangeMediaAssetCompartment.ts.html |here} to see how to use ChangeMediaAssetCompartment API.
167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ChangeMediaAssetCompartment.ts.html |here} to see how to use ChangeMediaAssetCompartment API.
167
168
  */
168
169
  changeMediaAssetCompartment(changeMediaAssetCompartmentRequest: requests.ChangeMediaAssetCompartmentRequest): Promise<responses.ChangeMediaAssetCompartmentResponse>;
169
170
  /**
@@ -172,7 +173,7 @@ export declare class MediaServicesClient {
172
173
  * @param ChangeMediaWorkflowCompartmentRequest
173
174
  * @return ChangeMediaWorkflowCompartmentResponse
174
175
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ChangeMediaWorkflowCompartment.ts.html |here} to see how to use ChangeMediaWorkflowCompartment API.
176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ChangeMediaWorkflowCompartment.ts.html |here} to see how to use ChangeMediaWorkflowCompartment API.
176
177
  */
177
178
  changeMediaWorkflowCompartment(changeMediaWorkflowCompartmentRequest: requests.ChangeMediaWorkflowCompartmentRequest): Promise<responses.ChangeMediaWorkflowCompartmentResponse>;
178
179
  /**
@@ -181,7 +182,7 @@ export declare class MediaServicesClient {
181
182
  * @param ChangeMediaWorkflowConfigurationCompartmentRequest
182
183
  * @return ChangeMediaWorkflowConfigurationCompartmentResponse
183
184
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ChangeMediaWorkflowConfigurationCompartment.ts.html |here} to see how to use ChangeMediaWorkflowConfigurationCompartment API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ChangeMediaWorkflowConfigurationCompartment.ts.html |here} to see how to use ChangeMediaWorkflowConfigurationCompartment API.
185
186
  */
186
187
  changeMediaWorkflowConfigurationCompartment(changeMediaWorkflowConfigurationCompartmentRequest: requests.ChangeMediaWorkflowConfigurationCompartmentRequest): Promise<responses.ChangeMediaWorkflowConfigurationCompartmentResponse>;
187
188
  /**
@@ -190,7 +191,7 @@ export declare class MediaServicesClient {
190
191
  * @param ChangeMediaWorkflowJobCompartmentRequest
191
192
  * @return ChangeMediaWorkflowJobCompartmentResponse
192
193
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ChangeMediaWorkflowJobCompartment.ts.html |here} to see how to use ChangeMediaWorkflowJobCompartment API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ChangeMediaWorkflowJobCompartment.ts.html |here} to see how to use ChangeMediaWorkflowJobCompartment API.
194
195
  */
195
196
  changeMediaWorkflowJobCompartment(changeMediaWorkflowJobCompartmentRequest: requests.ChangeMediaWorkflowJobCompartmentRequest): Promise<responses.ChangeMediaWorkflowJobCompartmentResponse>;
196
197
  /**
@@ -199,7 +200,7 @@ export declare class MediaServicesClient {
199
200
  * @param ChangeStreamDistributionChannelCompartmentRequest
200
201
  * @return ChangeStreamDistributionChannelCompartmentResponse
201
202
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ChangeStreamDistributionChannelCompartment.ts.html |here} to see how to use ChangeStreamDistributionChannelCompartment API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ChangeStreamDistributionChannelCompartment.ts.html |here} to see how to use ChangeStreamDistributionChannelCompartment API.
203
204
  */
204
205
  changeStreamDistributionChannelCompartment(changeStreamDistributionChannelCompartmentRequest: requests.ChangeStreamDistributionChannelCompartmentRequest): Promise<responses.ChangeStreamDistributionChannelCompartmentResponse>;
205
206
  /**
@@ -209,7 +210,7 @@ export declare class MediaServicesClient {
209
210
  * @param CreateMediaAssetRequest
210
211
  * @return CreateMediaAssetResponse
211
212
  * @throws OciError when an error occurs
212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/CreateMediaAsset.ts.html |here} to see how to use CreateMediaAsset API.
213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/CreateMediaAsset.ts.html |here} to see how to use CreateMediaAsset API.
213
214
  */
214
215
  createMediaAsset(createMediaAssetRequest: requests.CreateMediaAssetRequest): Promise<responses.CreateMediaAssetResponse>;
215
216
  /**
@@ -219,7 +220,7 @@ export declare class MediaServicesClient {
219
220
  * @param CreateMediaWorkflowRequest
220
221
  * @return CreateMediaWorkflowResponse
221
222
  * @throws OciError when an error occurs
222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/CreateMediaWorkflow.ts.html |here} to see how to use CreateMediaWorkflow API.
223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/CreateMediaWorkflow.ts.html |here} to see how to use CreateMediaWorkflow API.
223
224
  */
224
225
  createMediaWorkflow(createMediaWorkflowRequest: requests.CreateMediaWorkflowRequest): Promise<responses.CreateMediaWorkflowResponse>;
225
226
  /**
@@ -229,7 +230,7 @@ export declare class MediaServicesClient {
229
230
  * @param CreateMediaWorkflowConfigurationRequest
230
231
  * @return CreateMediaWorkflowConfigurationResponse
231
232
  * @throws OciError when an error occurs
232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/CreateMediaWorkflowConfiguration.ts.html |here} to see how to use CreateMediaWorkflowConfiguration API.
233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/CreateMediaWorkflowConfiguration.ts.html |here} to see how to use CreateMediaWorkflowConfiguration API.
233
234
  */
234
235
  createMediaWorkflowConfiguration(createMediaWorkflowConfigurationRequest: requests.CreateMediaWorkflowConfigurationRequest): Promise<responses.CreateMediaWorkflowConfigurationResponse>;
235
236
  /**
@@ -238,7 +239,7 @@ export declare class MediaServicesClient {
238
239
  * @param CreateMediaWorkflowJobRequest
239
240
  * @return CreateMediaWorkflowJobResponse
240
241
  * @throws OciError when an error occurs
241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/CreateMediaWorkflowJob.ts.html |here} to see how to use CreateMediaWorkflowJob API.
242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/CreateMediaWorkflowJob.ts.html |here} to see how to use CreateMediaWorkflowJob API.
242
243
  */
243
244
  createMediaWorkflowJob(createMediaWorkflowJobRequest: requests.CreateMediaWorkflowJobRequest): Promise<responses.CreateMediaWorkflowJobResponse>;
244
245
  /**
@@ -248,7 +249,7 @@ export declare class MediaServicesClient {
248
249
  * @param CreateStreamCdnConfigRequest
249
250
  * @return CreateStreamCdnConfigResponse
250
251
  * @throws OciError when an error occurs
251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/CreateStreamCdnConfig.ts.html |here} to see how to use CreateStreamCdnConfig API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/CreateStreamCdnConfig.ts.html |here} to see how to use CreateStreamCdnConfig API.
252
253
  */
253
254
  createStreamCdnConfig(createStreamCdnConfigRequest: requests.CreateStreamCdnConfigRequest): Promise<responses.CreateStreamCdnConfigResponse>;
254
255
  /**
@@ -258,7 +259,7 @@ export declare class MediaServicesClient {
258
259
  * @param CreateStreamDistributionChannelRequest
259
260
  * @return CreateStreamDistributionChannelResponse
260
261
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/CreateStreamDistributionChannel.ts.html |here} to see how to use CreateStreamDistributionChannel API.
262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/CreateStreamDistributionChannel.ts.html |here} to see how to use CreateStreamDistributionChannel API.
262
263
  */
263
264
  createStreamDistributionChannel(createStreamDistributionChannelRequest: requests.CreateStreamDistributionChannelRequest): Promise<responses.CreateStreamDistributionChannelResponse>;
264
265
  /**
@@ -268,7 +269,7 @@ export declare class MediaServicesClient {
268
269
  * @param CreateStreamPackagingConfigRequest
269
270
  * @return CreateStreamPackagingConfigResponse
270
271
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/CreateStreamPackagingConfig.ts.html |here} to see how to use CreateStreamPackagingConfig API.
272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/CreateStreamPackagingConfig.ts.html |here} to see how to use CreateStreamPackagingConfig API.
272
273
  */
273
274
  createStreamPackagingConfig(createStreamPackagingConfigRequest: requests.CreateStreamPackagingConfigRequest): Promise<responses.CreateStreamPackagingConfigResponse>;
274
275
  /**
@@ -277,7 +278,7 @@ export declare class MediaServicesClient {
277
278
  * @param DeleteMediaAssetRequest
278
279
  * @return DeleteMediaAssetResponse
279
280
  * @throws OciError when an error occurs
280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteMediaAsset.ts.html |here} to see how to use DeleteMediaAsset API.
281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteMediaAsset.ts.html |here} to see how to use DeleteMediaAsset API.
281
282
  */
282
283
  deleteMediaAsset(deleteMediaAssetRequest: requests.DeleteMediaAssetRequest): Promise<responses.DeleteMediaAssetResponse>;
283
284
  /**
@@ -286,7 +287,7 @@ export declare class MediaServicesClient {
286
287
  * @param DeleteMediaAssetDistributionChannelAttachmentRequest
287
288
  * @return DeleteMediaAssetDistributionChannelAttachmentResponse
288
289
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use DeleteMediaAssetDistributionChannelAttachment API.
290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use DeleteMediaAssetDistributionChannelAttachment API.
290
291
  */
291
292
  deleteMediaAssetDistributionChannelAttachment(deleteMediaAssetDistributionChannelAttachmentRequest: requests.DeleteMediaAssetDistributionChannelAttachmentRequest): Promise<responses.DeleteMediaAssetDistributionChannelAttachmentResponse>;
292
293
  /**
@@ -295,7 +296,7 @@ export declare class MediaServicesClient {
295
296
  * @param DeleteMediaWorkflowRequest
296
297
  * @return DeleteMediaWorkflowResponse
297
298
  * @throws OciError when an error occurs
298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteMediaWorkflow.ts.html |here} to see how to use DeleteMediaWorkflow API.
299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteMediaWorkflow.ts.html |here} to see how to use DeleteMediaWorkflow API.
299
300
  */
300
301
  deleteMediaWorkflow(deleteMediaWorkflowRequest: requests.DeleteMediaWorkflowRequest): Promise<responses.DeleteMediaWorkflowResponse>;
301
302
  /**
@@ -304,7 +305,7 @@ export declare class MediaServicesClient {
304
305
  * @param DeleteMediaWorkflowConfigurationRequest
305
306
  * @return DeleteMediaWorkflowConfigurationResponse
306
307
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteMediaWorkflowConfiguration.ts.html |here} to see how to use DeleteMediaWorkflowConfiguration API.
308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteMediaWorkflowConfiguration.ts.html |here} to see how to use DeleteMediaWorkflowConfiguration API.
308
309
  */
309
310
  deleteMediaWorkflowConfiguration(deleteMediaWorkflowConfigurationRequest: requests.DeleteMediaWorkflowConfigurationRequest): Promise<responses.DeleteMediaWorkflowConfigurationResponse>;
310
311
  /**
@@ -313,7 +314,7 @@ export declare class MediaServicesClient {
313
314
  * @param DeleteMediaWorkflowJobRequest
314
315
  * @return DeleteMediaWorkflowJobResponse
315
316
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteMediaWorkflowJob.ts.html |here} to see how to use DeleteMediaWorkflowJob API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteMediaWorkflowJob.ts.html |here} to see how to use DeleteMediaWorkflowJob API.
317
318
  */
318
319
  deleteMediaWorkflowJob(deleteMediaWorkflowJobRequest: requests.DeleteMediaWorkflowJobRequest): Promise<responses.DeleteMediaWorkflowJobResponse>;
319
320
  /**
@@ -322,7 +323,7 @@ export declare class MediaServicesClient {
322
323
  * @param DeleteStreamCdnConfigRequest
323
324
  * @return DeleteStreamCdnConfigResponse
324
325
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteStreamCdnConfig.ts.html |here} to see how to use DeleteStreamCdnConfig API.
326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteStreamCdnConfig.ts.html |here} to see how to use DeleteStreamCdnConfig API.
326
327
  */
327
328
  deleteStreamCdnConfig(deleteStreamCdnConfigRequest: requests.DeleteStreamCdnConfigRequest): Promise<responses.DeleteStreamCdnConfigResponse>;
328
329
  /**
@@ -331,7 +332,7 @@ export declare class MediaServicesClient {
331
332
  * @param DeleteStreamDistributionChannelRequest
332
333
  * @return DeleteStreamDistributionChannelResponse
333
334
  * @throws OciError when an error occurs
334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteStreamDistributionChannel.ts.html |here} to see how to use DeleteStreamDistributionChannel API.
335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteStreamDistributionChannel.ts.html |here} to see how to use DeleteStreamDistributionChannel API.
335
336
  */
336
337
  deleteStreamDistributionChannel(deleteStreamDistributionChannelRequest: requests.DeleteStreamDistributionChannelRequest): Promise<responses.DeleteStreamDistributionChannelResponse>;
337
338
  /**
@@ -340,7 +341,7 @@ export declare class MediaServicesClient {
340
341
  * @param DeleteStreamPackagingConfigRequest
341
342
  * @return DeleteStreamPackagingConfigResponse
342
343
  * @throws OciError when an error occurs
343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/DeleteStreamPackagingConfig.ts.html |here} to see how to use DeleteStreamPackagingConfig API.
344
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/DeleteStreamPackagingConfig.ts.html |here} to see how to use DeleteStreamPackagingConfig API.
344
345
  */
345
346
  deleteStreamPackagingConfig(deleteStreamPackagingConfigRequest: requests.DeleteStreamPackagingConfigRequest): Promise<responses.DeleteStreamPackagingConfigResponse>;
346
347
  /**
@@ -349,7 +350,7 @@ export declare class MediaServicesClient {
349
350
  * @param GetMediaAssetRequest
350
351
  * @return GetMediaAssetResponse
351
352
  * @throws OciError when an error occurs
352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetMediaAsset.ts.html |here} to see how to use GetMediaAsset API.
353
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetMediaAsset.ts.html |here} to see how to use GetMediaAsset API.
353
354
  */
354
355
  getMediaAsset(getMediaAssetRequest: requests.GetMediaAssetRequest): Promise<responses.GetMediaAssetResponse>;
355
356
  /**
@@ -358,7 +359,7 @@ export declare class MediaServicesClient {
358
359
  * @param GetMediaAssetDistributionChannelAttachmentRequest
359
360
  * @return GetMediaAssetDistributionChannelAttachmentResponse
360
361
  * @throws OciError when an error occurs
361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use GetMediaAssetDistributionChannelAttachment API.
362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use GetMediaAssetDistributionChannelAttachment API.
362
363
  */
363
364
  getMediaAssetDistributionChannelAttachment(getMediaAssetDistributionChannelAttachmentRequest: requests.GetMediaAssetDistributionChannelAttachmentRequest): Promise<responses.GetMediaAssetDistributionChannelAttachmentResponse>;
364
365
  /**
@@ -367,7 +368,7 @@ export declare class MediaServicesClient {
367
368
  * @param GetMediaWorkflowRequest
368
369
  * @return GetMediaWorkflowResponse
369
370
  * @throws OciError when an error occurs
370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetMediaWorkflow.ts.html |here} to see how to use GetMediaWorkflow API.
371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetMediaWorkflow.ts.html |here} to see how to use GetMediaWorkflow API.
371
372
  */
372
373
  getMediaWorkflow(getMediaWorkflowRequest: requests.GetMediaWorkflowRequest): Promise<responses.GetMediaWorkflowResponse>;
373
374
  /**
@@ -376,7 +377,7 @@ export declare class MediaServicesClient {
376
377
  * @param GetMediaWorkflowConfigurationRequest
377
378
  * @return GetMediaWorkflowConfigurationResponse
378
379
  * @throws OciError when an error occurs
379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetMediaWorkflowConfiguration.ts.html |here} to see how to use GetMediaWorkflowConfiguration API.
380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetMediaWorkflowConfiguration.ts.html |here} to see how to use GetMediaWorkflowConfiguration API.
380
381
  */
381
382
  getMediaWorkflowConfiguration(getMediaWorkflowConfigurationRequest: requests.GetMediaWorkflowConfigurationRequest): Promise<responses.GetMediaWorkflowConfigurationResponse>;
382
383
  /**
@@ -385,7 +386,7 @@ export declare class MediaServicesClient {
385
386
  * @param GetMediaWorkflowJobRequest
386
387
  * @return GetMediaWorkflowJobResponse
387
388
  * @throws OciError when an error occurs
388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetMediaWorkflowJob.ts.html |here} to see how to use GetMediaWorkflowJob API.
389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetMediaWorkflowJob.ts.html |here} to see how to use GetMediaWorkflowJob API.
389
390
  */
390
391
  getMediaWorkflowJob(getMediaWorkflowJobRequest: requests.GetMediaWorkflowJobRequest): Promise<responses.GetMediaWorkflowJobResponse>;
391
392
  /**
@@ -394,7 +395,7 @@ export declare class MediaServicesClient {
394
395
  * @param GetStreamCdnConfigRequest
395
396
  * @return GetStreamCdnConfigResponse
396
397
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetStreamCdnConfig.ts.html |here} to see how to use GetStreamCdnConfig API.
398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetStreamCdnConfig.ts.html |here} to see how to use GetStreamCdnConfig API.
398
399
  */
399
400
  getStreamCdnConfig(getStreamCdnConfigRequest: requests.GetStreamCdnConfigRequest): Promise<responses.GetStreamCdnConfigResponse>;
400
401
  /**
@@ -403,7 +404,7 @@ export declare class MediaServicesClient {
403
404
  * @param GetStreamDistributionChannelRequest
404
405
  * @return GetStreamDistributionChannelResponse
405
406
  * @throws OciError when an error occurs
406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetStreamDistributionChannel.ts.html |here} to see how to use GetStreamDistributionChannel API.
407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetStreamDistributionChannel.ts.html |here} to see how to use GetStreamDistributionChannel API.
407
408
  */
408
409
  getStreamDistributionChannel(getStreamDistributionChannelRequest: requests.GetStreamDistributionChannelRequest): Promise<responses.GetStreamDistributionChannelResponse>;
409
410
  /**
@@ -412,7 +413,7 @@ export declare class MediaServicesClient {
412
413
  * @param GetStreamPackagingConfigRequest
413
414
  * @return GetStreamPackagingConfigResponse
414
415
  * @throws OciError when an error occurs
415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GetStreamPackagingConfig.ts.html |here} to see how to use GetStreamPackagingConfig API.
416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GetStreamPackagingConfig.ts.html |here} to see how to use GetStreamPackagingConfig API.
416
417
  */
417
418
  getStreamPackagingConfig(getStreamPackagingConfigRequest: requests.GetStreamPackagingConfigRequest): Promise<responses.GetStreamPackagingConfigResponse>;
418
419
  /**
@@ -421,7 +422,7 @@ export declare class MediaServicesClient {
421
422
  * @param IngestStreamDistributionChannelRequest
422
423
  * @return IngestStreamDistributionChannelResponse
423
424
  * @throws OciError when an error occurs
424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/IngestStreamDistributionChannel.ts.html |here} to see how to use IngestStreamDistributionChannel API.
425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/IngestStreamDistributionChannel.ts.html |here} to see how to use IngestStreamDistributionChannel API.
425
426
  */
426
427
  ingestStreamDistributionChannel(ingestStreamDistributionChannelRequest: requests.IngestStreamDistributionChannelRequest): Promise<responses.IngestStreamDistributionChannelResponse>;
427
428
  /**
@@ -430,7 +431,7 @@ export declare class MediaServicesClient {
430
431
  * @param ListMediaAssetDistributionChannelAttachmentsRequest
431
432
  * @return ListMediaAssetDistributionChannelAttachmentsResponse
432
433
  * @throws OciError when an error occurs
433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListMediaAssetDistributionChannelAttachments.ts.html |here} to see how to use ListMediaAssetDistributionChannelAttachments API.
434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListMediaAssetDistributionChannelAttachments.ts.html |here} to see how to use ListMediaAssetDistributionChannelAttachments API.
434
435
  */
435
436
  listMediaAssetDistributionChannelAttachments(listMediaAssetDistributionChannelAttachmentsRequest: requests.ListMediaAssetDistributionChannelAttachmentsRequest): Promise<responses.ListMediaAssetDistributionChannelAttachmentsResponse>;
436
437
  /**
@@ -440,7 +441,7 @@ export declare class MediaServicesClient {
440
441
  * @param ListMediaAssetsRequest
441
442
  * @return ListMediaAssetsResponse
442
443
  * @throws OciError when an error occurs
443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListMediaAssets.ts.html |here} to see how to use ListMediaAssets API.
444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListMediaAssets.ts.html |here} to see how to use ListMediaAssets API.
444
445
  */
445
446
  listMediaAssets(listMediaAssetsRequest: requests.ListMediaAssetsRequest): Promise<responses.ListMediaAssetsResponse>;
446
447
  /**
@@ -450,7 +451,7 @@ export declare class MediaServicesClient {
450
451
  * @param ListMediaWorkflowConfigurationsRequest
451
452
  * @return ListMediaWorkflowConfigurationsResponse
452
453
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListMediaWorkflowConfigurations.ts.html |here} to see how to use ListMediaWorkflowConfigurations API.
454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListMediaWorkflowConfigurations.ts.html |here} to see how to use ListMediaWorkflowConfigurations API.
454
455
  */
455
456
  listMediaWorkflowConfigurations(listMediaWorkflowConfigurationsRequest: requests.ListMediaWorkflowConfigurationsRequest): Promise<responses.ListMediaWorkflowConfigurationsResponse>;
456
457
  /**
@@ -459,7 +460,7 @@ export declare class MediaServicesClient {
459
460
  * @param ListMediaWorkflowJobsRequest
460
461
  * @return ListMediaWorkflowJobsResponse
461
462
  * @throws OciError when an error occurs
462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListMediaWorkflowJobs.ts.html |here} to see how to use ListMediaWorkflowJobs API.
463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListMediaWorkflowJobs.ts.html |here} to see how to use ListMediaWorkflowJobs API.
463
464
  */
464
465
  listMediaWorkflowJobs(listMediaWorkflowJobsRequest: requests.ListMediaWorkflowJobsRequest): Promise<responses.ListMediaWorkflowJobsResponse>;
465
466
  /**
@@ -469,7 +470,7 @@ export declare class MediaServicesClient {
469
470
  * @param ListMediaWorkflowTaskDeclarationsRequest
470
471
  * @return ListMediaWorkflowTaskDeclarationsResponse
471
472
  * @throws OciError when an error occurs
472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListMediaWorkflowTaskDeclarations.ts.html |here} to see how to use ListMediaWorkflowTaskDeclarations API.
473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListMediaWorkflowTaskDeclarations.ts.html |here} to see how to use ListMediaWorkflowTaskDeclarations API.
473
474
  */
474
475
  listMediaWorkflowTaskDeclarations(listMediaWorkflowTaskDeclarationsRequest: requests.ListMediaWorkflowTaskDeclarationsRequest): Promise<responses.ListMediaWorkflowTaskDeclarationsResponse>;
475
476
  /**
@@ -478,7 +479,7 @@ export declare class MediaServicesClient {
478
479
  * @param ListMediaWorkflowsRequest
479
480
  * @return ListMediaWorkflowsResponse
480
481
  * @throws OciError when an error occurs
481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListMediaWorkflows.ts.html |here} to see how to use ListMediaWorkflows API.
482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListMediaWorkflows.ts.html |here} to see how to use ListMediaWorkflows API.
482
483
  */
483
484
  listMediaWorkflows(listMediaWorkflowsRequest: requests.ListMediaWorkflowsRequest): Promise<responses.ListMediaWorkflowsResponse>;
484
485
  /**
@@ -487,7 +488,7 @@ export declare class MediaServicesClient {
487
488
  * @param ListStreamCdnConfigsRequest
488
489
  * @return ListStreamCdnConfigsResponse
489
490
  * @throws OciError when an error occurs
490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListStreamCdnConfigs.ts.html |here} to see how to use ListStreamCdnConfigs API.
491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListStreamCdnConfigs.ts.html |here} to see how to use ListStreamCdnConfigs API.
491
492
  */
492
493
  listStreamCdnConfigs(listStreamCdnConfigsRequest: requests.ListStreamCdnConfigsRequest): Promise<responses.ListStreamCdnConfigsResponse>;
493
494
  /**
@@ -496,7 +497,7 @@ export declare class MediaServicesClient {
496
497
  * @param ListStreamDistributionChannelsRequest
497
498
  * @return ListStreamDistributionChannelsResponse
498
499
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListStreamDistributionChannels.ts.html |here} to see how to use ListStreamDistributionChannels API.
500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListStreamDistributionChannels.ts.html |here} to see how to use ListStreamDistributionChannels API.
500
501
  */
501
502
  listStreamDistributionChannels(listStreamDistributionChannelsRequest: requests.ListStreamDistributionChannelsRequest): Promise<responses.ListStreamDistributionChannelsResponse>;
502
503
  /**
@@ -505,7 +506,7 @@ export declare class MediaServicesClient {
505
506
  * @param ListStreamPackagingConfigsRequest
506
507
  * @return ListStreamPackagingConfigsResponse
507
508
  * @throws OciError when an error occurs
508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListStreamPackagingConfigs.ts.html |here} to see how to use ListStreamPackagingConfigs API.
509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListStreamPackagingConfigs.ts.html |here} to see how to use ListStreamPackagingConfigs API.
509
510
  */
510
511
  listStreamPackagingConfigs(listStreamPackagingConfigsRequest: requests.ListStreamPackagingConfigsRequest): Promise<responses.ListStreamPackagingConfigsResponse>;
511
512
  /**
@@ -515,7 +516,7 @@ export declare class MediaServicesClient {
515
516
  * @param ListSystemMediaWorkflowsRequest
516
517
  * @return ListSystemMediaWorkflowsResponse
517
518
  * @throws OciError when an error occurs
518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/ListSystemMediaWorkflows.ts.html |here} to see how to use ListSystemMediaWorkflows API.
519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/ListSystemMediaWorkflows.ts.html |here} to see how to use ListSystemMediaWorkflows API.
519
520
  */
520
521
  listSystemMediaWorkflows(listSystemMediaWorkflowsRequest: requests.ListSystemMediaWorkflowsRequest): Promise<responses.ListSystemMediaWorkflowsResponse>;
521
522
  /**
@@ -525,7 +526,7 @@ export declare class MediaServicesClient {
525
526
  * @param RemoveMediaAssetLockRequest
526
527
  * @return RemoveMediaAssetLockResponse
527
528
  * @throws OciError when an error occurs
528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/RemoveMediaAssetLock.ts.html |here} to see how to use RemoveMediaAssetLock API.
529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/RemoveMediaAssetLock.ts.html |here} to see how to use RemoveMediaAssetLock API.
529
530
  */
530
531
  removeMediaAssetLock(removeMediaAssetLockRequest: requests.RemoveMediaAssetLockRequest): Promise<responses.RemoveMediaAssetLockResponse>;
531
532
  /**
@@ -535,7 +536,7 @@ export declare class MediaServicesClient {
535
536
  * @param RemoveMediaWorkflowConfigurationLockRequest
536
537
  * @return RemoveMediaWorkflowConfigurationLockResponse
537
538
  * @throws OciError when an error occurs
538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/RemoveMediaWorkflowConfigurationLock.ts.html |here} to see how to use RemoveMediaWorkflowConfigurationLock API.
539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/RemoveMediaWorkflowConfigurationLock.ts.html |here} to see how to use RemoveMediaWorkflowConfigurationLock API.
539
540
  */
540
541
  removeMediaWorkflowConfigurationLock(removeMediaWorkflowConfigurationLockRequest: requests.RemoveMediaWorkflowConfigurationLockRequest): Promise<responses.RemoveMediaWorkflowConfigurationLockResponse>;
541
542
  /**
@@ -545,7 +546,7 @@ export declare class MediaServicesClient {
545
546
  * @param RemoveMediaWorkflowJobLockRequest
546
547
  * @return RemoveMediaWorkflowJobLockResponse
547
548
  * @throws OciError when an error occurs
548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/RemoveMediaWorkflowJobLock.ts.html |here} to see how to use RemoveMediaWorkflowJobLock API.
549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/RemoveMediaWorkflowJobLock.ts.html |here} to see how to use RemoveMediaWorkflowJobLock API.
549
550
  */
550
551
  removeMediaWorkflowJobLock(removeMediaWorkflowJobLockRequest: requests.RemoveMediaWorkflowJobLockRequest): Promise<responses.RemoveMediaWorkflowJobLockResponse>;
551
552
  /**
@@ -555,7 +556,7 @@ export declare class MediaServicesClient {
555
556
  * @param RemoveMediaWorkflowLockRequest
556
557
  * @return RemoveMediaWorkflowLockResponse
557
558
  * @throws OciError when an error occurs
558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/RemoveMediaWorkflowLock.ts.html |here} to see how to use RemoveMediaWorkflowLock API.
559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/RemoveMediaWorkflowLock.ts.html |here} to see how to use RemoveMediaWorkflowLock API.
559
560
  */
560
561
  removeMediaWorkflowLock(removeMediaWorkflowLockRequest: requests.RemoveMediaWorkflowLockRequest): Promise<responses.RemoveMediaWorkflowLockResponse>;
561
562
  /**
@@ -565,7 +566,7 @@ export declare class MediaServicesClient {
565
566
  * @param RemoveStreamCdnConfigLockRequest
566
567
  * @return RemoveStreamCdnConfigLockResponse
567
568
  * @throws OciError when an error occurs
568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/RemoveStreamCdnConfigLock.ts.html |here} to see how to use RemoveStreamCdnConfigLock API.
569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/RemoveStreamCdnConfigLock.ts.html |here} to see how to use RemoveStreamCdnConfigLock API.
569
570
  */
570
571
  removeStreamCdnConfigLock(removeStreamCdnConfigLockRequest: requests.RemoveStreamCdnConfigLockRequest): Promise<responses.RemoveStreamCdnConfigLockResponse>;
571
572
  /**
@@ -575,7 +576,7 @@ export declare class MediaServicesClient {
575
576
  * @param RemoveStreamDistributionChannelLockRequest
576
577
  * @return RemoveStreamDistributionChannelLockResponse
577
578
  * @throws OciError when an error occurs
578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/RemoveStreamDistributionChannelLock.ts.html |here} to see how to use RemoveStreamDistributionChannelLock API.
579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/RemoveStreamDistributionChannelLock.ts.html |here} to see how to use RemoveStreamDistributionChannelLock API.
579
580
  */
580
581
  removeStreamDistributionChannelLock(removeStreamDistributionChannelLockRequest: requests.RemoveStreamDistributionChannelLockRequest): Promise<responses.RemoveStreamDistributionChannelLockResponse>;
581
582
  /**
@@ -585,7 +586,7 @@ export declare class MediaServicesClient {
585
586
  * @param RemoveStreamPackagingConfigLockRequest
586
587
  * @return RemoveStreamPackagingConfigLockResponse
587
588
  * @throws OciError when an error occurs
588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/RemoveStreamPackagingConfigLock.ts.html |here} to see how to use RemoveStreamPackagingConfigLock API.
589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/RemoveStreamPackagingConfigLock.ts.html |here} to see how to use RemoveStreamPackagingConfigLock API.
589
590
  */
590
591
  removeStreamPackagingConfigLock(removeStreamPackagingConfigLockRequest: requests.RemoveStreamPackagingConfigLockRequest): Promise<responses.RemoveStreamPackagingConfigLockResponse>;
591
592
  /**
@@ -594,7 +595,7 @@ export declare class MediaServicesClient {
594
595
  * @param UpdateMediaAssetRequest
595
596
  * @return UpdateMediaAssetResponse
596
597
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/UpdateMediaAsset.ts.html |here} to see how to use UpdateMediaAsset API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/UpdateMediaAsset.ts.html |here} to see how to use UpdateMediaAsset API.
598
599
  */
599
600
  updateMediaAsset(updateMediaAssetRequest: requests.UpdateMediaAssetRequest): Promise<responses.UpdateMediaAssetResponse>;
600
601
  /**
@@ -603,7 +604,7 @@ export declare class MediaServicesClient {
603
604
  * @param UpdateMediaWorkflowRequest
604
605
  * @return UpdateMediaWorkflowResponse
605
606
  * @throws OciError when an error occurs
606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/UpdateMediaWorkflow.ts.html |here} to see how to use UpdateMediaWorkflow API.
607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/UpdateMediaWorkflow.ts.html |here} to see how to use UpdateMediaWorkflow API.
607
608
  */
608
609
  updateMediaWorkflow(updateMediaWorkflowRequest: requests.UpdateMediaWorkflowRequest): Promise<responses.UpdateMediaWorkflowResponse>;
609
610
  /**
@@ -612,7 +613,7 @@ export declare class MediaServicesClient {
612
613
  * @param UpdateMediaWorkflowConfigurationRequest
613
614
  * @return UpdateMediaWorkflowConfigurationResponse
614
615
  * @throws OciError when an error occurs
615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/UpdateMediaWorkflowConfiguration.ts.html |here} to see how to use UpdateMediaWorkflowConfiguration API.
616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/UpdateMediaWorkflowConfiguration.ts.html |here} to see how to use UpdateMediaWorkflowConfiguration API.
616
617
  */
617
618
  updateMediaWorkflowConfiguration(updateMediaWorkflowConfigurationRequest: requests.UpdateMediaWorkflowConfigurationRequest): Promise<responses.UpdateMediaWorkflowConfigurationResponse>;
618
619
  /**
@@ -621,7 +622,7 @@ export declare class MediaServicesClient {
621
622
  * @param UpdateMediaWorkflowJobRequest
622
623
  * @return UpdateMediaWorkflowJobResponse
623
624
  * @throws OciError when an error occurs
624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/UpdateMediaWorkflowJob.ts.html |here} to see how to use UpdateMediaWorkflowJob API.
625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/UpdateMediaWorkflowJob.ts.html |here} to see how to use UpdateMediaWorkflowJob API.
625
626
  */
626
627
  updateMediaWorkflowJob(updateMediaWorkflowJobRequest: requests.UpdateMediaWorkflowJobRequest): Promise<responses.UpdateMediaWorkflowJobResponse>;
627
628
  /**
@@ -630,7 +631,7 @@ export declare class MediaServicesClient {
630
631
  * @param UpdateStreamCdnConfigRequest
631
632
  * @return UpdateStreamCdnConfigResponse
632
633
  * @throws OciError when an error occurs
633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/UpdateStreamCdnConfig.ts.html |here} to see how to use UpdateStreamCdnConfig API.
634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/UpdateStreamCdnConfig.ts.html |here} to see how to use UpdateStreamCdnConfig API.
634
635
  */
635
636
  updateStreamCdnConfig(updateStreamCdnConfigRequest: requests.UpdateStreamCdnConfigRequest): Promise<responses.UpdateStreamCdnConfigResponse>;
636
637
  /**
@@ -639,7 +640,7 @@ export declare class MediaServicesClient {
639
640
  * @param UpdateStreamDistributionChannelRequest
640
641
  * @return UpdateStreamDistributionChannelResponse
641
642
  * @throws OciError when an error occurs
642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/UpdateStreamDistributionChannel.ts.html |here} to see how to use UpdateStreamDistributionChannel API.
643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/UpdateStreamDistributionChannel.ts.html |here} to see how to use UpdateStreamDistributionChannel API.
643
644
  */
644
645
  updateStreamDistributionChannel(updateStreamDistributionChannelRequest: requests.UpdateStreamDistributionChannelRequest): Promise<responses.UpdateStreamDistributionChannelResponse>;
645
646
  /**
@@ -648,7 +649,7 @@ export declare class MediaServicesClient {
648
649
  * @param UpdateStreamPackagingConfigRequest
649
650
  * @return UpdateStreamPackagingConfigResponse
650
651
  * @throws OciError when an error occurs
651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/UpdateStreamPackagingConfig.ts.html |here} to see how to use UpdateStreamPackagingConfig API.
652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/UpdateStreamPackagingConfig.ts.html |here} to see how to use UpdateStreamPackagingConfig API.
652
653
  */
653
654
  updateStreamPackagingConfig(updateStreamPackagingConfigRequest: requests.UpdateStreamPackagingConfigRequest): Promise<responses.UpdateStreamPackagingConfigResponse>;
654
655
  }
@@ -660,7 +661,7 @@ export declare enum MediaStreamApiKeys {
660
661
  export declare class MediaStreamClient {
661
662
  protected static serviceEndpointTemplate: string;
662
663
  protected static endpointServiceName: string;
663
- protected "_realmSpecificEndpointTemplateEnabled": boolean;
664
+ protected "_realmSpecificEndpointTemplateEnabled": boolean | undefined;
664
665
  protected "_endpoint": string;
665
666
  protected "_defaultHeaders": any;
666
667
  protected "_clientConfiguration": common.ClientConfiguration;
@@ -682,6 +683,7 @@ export declare class MediaStreamClient {
682
683
  * @param endpoint The endpoint of the service.
683
684
  */
684
685
  set endpoint(endpoint: string);
686
+ get logger(): import("oci-common/lib/log").Logger;
685
687
  /**
686
688
  * Determines whether realm specific endpoint should be used or not.
687
689
  * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
@@ -713,7 +715,7 @@ export declare class MediaStreamClient {
713
715
  * @param GeneratePlaylistRequest
714
716
  * @return GeneratePlaylistResponse
715
717
  * @throws OciError when an error occurs
716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GeneratePlaylist.ts.html |here} to see how to use GeneratePlaylist API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GeneratePlaylist.ts.html |here} to see how to use GeneratePlaylist API.
717
719
  */
718
720
  generatePlaylist(generatePlaylistRequest: requests.GeneratePlaylistRequest): Promise<responses.GeneratePlaylistResponse>;
719
721
  /**
@@ -722,7 +724,7 @@ export declare class MediaStreamClient {
722
724
  * @param GenerateSessionTokenRequest
723
725
  * @return GenerateSessionTokenResponse
724
726
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/mediaservices/GenerateSessionToken.ts.html |here} to see how to use GenerateSessionToken API.
727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/mediaservices/GenerateSessionToken.ts.html |here} to see how to use GenerateSessionToken API.
726
728
  */
727
729
  generateSessionToken(generateSessionTokenRequest: requests.GenerateSessionTokenRequest): Promise<responses.GenerateSessionTokenResponse>;
728
730
  }