oci-mediaservices 2.79.1 → 2.81.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +66 -64
- package/lib/client.js +326 -130
- package/lib/client.js.map +1 -1
- package/lib/model/create-media-workflow-job-details.js +4 -2
- package/lib/model/create-media-workflow-job-details.js.map +1 -1
- package/lib/model/ingest-stream-distribution-channel-details.js +4 -2
- package/lib/model/ingest-stream-distribution-channel-details.js.map +1 -1
- package/lib/model/stream-cdn-config-section.js +4 -2
- package/lib/model/stream-cdn-config-section.js.map +1 -1
- package/lib/model/stream-packaging-config-encryption.js +4 -2
- package/lib/model/stream-packaging-config-encryption.js.map +1 -1
- package/lib/model/stream-packaging-config.js +4 -2
- package/lib/model/stream-packaging-config.js.map +1 -1
- package/lib/request/add-media-asset-lock-request.d.ts +1 -1
- package/lib/request/add-media-workflow-configuration-lock-request.d.ts +1 -1
- package/lib/request/add-media-workflow-job-lock-request.d.ts +1 -1
- package/lib/request/add-media-workflow-lock-request.d.ts +1 -1
- package/lib/request/add-stream-cdn-config-lock-request.d.ts +1 -1
- package/lib/request/add-stream-distribution-channel-lock-request.d.ts +1 -1
- package/lib/request/add-stream-packaging-config-lock-request.d.ts +1 -1
- package/lib/request/change-media-asset-compartment-request.d.ts +1 -1
- package/lib/request/change-media-workflow-compartment-request.d.ts +1 -1
- package/lib/request/change-media-workflow-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-media-workflow-job-compartment-request.d.ts +1 -1
- package/lib/request/change-stream-distribution-channel-compartment-request.d.ts +1 -1
- package/lib/request/create-media-asset-request.d.ts +1 -1
- package/lib/request/create-media-workflow-configuration-request.d.ts +1 -1
- package/lib/request/create-media-workflow-job-request.d.ts +1 -1
- package/lib/request/create-media-workflow-request.d.ts +1 -1
- package/lib/request/create-stream-cdn-config-request.d.ts +1 -1
- package/lib/request/create-stream-distribution-channel-request.d.ts +1 -1
- package/lib/request/create-stream-packaging-config-request.d.ts +1 -1
- package/lib/request/delete-media-asset-distribution-channel-attachment-request.d.ts +1 -1
- package/lib/request/delete-media-asset-request.d.ts +1 -1
- package/lib/request/delete-media-workflow-configuration-request.d.ts +1 -1
- package/lib/request/delete-media-workflow-job-request.d.ts +1 -1
- package/lib/request/delete-media-workflow-request.d.ts +1 -1
- package/lib/request/delete-stream-cdn-config-request.d.ts +1 -1
- package/lib/request/delete-stream-distribution-channel-request.d.ts +1 -1
- package/lib/request/delete-stream-packaging-config-request.d.ts +1 -1
- package/lib/request/generate-playlist-request.d.ts +1 -1
- package/lib/request/generate-session-token-request.d.ts +1 -1
- package/lib/request/get-media-asset-distribution-channel-attachment-request.d.ts +1 -1
- package/lib/request/get-media-asset-request.d.ts +1 -1
- package/lib/request/get-media-workflow-configuration-request.d.ts +1 -1
- package/lib/request/get-media-workflow-job-request.d.ts +1 -1
- package/lib/request/get-media-workflow-request.d.ts +1 -1
- package/lib/request/get-stream-cdn-config-request.d.ts +1 -1
- package/lib/request/get-stream-distribution-channel-request.d.ts +1 -1
- package/lib/request/get-stream-packaging-config-request.d.ts +1 -1
- package/lib/request/ingest-stream-distribution-channel-request.d.ts +1 -1
- package/lib/request/list-media-asset-distribution-channel-attachments-request.d.ts +1 -1
- package/lib/request/list-media-assets-request.d.ts +1 -1
- package/lib/request/list-media-workflow-configurations-request.d.ts +1 -1
- package/lib/request/list-media-workflow-jobs-request.d.ts +1 -1
- package/lib/request/list-media-workflow-task-declarations-request.d.ts +1 -1
- package/lib/request/list-media-workflows-request.d.ts +1 -1
- package/lib/request/list-stream-cdn-configs-request.d.ts +1 -1
- package/lib/request/list-stream-distribution-channels-request.d.ts +1 -1
- package/lib/request/list-stream-packaging-configs-request.d.ts +1 -1
- package/lib/request/list-system-media-workflows-request.d.ts +1 -1
- package/lib/request/remove-media-asset-lock-request.d.ts +1 -1
- package/lib/request/remove-media-workflow-configuration-lock-request.d.ts +1 -1
- package/lib/request/remove-media-workflow-job-lock-request.d.ts +1 -1
- package/lib/request/remove-media-workflow-lock-request.d.ts +1 -1
- package/lib/request/remove-stream-cdn-config-lock-request.d.ts +1 -1
- package/lib/request/remove-stream-distribution-channel-lock-request.d.ts +1 -1
- package/lib/request/remove-stream-packaging-config-lock-request.d.ts +1 -1
- package/lib/request/update-media-asset-request.d.ts +1 -1
- package/lib/request/update-media-workflow-configuration-request.d.ts +1 -1
- package/lib/request/update-media-workflow-job-request.d.ts +1 -1
- package/lib/request/update-media-workflow-request.d.ts +1 -1
- package/lib/request/update-stream-cdn-config-request.d.ts +1 -1
- package/lib/request/update-stream-distribution-channel-request.d.ts +1 -1
- package/lib/request/update-stream-packaging-config-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -60,7 +60,7 @@ var MediaServicesApiKeys;
|
|
|
60
60
|
*/
|
|
61
61
|
class MediaServicesClient {
|
|
62
62
|
constructor(params, clientConfiguration) {
|
|
63
|
-
this["_realmSpecificEndpointTemplateEnabled"] =
|
|
63
|
+
this["_realmSpecificEndpointTemplateEnabled"] = undefined;
|
|
64
64
|
this["_endpoint"] = "";
|
|
65
65
|
this["_defaultHeaders"] = {};
|
|
66
66
|
this._circuitBreaker = null;
|
|
@@ -119,7 +119,11 @@ class MediaServicesClient {
|
|
|
119
119
|
set endpoint(endpoint) {
|
|
120
120
|
this._endpoint = endpoint;
|
|
121
121
|
this._endpoint = this._endpoint + "/20211101";
|
|
122
|
-
|
|
122
|
+
if (this.logger)
|
|
123
|
+
this.logger.info(`MediaServicesClient endpoint set to ${this._endpoint}`);
|
|
124
|
+
}
|
|
125
|
+
get logger() {
|
|
126
|
+
return common.LOG.logger;
|
|
123
127
|
}
|
|
124
128
|
/**
|
|
125
129
|
* Determines whether realm specific endpoint should be used or not.
|
|
@@ -128,7 +132,8 @@ class MediaServicesClient {
|
|
|
128
132
|
*/
|
|
129
133
|
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
130
134
|
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
131
|
-
|
|
135
|
+
if (this.logger)
|
|
136
|
+
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
132
137
|
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
133
138
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(MediaServicesClient.serviceEndpointTemplate, this._region, MediaServicesClient.endpointServiceName);
|
|
134
139
|
}
|
|
@@ -195,11 +200,12 @@ class MediaServicesClient {
|
|
|
195
200
|
* @param AddMediaAssetLockRequest
|
|
196
201
|
* @return AddMediaAssetLockResponse
|
|
197
202
|
* @throws OciError when an error occurs
|
|
198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/AddMediaAssetLock.ts.html |here} to see how to use AddMediaAssetLock API.
|
|
199
204
|
*/
|
|
200
205
|
addMediaAssetLock(addMediaAssetLockRequest) {
|
|
201
206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
202
|
-
|
|
207
|
+
if (this.logger)
|
|
208
|
+
this.logger.debug("Calling operation MediaServicesClient#addMediaAssetLock.");
|
|
203
209
|
const operationName = "addMediaAssetLock";
|
|
204
210
|
const apiReferenceLink = "";
|
|
205
211
|
const pathParams = {
|
|
@@ -214,6 +220,8 @@ class MediaServicesClient {
|
|
|
214
220
|
};
|
|
215
221
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
216
222
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addMediaAssetLockRequest.retryConfiguration, specRetryConfiguration);
|
|
223
|
+
if (this.logger)
|
|
224
|
+
retrier.logger = this.logger;
|
|
217
225
|
const request = yield oci_common_1.composeRequest({
|
|
218
226
|
baseEndpoint: this._endpoint,
|
|
219
227
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -259,11 +267,12 @@ class MediaServicesClient {
|
|
|
259
267
|
* @param AddMediaWorkflowConfigurationLockRequest
|
|
260
268
|
* @return AddMediaWorkflowConfigurationLockResponse
|
|
261
269
|
* @throws OciError when an error occurs
|
|
262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/AddMediaWorkflowConfigurationLock.ts.html |here} to see how to use AddMediaWorkflowConfigurationLock API.
|
|
263
271
|
*/
|
|
264
272
|
addMediaWorkflowConfigurationLock(addMediaWorkflowConfigurationLockRequest) {
|
|
265
273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
266
|
-
|
|
274
|
+
if (this.logger)
|
|
275
|
+
this.logger.debug("Calling operation MediaServicesClient#addMediaWorkflowConfigurationLock.");
|
|
267
276
|
const operationName = "addMediaWorkflowConfigurationLock";
|
|
268
277
|
const apiReferenceLink = "";
|
|
269
278
|
const pathParams = {
|
|
@@ -278,6 +287,8 @@ class MediaServicesClient {
|
|
|
278
287
|
};
|
|
279
288
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
280
289
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addMediaWorkflowConfigurationLockRequest.retryConfiguration, specRetryConfiguration);
|
|
290
|
+
if (this.logger)
|
|
291
|
+
retrier.logger = this.logger;
|
|
281
292
|
const request = yield oci_common_1.composeRequest({
|
|
282
293
|
baseEndpoint: this._endpoint,
|
|
283
294
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -323,11 +334,12 @@ class MediaServicesClient {
|
|
|
323
334
|
* @param AddMediaWorkflowJobLockRequest
|
|
324
335
|
* @return AddMediaWorkflowJobLockResponse
|
|
325
336
|
* @throws OciError when an error occurs
|
|
326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/AddMediaWorkflowJobLock.ts.html |here} to see how to use AddMediaWorkflowJobLock API.
|
|
327
338
|
*/
|
|
328
339
|
addMediaWorkflowJobLock(addMediaWorkflowJobLockRequest) {
|
|
329
340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
330
|
-
|
|
341
|
+
if (this.logger)
|
|
342
|
+
this.logger.debug("Calling operation MediaServicesClient#addMediaWorkflowJobLock.");
|
|
331
343
|
const operationName = "addMediaWorkflowJobLock";
|
|
332
344
|
const apiReferenceLink = "";
|
|
333
345
|
const pathParams = {
|
|
@@ -342,6 +354,8 @@ class MediaServicesClient {
|
|
|
342
354
|
};
|
|
343
355
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
344
356
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addMediaWorkflowJobLockRequest.retryConfiguration, specRetryConfiguration);
|
|
357
|
+
if (this.logger)
|
|
358
|
+
retrier.logger = this.logger;
|
|
345
359
|
const request = yield oci_common_1.composeRequest({
|
|
346
360
|
baseEndpoint: this._endpoint,
|
|
347
361
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -387,11 +401,12 @@ class MediaServicesClient {
|
|
|
387
401
|
* @param AddMediaWorkflowLockRequest
|
|
388
402
|
* @return AddMediaWorkflowLockResponse
|
|
389
403
|
* @throws OciError when an error occurs
|
|
390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/AddMediaWorkflowLock.ts.html |here} to see how to use AddMediaWorkflowLock API.
|
|
391
405
|
*/
|
|
392
406
|
addMediaWorkflowLock(addMediaWorkflowLockRequest) {
|
|
393
407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
394
|
-
|
|
408
|
+
if (this.logger)
|
|
409
|
+
this.logger.debug("Calling operation MediaServicesClient#addMediaWorkflowLock.");
|
|
395
410
|
const operationName = "addMediaWorkflowLock";
|
|
396
411
|
const apiReferenceLink = "";
|
|
397
412
|
const pathParams = {
|
|
@@ -406,6 +421,8 @@ class MediaServicesClient {
|
|
|
406
421
|
};
|
|
407
422
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
408
423
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addMediaWorkflowLockRequest.retryConfiguration, specRetryConfiguration);
|
|
424
|
+
if (this.logger)
|
|
425
|
+
retrier.logger = this.logger;
|
|
409
426
|
const request = yield oci_common_1.composeRequest({
|
|
410
427
|
baseEndpoint: this._endpoint,
|
|
411
428
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -451,11 +468,12 @@ class MediaServicesClient {
|
|
|
451
468
|
* @param AddStreamCdnConfigLockRequest
|
|
452
469
|
* @return AddStreamCdnConfigLockResponse
|
|
453
470
|
* @throws OciError when an error occurs
|
|
454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/AddStreamCdnConfigLock.ts.html |here} to see how to use AddStreamCdnConfigLock API.
|
|
455
472
|
*/
|
|
456
473
|
addStreamCdnConfigLock(addStreamCdnConfigLockRequest) {
|
|
457
474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
458
|
-
|
|
475
|
+
if (this.logger)
|
|
476
|
+
this.logger.debug("Calling operation MediaServicesClient#addStreamCdnConfigLock.");
|
|
459
477
|
const operationName = "addStreamCdnConfigLock";
|
|
460
478
|
const apiReferenceLink = "";
|
|
461
479
|
const pathParams = {
|
|
@@ -470,6 +488,8 @@ class MediaServicesClient {
|
|
|
470
488
|
};
|
|
471
489
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
472
490
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addStreamCdnConfigLockRequest.retryConfiguration, specRetryConfiguration);
|
|
491
|
+
if (this.logger)
|
|
492
|
+
retrier.logger = this.logger;
|
|
473
493
|
const request = yield oci_common_1.composeRequest({
|
|
474
494
|
baseEndpoint: this._endpoint,
|
|
475
495
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -515,11 +535,12 @@ class MediaServicesClient {
|
|
|
515
535
|
* @param AddStreamDistributionChannelLockRequest
|
|
516
536
|
* @return AddStreamDistributionChannelLockResponse
|
|
517
537
|
* @throws OciError when an error occurs
|
|
518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
538
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/AddStreamDistributionChannelLock.ts.html |here} to see how to use AddStreamDistributionChannelLock API.
|
|
519
539
|
*/
|
|
520
540
|
addStreamDistributionChannelLock(addStreamDistributionChannelLockRequest) {
|
|
521
541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
522
|
-
|
|
542
|
+
if (this.logger)
|
|
543
|
+
this.logger.debug("Calling operation MediaServicesClient#addStreamDistributionChannelLock.");
|
|
523
544
|
const operationName = "addStreamDistributionChannelLock";
|
|
524
545
|
const apiReferenceLink = "";
|
|
525
546
|
const pathParams = {
|
|
@@ -534,6 +555,8 @@ class MediaServicesClient {
|
|
|
534
555
|
};
|
|
535
556
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
536
557
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addStreamDistributionChannelLockRequest.retryConfiguration, specRetryConfiguration);
|
|
558
|
+
if (this.logger)
|
|
559
|
+
retrier.logger = this.logger;
|
|
537
560
|
const request = yield oci_common_1.composeRequest({
|
|
538
561
|
baseEndpoint: this._endpoint,
|
|
539
562
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -579,11 +602,12 @@ class MediaServicesClient {
|
|
|
579
602
|
* @param AddStreamPackagingConfigLockRequest
|
|
580
603
|
* @return AddStreamPackagingConfigLockResponse
|
|
581
604
|
* @throws OciError when an error occurs
|
|
582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/AddStreamPackagingConfigLock.ts.html |here} to see how to use AddStreamPackagingConfigLock API.
|
|
583
606
|
*/
|
|
584
607
|
addStreamPackagingConfigLock(addStreamPackagingConfigLockRequest) {
|
|
585
608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
586
|
-
|
|
609
|
+
if (this.logger)
|
|
610
|
+
this.logger.debug("Calling operation MediaServicesClient#addStreamPackagingConfigLock.");
|
|
587
611
|
const operationName = "addStreamPackagingConfigLock";
|
|
588
612
|
const apiReferenceLink = "";
|
|
589
613
|
const pathParams = {
|
|
@@ -598,6 +622,8 @@ class MediaServicesClient {
|
|
|
598
622
|
};
|
|
599
623
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
600
624
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addStreamPackagingConfigLockRequest.retryConfiguration, specRetryConfiguration);
|
|
625
|
+
if (this.logger)
|
|
626
|
+
retrier.logger = this.logger;
|
|
601
627
|
const request = yield oci_common_1.composeRequest({
|
|
602
628
|
baseEndpoint: this._endpoint,
|
|
603
629
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -642,11 +668,12 @@ class MediaServicesClient {
|
|
|
642
668
|
* @param ChangeMediaAssetCompartmentRequest
|
|
643
669
|
* @return ChangeMediaAssetCompartmentResponse
|
|
644
670
|
* @throws OciError when an error occurs
|
|
645
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ChangeMediaAssetCompartment.ts.html |here} to see how to use ChangeMediaAssetCompartment API.
|
|
646
672
|
*/
|
|
647
673
|
changeMediaAssetCompartment(changeMediaAssetCompartmentRequest) {
|
|
648
674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
649
|
-
|
|
675
|
+
if (this.logger)
|
|
676
|
+
this.logger.debug("Calling operation MediaServicesClient#changeMediaAssetCompartment.");
|
|
650
677
|
const operationName = "changeMediaAssetCompartment";
|
|
651
678
|
const apiReferenceLink = "";
|
|
652
679
|
const pathParams = {
|
|
@@ -663,6 +690,8 @@ class MediaServicesClient {
|
|
|
663
690
|
};
|
|
664
691
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
665
692
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMediaAssetCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
693
|
+
if (this.logger)
|
|
694
|
+
retrier.logger = this.logger;
|
|
666
695
|
const request = yield oci_common_1.composeRequest({
|
|
667
696
|
baseEndpoint: this._endpoint,
|
|
668
697
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -698,11 +727,12 @@ class MediaServicesClient {
|
|
|
698
727
|
* @param ChangeMediaWorkflowCompartmentRequest
|
|
699
728
|
* @return ChangeMediaWorkflowCompartmentResponse
|
|
700
729
|
* @throws OciError when an error occurs
|
|
701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ChangeMediaWorkflowCompartment.ts.html |here} to see how to use ChangeMediaWorkflowCompartment API.
|
|
702
731
|
*/
|
|
703
732
|
changeMediaWorkflowCompartment(changeMediaWorkflowCompartmentRequest) {
|
|
704
733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
705
|
-
|
|
734
|
+
if (this.logger)
|
|
735
|
+
this.logger.debug("Calling operation MediaServicesClient#changeMediaWorkflowCompartment.");
|
|
706
736
|
const operationName = "changeMediaWorkflowCompartment";
|
|
707
737
|
const apiReferenceLink = "";
|
|
708
738
|
const pathParams = {
|
|
@@ -719,6 +749,8 @@ class MediaServicesClient {
|
|
|
719
749
|
};
|
|
720
750
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
721
751
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMediaWorkflowCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
752
|
+
if (this.logger)
|
|
753
|
+
retrier.logger = this.logger;
|
|
722
754
|
const request = yield oci_common_1.composeRequest({
|
|
723
755
|
baseEndpoint: this._endpoint,
|
|
724
756
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -754,11 +786,12 @@ class MediaServicesClient {
|
|
|
754
786
|
* @param ChangeMediaWorkflowConfigurationCompartmentRequest
|
|
755
787
|
* @return ChangeMediaWorkflowConfigurationCompartmentResponse
|
|
756
788
|
* @throws OciError when an error occurs
|
|
757
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ChangeMediaWorkflowConfigurationCompartment.ts.html |here} to see how to use ChangeMediaWorkflowConfigurationCompartment API.
|
|
758
790
|
*/
|
|
759
791
|
changeMediaWorkflowConfigurationCompartment(changeMediaWorkflowConfigurationCompartmentRequest) {
|
|
760
792
|
return __awaiter(this, void 0, void 0, function* () {
|
|
761
|
-
|
|
793
|
+
if (this.logger)
|
|
794
|
+
this.logger.debug("Calling operation MediaServicesClient#changeMediaWorkflowConfigurationCompartment.");
|
|
762
795
|
const operationName = "changeMediaWorkflowConfigurationCompartment";
|
|
763
796
|
const apiReferenceLink = "";
|
|
764
797
|
const pathParams = {
|
|
@@ -775,6 +808,8 @@ class MediaServicesClient {
|
|
|
775
808
|
};
|
|
776
809
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
777
810
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMediaWorkflowConfigurationCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
811
|
+
if (this.logger)
|
|
812
|
+
retrier.logger = this.logger;
|
|
778
813
|
const request = yield oci_common_1.composeRequest({
|
|
779
814
|
baseEndpoint: this._endpoint,
|
|
780
815
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -810,11 +845,12 @@ class MediaServicesClient {
|
|
|
810
845
|
* @param ChangeMediaWorkflowJobCompartmentRequest
|
|
811
846
|
* @return ChangeMediaWorkflowJobCompartmentResponse
|
|
812
847
|
* @throws OciError when an error occurs
|
|
813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ChangeMediaWorkflowJobCompartment.ts.html |here} to see how to use ChangeMediaWorkflowJobCompartment API.
|
|
814
849
|
*/
|
|
815
850
|
changeMediaWorkflowJobCompartment(changeMediaWorkflowJobCompartmentRequest) {
|
|
816
851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
817
|
-
|
|
852
|
+
if (this.logger)
|
|
853
|
+
this.logger.debug("Calling operation MediaServicesClient#changeMediaWorkflowJobCompartment.");
|
|
818
854
|
const operationName = "changeMediaWorkflowJobCompartment";
|
|
819
855
|
const apiReferenceLink = "";
|
|
820
856
|
const pathParams = {
|
|
@@ -831,6 +867,8 @@ class MediaServicesClient {
|
|
|
831
867
|
};
|
|
832
868
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
833
869
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMediaWorkflowJobCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
870
|
+
if (this.logger)
|
|
871
|
+
retrier.logger = this.logger;
|
|
834
872
|
const request = yield oci_common_1.composeRequest({
|
|
835
873
|
baseEndpoint: this._endpoint,
|
|
836
874
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -866,11 +904,12 @@ class MediaServicesClient {
|
|
|
866
904
|
* @param ChangeStreamDistributionChannelCompartmentRequest
|
|
867
905
|
* @return ChangeStreamDistributionChannelCompartmentResponse
|
|
868
906
|
* @throws OciError when an error occurs
|
|
869
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
907
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ChangeStreamDistributionChannelCompartment.ts.html |here} to see how to use ChangeStreamDistributionChannelCompartment API.
|
|
870
908
|
*/
|
|
871
909
|
changeStreamDistributionChannelCompartment(changeStreamDistributionChannelCompartmentRequest) {
|
|
872
910
|
return __awaiter(this, void 0, void 0, function* () {
|
|
873
|
-
|
|
911
|
+
if (this.logger)
|
|
912
|
+
this.logger.debug("Calling operation MediaServicesClient#changeStreamDistributionChannelCompartment.");
|
|
874
913
|
const operationName = "changeStreamDistributionChannelCompartment";
|
|
875
914
|
const apiReferenceLink = "";
|
|
876
915
|
const pathParams = {
|
|
@@ -887,6 +926,8 @@ class MediaServicesClient {
|
|
|
887
926
|
};
|
|
888
927
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
889
928
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeStreamDistributionChannelCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
929
|
+
if (this.logger)
|
|
930
|
+
retrier.logger = this.logger;
|
|
890
931
|
const request = yield oci_common_1.composeRequest({
|
|
891
932
|
baseEndpoint: this._endpoint,
|
|
892
933
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -923,11 +964,12 @@ class MediaServicesClient {
|
|
|
923
964
|
* @param CreateMediaAssetRequest
|
|
924
965
|
* @return CreateMediaAssetResponse
|
|
925
966
|
* @throws OciError when an error occurs
|
|
926
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/CreateMediaAsset.ts.html |here} to see how to use CreateMediaAsset API.
|
|
927
968
|
*/
|
|
928
969
|
createMediaAsset(createMediaAssetRequest) {
|
|
929
970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
930
|
-
|
|
971
|
+
if (this.logger)
|
|
972
|
+
this.logger.debug("Calling operation MediaServicesClient#createMediaAsset.");
|
|
931
973
|
const operationName = "createMediaAsset";
|
|
932
974
|
const apiReferenceLink = "";
|
|
933
975
|
const pathParams = {};
|
|
@@ -939,6 +981,8 @@ class MediaServicesClient {
|
|
|
939
981
|
};
|
|
940
982
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
941
983
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMediaAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
984
|
+
if (this.logger)
|
|
985
|
+
retrier.logger = this.logger;
|
|
942
986
|
const request = yield oci_common_1.composeRequest({
|
|
943
987
|
baseEndpoint: this._endpoint,
|
|
944
988
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -984,11 +1028,12 @@ class MediaServicesClient {
|
|
|
984
1028
|
* @param CreateMediaWorkflowRequest
|
|
985
1029
|
* @return CreateMediaWorkflowResponse
|
|
986
1030
|
* @throws OciError when an error occurs
|
|
987
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1031
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/CreateMediaWorkflow.ts.html |here} to see how to use CreateMediaWorkflow API.
|
|
988
1032
|
*/
|
|
989
1033
|
createMediaWorkflow(createMediaWorkflowRequest) {
|
|
990
1034
|
return __awaiter(this, void 0, void 0, function* () {
|
|
991
|
-
|
|
1035
|
+
if (this.logger)
|
|
1036
|
+
this.logger.debug("Calling operation MediaServicesClient#createMediaWorkflow.");
|
|
992
1037
|
const operationName = "createMediaWorkflow";
|
|
993
1038
|
const apiReferenceLink = "";
|
|
994
1039
|
const pathParams = {};
|
|
@@ -1000,6 +1045,8 @@ class MediaServicesClient {
|
|
|
1000
1045
|
};
|
|
1001
1046
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1002
1047
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMediaWorkflowRequest.retryConfiguration, specRetryConfiguration);
|
|
1048
|
+
if (this.logger)
|
|
1049
|
+
retrier.logger = this.logger;
|
|
1003
1050
|
const request = yield oci_common_1.composeRequest({
|
|
1004
1051
|
baseEndpoint: this._endpoint,
|
|
1005
1052
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1045,11 +1092,12 @@ class MediaServicesClient {
|
|
|
1045
1092
|
* @param CreateMediaWorkflowConfigurationRequest
|
|
1046
1093
|
* @return CreateMediaWorkflowConfigurationResponse
|
|
1047
1094
|
* @throws OciError when an error occurs
|
|
1048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/CreateMediaWorkflowConfiguration.ts.html |here} to see how to use CreateMediaWorkflowConfiguration API.
|
|
1049
1096
|
*/
|
|
1050
1097
|
createMediaWorkflowConfiguration(createMediaWorkflowConfigurationRequest) {
|
|
1051
1098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1052
|
-
|
|
1099
|
+
if (this.logger)
|
|
1100
|
+
this.logger.debug("Calling operation MediaServicesClient#createMediaWorkflowConfiguration.");
|
|
1053
1101
|
const operationName = "createMediaWorkflowConfiguration";
|
|
1054
1102
|
const apiReferenceLink = "";
|
|
1055
1103
|
const pathParams = {};
|
|
@@ -1061,6 +1109,8 @@ class MediaServicesClient {
|
|
|
1061
1109
|
};
|
|
1062
1110
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1063
1111
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMediaWorkflowConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
1112
|
+
if (this.logger)
|
|
1113
|
+
retrier.logger = this.logger;
|
|
1064
1114
|
const request = yield oci_common_1.composeRequest({
|
|
1065
1115
|
baseEndpoint: this._endpoint,
|
|
1066
1116
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1105,11 +1155,12 @@ class MediaServicesClient {
|
|
|
1105
1155
|
* @param CreateMediaWorkflowJobRequest
|
|
1106
1156
|
* @return CreateMediaWorkflowJobResponse
|
|
1107
1157
|
* @throws OciError when an error occurs
|
|
1108
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/CreateMediaWorkflowJob.ts.html |here} to see how to use CreateMediaWorkflowJob API.
|
|
1109
1159
|
*/
|
|
1110
1160
|
createMediaWorkflowJob(createMediaWorkflowJobRequest) {
|
|
1111
1161
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1112
|
-
|
|
1162
|
+
if (this.logger)
|
|
1163
|
+
this.logger.debug("Calling operation MediaServicesClient#createMediaWorkflowJob.");
|
|
1113
1164
|
const operationName = "createMediaWorkflowJob";
|
|
1114
1165
|
const apiReferenceLink = "";
|
|
1115
1166
|
const pathParams = {};
|
|
@@ -1121,6 +1172,8 @@ class MediaServicesClient {
|
|
|
1121
1172
|
};
|
|
1122
1173
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1123
1174
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMediaWorkflowJobRequest.retryConfiguration, specRetryConfiguration);
|
|
1175
|
+
if (this.logger)
|
|
1176
|
+
retrier.logger = this.logger;
|
|
1124
1177
|
const request = yield oci_common_1.composeRequest({
|
|
1125
1178
|
baseEndpoint: this._endpoint,
|
|
1126
1179
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1166,11 +1219,12 @@ class MediaServicesClient {
|
|
|
1166
1219
|
* @param CreateStreamCdnConfigRequest
|
|
1167
1220
|
* @return CreateStreamCdnConfigResponse
|
|
1168
1221
|
* @throws OciError when an error occurs
|
|
1169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/CreateStreamCdnConfig.ts.html |here} to see how to use CreateStreamCdnConfig API.
|
|
1170
1223
|
*/
|
|
1171
1224
|
createStreamCdnConfig(createStreamCdnConfigRequest) {
|
|
1172
1225
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1173
|
-
|
|
1226
|
+
if (this.logger)
|
|
1227
|
+
this.logger.debug("Calling operation MediaServicesClient#createStreamCdnConfig.");
|
|
1174
1228
|
const operationName = "createStreamCdnConfig";
|
|
1175
1229
|
const apiReferenceLink = "";
|
|
1176
1230
|
const pathParams = {};
|
|
@@ -1182,6 +1236,8 @@ class MediaServicesClient {
|
|
|
1182
1236
|
};
|
|
1183
1237
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1184
1238
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createStreamCdnConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
1239
|
+
if (this.logger)
|
|
1240
|
+
retrier.logger = this.logger;
|
|
1185
1241
|
const request = yield oci_common_1.composeRequest({
|
|
1186
1242
|
baseEndpoint: this._endpoint,
|
|
1187
1243
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1227,11 +1283,12 @@ class MediaServicesClient {
|
|
|
1227
1283
|
* @param CreateStreamDistributionChannelRequest
|
|
1228
1284
|
* @return CreateStreamDistributionChannelResponse
|
|
1229
1285
|
* @throws OciError when an error occurs
|
|
1230
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/CreateStreamDistributionChannel.ts.html |here} to see how to use CreateStreamDistributionChannel API.
|
|
1231
1287
|
*/
|
|
1232
1288
|
createStreamDistributionChannel(createStreamDistributionChannelRequest) {
|
|
1233
1289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1234
|
-
|
|
1290
|
+
if (this.logger)
|
|
1291
|
+
this.logger.debug("Calling operation MediaServicesClient#createStreamDistributionChannel.");
|
|
1235
1292
|
const operationName = "createStreamDistributionChannel";
|
|
1236
1293
|
const apiReferenceLink = "";
|
|
1237
1294
|
const pathParams = {};
|
|
@@ -1243,6 +1300,8 @@ class MediaServicesClient {
|
|
|
1243
1300
|
};
|
|
1244
1301
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1245
1302
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createStreamDistributionChannelRequest.retryConfiguration, specRetryConfiguration);
|
|
1303
|
+
if (this.logger)
|
|
1304
|
+
retrier.logger = this.logger;
|
|
1246
1305
|
const request = yield oci_common_1.composeRequest({
|
|
1247
1306
|
baseEndpoint: this._endpoint,
|
|
1248
1307
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1288,11 +1347,12 @@ class MediaServicesClient {
|
|
|
1288
1347
|
* @param CreateStreamPackagingConfigRequest
|
|
1289
1348
|
* @return CreateStreamPackagingConfigResponse
|
|
1290
1349
|
* @throws OciError when an error occurs
|
|
1291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1350
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/CreateStreamPackagingConfig.ts.html |here} to see how to use CreateStreamPackagingConfig API.
|
|
1292
1351
|
*/
|
|
1293
1352
|
createStreamPackagingConfig(createStreamPackagingConfigRequest) {
|
|
1294
1353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1295
|
-
|
|
1354
|
+
if (this.logger)
|
|
1355
|
+
this.logger.debug("Calling operation MediaServicesClient#createStreamPackagingConfig.");
|
|
1296
1356
|
const operationName = "createStreamPackagingConfig";
|
|
1297
1357
|
const apiReferenceLink = "";
|
|
1298
1358
|
const pathParams = {};
|
|
@@ -1304,6 +1364,8 @@ class MediaServicesClient {
|
|
|
1304
1364
|
};
|
|
1305
1365
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1306
1366
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createStreamPackagingConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
1367
|
+
if (this.logger)
|
|
1368
|
+
retrier.logger = this.logger;
|
|
1307
1369
|
const request = yield oci_common_1.composeRequest({
|
|
1308
1370
|
baseEndpoint: this._endpoint,
|
|
1309
1371
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1348,11 +1410,12 @@ class MediaServicesClient {
|
|
|
1348
1410
|
* @param DeleteMediaAssetRequest
|
|
1349
1411
|
* @return DeleteMediaAssetResponse
|
|
1350
1412
|
* @throws OciError when an error occurs
|
|
1351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteMediaAsset.ts.html |here} to see how to use DeleteMediaAsset API.
|
|
1352
1414
|
*/
|
|
1353
1415
|
deleteMediaAsset(deleteMediaAssetRequest) {
|
|
1354
1416
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1355
|
-
|
|
1417
|
+
if (this.logger)
|
|
1418
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteMediaAsset.");
|
|
1356
1419
|
const operationName = "deleteMediaAsset";
|
|
1357
1420
|
const apiReferenceLink = "";
|
|
1358
1421
|
const pathParams = {
|
|
@@ -1369,6 +1432,8 @@ class MediaServicesClient {
|
|
|
1369
1432
|
};
|
|
1370
1433
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1371
1434
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMediaAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
1435
|
+
if (this.logger)
|
|
1436
|
+
retrier.logger = this.logger;
|
|
1372
1437
|
const request = yield oci_common_1.composeRequest({
|
|
1373
1438
|
baseEndpoint: this._endpoint,
|
|
1374
1439
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1403,11 +1468,12 @@ class MediaServicesClient {
|
|
|
1403
1468
|
* @param DeleteMediaAssetDistributionChannelAttachmentRequest
|
|
1404
1469
|
* @return DeleteMediaAssetDistributionChannelAttachmentResponse
|
|
1405
1470
|
* @throws OciError when an error occurs
|
|
1406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use DeleteMediaAssetDistributionChannelAttachment API.
|
|
1407
1472
|
*/
|
|
1408
1473
|
deleteMediaAssetDistributionChannelAttachment(deleteMediaAssetDistributionChannelAttachmentRequest) {
|
|
1409
1474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1410
|
-
|
|
1475
|
+
if (this.logger)
|
|
1476
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteMediaAssetDistributionChannelAttachment.");
|
|
1411
1477
|
const operationName = "deleteMediaAssetDistributionChannelAttachment";
|
|
1412
1478
|
const apiReferenceLink = "";
|
|
1413
1479
|
const pathParams = {
|
|
@@ -1425,6 +1491,8 @@ class MediaServicesClient {
|
|
|
1425
1491
|
};
|
|
1426
1492
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1427
1493
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMediaAssetDistributionChannelAttachmentRequest.retryConfiguration, specRetryConfiguration);
|
|
1494
|
+
if (this.logger)
|
|
1495
|
+
retrier.logger = this.logger;
|
|
1428
1496
|
const request = yield oci_common_1.composeRequest({
|
|
1429
1497
|
baseEndpoint: this._endpoint,
|
|
1430
1498
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1459,11 +1527,12 @@ class MediaServicesClient {
|
|
|
1459
1527
|
* @param DeleteMediaWorkflowRequest
|
|
1460
1528
|
* @return DeleteMediaWorkflowResponse
|
|
1461
1529
|
* @throws OciError when an error occurs
|
|
1462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteMediaWorkflow.ts.html |here} to see how to use DeleteMediaWorkflow API.
|
|
1463
1531
|
*/
|
|
1464
1532
|
deleteMediaWorkflow(deleteMediaWorkflowRequest) {
|
|
1465
1533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1466
|
-
|
|
1534
|
+
if (this.logger)
|
|
1535
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteMediaWorkflow.");
|
|
1467
1536
|
const operationName = "deleteMediaWorkflow";
|
|
1468
1537
|
const apiReferenceLink = "";
|
|
1469
1538
|
const pathParams = {
|
|
@@ -1479,6 +1548,8 @@ class MediaServicesClient {
|
|
|
1479
1548
|
};
|
|
1480
1549
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1481
1550
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMediaWorkflowRequest.retryConfiguration, specRetryConfiguration);
|
|
1551
|
+
if (this.logger)
|
|
1552
|
+
retrier.logger = this.logger;
|
|
1482
1553
|
const request = yield oci_common_1.composeRequest({
|
|
1483
1554
|
baseEndpoint: this._endpoint,
|
|
1484
1555
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1513,11 +1584,12 @@ class MediaServicesClient {
|
|
|
1513
1584
|
* @param DeleteMediaWorkflowConfigurationRequest
|
|
1514
1585
|
* @return DeleteMediaWorkflowConfigurationResponse
|
|
1515
1586
|
* @throws OciError when an error occurs
|
|
1516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteMediaWorkflowConfiguration.ts.html |here} to see how to use DeleteMediaWorkflowConfiguration API.
|
|
1517
1588
|
*/
|
|
1518
1589
|
deleteMediaWorkflowConfiguration(deleteMediaWorkflowConfigurationRequest) {
|
|
1519
1590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1520
|
-
|
|
1591
|
+
if (this.logger)
|
|
1592
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteMediaWorkflowConfiguration.");
|
|
1521
1593
|
const operationName = "deleteMediaWorkflowConfiguration";
|
|
1522
1594
|
const apiReferenceLink = "";
|
|
1523
1595
|
const pathParams = {
|
|
@@ -1533,6 +1605,8 @@ class MediaServicesClient {
|
|
|
1533
1605
|
};
|
|
1534
1606
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1535
1607
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMediaWorkflowConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
1608
|
+
if (this.logger)
|
|
1609
|
+
retrier.logger = this.logger;
|
|
1536
1610
|
const request = yield oci_common_1.composeRequest({
|
|
1537
1611
|
baseEndpoint: this._endpoint,
|
|
1538
1612
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1567,11 +1641,12 @@ class MediaServicesClient {
|
|
|
1567
1641
|
* @param DeleteMediaWorkflowJobRequest
|
|
1568
1642
|
* @return DeleteMediaWorkflowJobResponse
|
|
1569
1643
|
* @throws OciError when an error occurs
|
|
1570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteMediaWorkflowJob.ts.html |here} to see how to use DeleteMediaWorkflowJob API.
|
|
1571
1645
|
*/
|
|
1572
1646
|
deleteMediaWorkflowJob(deleteMediaWorkflowJobRequest) {
|
|
1573
1647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1574
|
-
|
|
1648
|
+
if (this.logger)
|
|
1649
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteMediaWorkflowJob.");
|
|
1575
1650
|
const operationName = "deleteMediaWorkflowJob";
|
|
1576
1651
|
const apiReferenceLink = "";
|
|
1577
1652
|
const pathParams = {
|
|
@@ -1587,6 +1662,8 @@ class MediaServicesClient {
|
|
|
1587
1662
|
};
|
|
1588
1663
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1589
1664
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMediaWorkflowJobRequest.retryConfiguration, specRetryConfiguration);
|
|
1665
|
+
if (this.logger)
|
|
1666
|
+
retrier.logger = this.logger;
|
|
1590
1667
|
const request = yield oci_common_1.composeRequest({
|
|
1591
1668
|
baseEndpoint: this._endpoint,
|
|
1592
1669
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1621,11 +1698,12 @@ class MediaServicesClient {
|
|
|
1621
1698
|
* @param DeleteStreamCdnConfigRequest
|
|
1622
1699
|
* @return DeleteStreamCdnConfigResponse
|
|
1623
1700
|
* @throws OciError when an error occurs
|
|
1624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1701
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteStreamCdnConfig.ts.html |here} to see how to use DeleteStreamCdnConfig API.
|
|
1625
1702
|
*/
|
|
1626
1703
|
deleteStreamCdnConfig(deleteStreamCdnConfigRequest) {
|
|
1627
1704
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1628
|
-
|
|
1705
|
+
if (this.logger)
|
|
1706
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteStreamCdnConfig.");
|
|
1629
1707
|
const operationName = "deleteStreamCdnConfig";
|
|
1630
1708
|
const apiReferenceLink = "";
|
|
1631
1709
|
const pathParams = {
|
|
@@ -1641,6 +1719,8 @@ class MediaServicesClient {
|
|
|
1641
1719
|
};
|
|
1642
1720
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1643
1721
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteStreamCdnConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
1722
|
+
if (this.logger)
|
|
1723
|
+
retrier.logger = this.logger;
|
|
1644
1724
|
const request = yield oci_common_1.composeRequest({
|
|
1645
1725
|
baseEndpoint: this._endpoint,
|
|
1646
1726
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1675,11 +1755,12 @@ class MediaServicesClient {
|
|
|
1675
1755
|
* @param DeleteStreamDistributionChannelRequest
|
|
1676
1756
|
* @return DeleteStreamDistributionChannelResponse
|
|
1677
1757
|
* @throws OciError when an error occurs
|
|
1678
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteStreamDistributionChannel.ts.html |here} to see how to use DeleteStreamDistributionChannel API.
|
|
1679
1759
|
*/
|
|
1680
1760
|
deleteStreamDistributionChannel(deleteStreamDistributionChannelRequest) {
|
|
1681
1761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1682
|
-
|
|
1762
|
+
if (this.logger)
|
|
1763
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteStreamDistributionChannel.");
|
|
1683
1764
|
const operationName = "deleteStreamDistributionChannel";
|
|
1684
1765
|
const apiReferenceLink = "";
|
|
1685
1766
|
const pathParams = {
|
|
@@ -1695,6 +1776,8 @@ class MediaServicesClient {
|
|
|
1695
1776
|
};
|
|
1696
1777
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1697
1778
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteStreamDistributionChannelRequest.retryConfiguration, specRetryConfiguration);
|
|
1779
|
+
if (this.logger)
|
|
1780
|
+
retrier.logger = this.logger;
|
|
1698
1781
|
const request = yield oci_common_1.composeRequest({
|
|
1699
1782
|
baseEndpoint: this._endpoint,
|
|
1700
1783
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1729,11 +1812,12 @@ class MediaServicesClient {
|
|
|
1729
1812
|
* @param DeleteStreamPackagingConfigRequest
|
|
1730
1813
|
* @return DeleteStreamPackagingConfigResponse
|
|
1731
1814
|
* @throws OciError when an error occurs
|
|
1732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/DeleteStreamPackagingConfig.ts.html |here} to see how to use DeleteStreamPackagingConfig API.
|
|
1733
1816
|
*/
|
|
1734
1817
|
deleteStreamPackagingConfig(deleteStreamPackagingConfigRequest) {
|
|
1735
1818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1736
|
-
|
|
1819
|
+
if (this.logger)
|
|
1820
|
+
this.logger.debug("Calling operation MediaServicesClient#deleteStreamPackagingConfig.");
|
|
1737
1821
|
const operationName = "deleteStreamPackagingConfig";
|
|
1738
1822
|
const apiReferenceLink = "";
|
|
1739
1823
|
const pathParams = {
|
|
@@ -1749,6 +1833,8 @@ class MediaServicesClient {
|
|
|
1749
1833
|
};
|
|
1750
1834
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1751
1835
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteStreamPackagingConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
1836
|
+
if (this.logger)
|
|
1837
|
+
retrier.logger = this.logger;
|
|
1752
1838
|
const request = yield oci_common_1.composeRequest({
|
|
1753
1839
|
baseEndpoint: this._endpoint,
|
|
1754
1840
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1783,11 +1869,12 @@ class MediaServicesClient {
|
|
|
1783
1869
|
* @param GetMediaAssetRequest
|
|
1784
1870
|
* @return GetMediaAssetResponse
|
|
1785
1871
|
* @throws OciError when an error occurs
|
|
1786
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetMediaAsset.ts.html |here} to see how to use GetMediaAsset API.
|
|
1787
1873
|
*/
|
|
1788
1874
|
getMediaAsset(getMediaAssetRequest) {
|
|
1789
1875
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1790
|
-
|
|
1876
|
+
if (this.logger)
|
|
1877
|
+
this.logger.debug("Calling operation MediaServicesClient#getMediaAsset.");
|
|
1791
1878
|
const operationName = "getMediaAsset";
|
|
1792
1879
|
const apiReferenceLink = "";
|
|
1793
1880
|
const pathParams = {
|
|
@@ -1800,6 +1887,8 @@ class MediaServicesClient {
|
|
|
1800
1887
|
};
|
|
1801
1888
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1802
1889
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMediaAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
1890
|
+
if (this.logger)
|
|
1891
|
+
retrier.logger = this.logger;
|
|
1803
1892
|
const request = yield oci_common_1.composeRequest({
|
|
1804
1893
|
baseEndpoint: this._endpoint,
|
|
1805
1894
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1843,11 +1932,12 @@ class MediaServicesClient {
|
|
|
1843
1932
|
* @param GetMediaAssetDistributionChannelAttachmentRequest
|
|
1844
1933
|
* @return GetMediaAssetDistributionChannelAttachmentResponse
|
|
1845
1934
|
* @throws OciError when an error occurs
|
|
1846
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use GetMediaAssetDistributionChannelAttachment API.
|
|
1847
1936
|
*/
|
|
1848
1937
|
getMediaAssetDistributionChannelAttachment(getMediaAssetDistributionChannelAttachmentRequest) {
|
|
1849
1938
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1850
|
-
|
|
1939
|
+
if (this.logger)
|
|
1940
|
+
this.logger.debug("Calling operation MediaServicesClient#getMediaAssetDistributionChannelAttachment.");
|
|
1851
1941
|
const operationName = "getMediaAssetDistributionChannelAttachment";
|
|
1852
1942
|
const apiReferenceLink = "";
|
|
1853
1943
|
const pathParams = {
|
|
@@ -1863,6 +1953,8 @@ class MediaServicesClient {
|
|
|
1863
1953
|
};
|
|
1864
1954
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1865
1955
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMediaAssetDistributionChannelAttachmentRequest.retryConfiguration, specRetryConfiguration);
|
|
1956
|
+
if (this.logger)
|
|
1957
|
+
retrier.logger = this.logger;
|
|
1866
1958
|
const request = yield oci_common_1.composeRequest({
|
|
1867
1959
|
baseEndpoint: this._endpoint,
|
|
1868
1960
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1906,11 +1998,12 @@ class MediaServicesClient {
|
|
|
1906
1998
|
* @param GetMediaWorkflowRequest
|
|
1907
1999
|
* @return GetMediaWorkflowResponse
|
|
1908
2000
|
* @throws OciError when an error occurs
|
|
1909
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetMediaWorkflow.ts.html |here} to see how to use GetMediaWorkflow API.
|
|
1910
2002
|
*/
|
|
1911
2003
|
getMediaWorkflow(getMediaWorkflowRequest) {
|
|
1912
2004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1913
|
-
|
|
2005
|
+
if (this.logger)
|
|
2006
|
+
this.logger.debug("Calling operation MediaServicesClient#getMediaWorkflow.");
|
|
1914
2007
|
const operationName = "getMediaWorkflow";
|
|
1915
2008
|
const apiReferenceLink = "";
|
|
1916
2009
|
const pathParams = {
|
|
@@ -1923,6 +2016,8 @@ class MediaServicesClient {
|
|
|
1923
2016
|
};
|
|
1924
2017
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1925
2018
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMediaWorkflowRequest.retryConfiguration, specRetryConfiguration);
|
|
2019
|
+
if (this.logger)
|
|
2020
|
+
retrier.logger = this.logger;
|
|
1926
2021
|
const request = yield oci_common_1.composeRequest({
|
|
1927
2022
|
baseEndpoint: this._endpoint,
|
|
1928
2023
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1966,11 +2061,12 @@ class MediaServicesClient {
|
|
|
1966
2061
|
* @param GetMediaWorkflowConfigurationRequest
|
|
1967
2062
|
* @return GetMediaWorkflowConfigurationResponse
|
|
1968
2063
|
* @throws OciError when an error occurs
|
|
1969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2064
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetMediaWorkflowConfiguration.ts.html |here} to see how to use GetMediaWorkflowConfiguration API.
|
|
1970
2065
|
*/
|
|
1971
2066
|
getMediaWorkflowConfiguration(getMediaWorkflowConfigurationRequest) {
|
|
1972
2067
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1973
|
-
|
|
2068
|
+
if (this.logger)
|
|
2069
|
+
this.logger.debug("Calling operation MediaServicesClient#getMediaWorkflowConfiguration.");
|
|
1974
2070
|
const operationName = "getMediaWorkflowConfiguration";
|
|
1975
2071
|
const apiReferenceLink = "";
|
|
1976
2072
|
const pathParams = {
|
|
@@ -1983,6 +2079,8 @@ class MediaServicesClient {
|
|
|
1983
2079
|
};
|
|
1984
2080
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1985
2081
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMediaWorkflowConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
2082
|
+
if (this.logger)
|
|
2083
|
+
retrier.logger = this.logger;
|
|
1986
2084
|
const request = yield oci_common_1.composeRequest({
|
|
1987
2085
|
baseEndpoint: this._endpoint,
|
|
1988
2086
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2026,11 +2124,12 @@ class MediaServicesClient {
|
|
|
2026
2124
|
* @param GetMediaWorkflowJobRequest
|
|
2027
2125
|
* @return GetMediaWorkflowJobResponse
|
|
2028
2126
|
* @throws OciError when an error occurs
|
|
2029
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetMediaWorkflowJob.ts.html |here} to see how to use GetMediaWorkflowJob API.
|
|
2030
2128
|
*/
|
|
2031
2129
|
getMediaWorkflowJob(getMediaWorkflowJobRequest) {
|
|
2032
2130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2033
|
-
|
|
2131
|
+
if (this.logger)
|
|
2132
|
+
this.logger.debug("Calling operation MediaServicesClient#getMediaWorkflowJob.");
|
|
2034
2133
|
const operationName = "getMediaWorkflowJob";
|
|
2035
2134
|
const apiReferenceLink = "";
|
|
2036
2135
|
const pathParams = {
|
|
@@ -2043,6 +2142,8 @@ class MediaServicesClient {
|
|
|
2043
2142
|
};
|
|
2044
2143
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2045
2144
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMediaWorkflowJobRequest.retryConfiguration, specRetryConfiguration);
|
|
2145
|
+
if (this.logger)
|
|
2146
|
+
retrier.logger = this.logger;
|
|
2046
2147
|
const request = yield oci_common_1.composeRequest({
|
|
2047
2148
|
baseEndpoint: this._endpoint,
|
|
2048
2149
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2086,11 +2187,12 @@ class MediaServicesClient {
|
|
|
2086
2187
|
* @param GetStreamCdnConfigRequest
|
|
2087
2188
|
* @return GetStreamCdnConfigResponse
|
|
2088
2189
|
* @throws OciError when an error occurs
|
|
2089
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetStreamCdnConfig.ts.html |here} to see how to use GetStreamCdnConfig API.
|
|
2090
2191
|
*/
|
|
2091
2192
|
getStreamCdnConfig(getStreamCdnConfigRequest) {
|
|
2092
2193
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2093
|
-
|
|
2194
|
+
if (this.logger)
|
|
2195
|
+
this.logger.debug("Calling operation MediaServicesClient#getStreamCdnConfig.");
|
|
2094
2196
|
const operationName = "getStreamCdnConfig";
|
|
2095
2197
|
const apiReferenceLink = "";
|
|
2096
2198
|
const pathParams = {
|
|
@@ -2103,6 +2205,8 @@ class MediaServicesClient {
|
|
|
2103
2205
|
};
|
|
2104
2206
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2105
2207
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStreamCdnConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
2208
|
+
if (this.logger)
|
|
2209
|
+
retrier.logger = this.logger;
|
|
2106
2210
|
const request = yield oci_common_1.composeRequest({
|
|
2107
2211
|
baseEndpoint: this._endpoint,
|
|
2108
2212
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2146,11 +2250,12 @@ class MediaServicesClient {
|
|
|
2146
2250
|
* @param GetStreamDistributionChannelRequest
|
|
2147
2251
|
* @return GetStreamDistributionChannelResponse
|
|
2148
2252
|
* @throws OciError when an error occurs
|
|
2149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetStreamDistributionChannel.ts.html |here} to see how to use GetStreamDistributionChannel API.
|
|
2150
2254
|
*/
|
|
2151
2255
|
getStreamDistributionChannel(getStreamDistributionChannelRequest) {
|
|
2152
2256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2153
|
-
|
|
2257
|
+
if (this.logger)
|
|
2258
|
+
this.logger.debug("Calling operation MediaServicesClient#getStreamDistributionChannel.");
|
|
2154
2259
|
const operationName = "getStreamDistributionChannel";
|
|
2155
2260
|
const apiReferenceLink = "";
|
|
2156
2261
|
const pathParams = {
|
|
@@ -2163,6 +2268,8 @@ class MediaServicesClient {
|
|
|
2163
2268
|
};
|
|
2164
2269
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2165
2270
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStreamDistributionChannelRequest.retryConfiguration, specRetryConfiguration);
|
|
2271
|
+
if (this.logger)
|
|
2272
|
+
retrier.logger = this.logger;
|
|
2166
2273
|
const request = yield oci_common_1.composeRequest({
|
|
2167
2274
|
baseEndpoint: this._endpoint,
|
|
2168
2275
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2206,11 +2313,12 @@ class MediaServicesClient {
|
|
|
2206
2313
|
* @param GetStreamPackagingConfigRequest
|
|
2207
2314
|
* @return GetStreamPackagingConfigResponse
|
|
2208
2315
|
* @throws OciError when an error occurs
|
|
2209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GetStreamPackagingConfig.ts.html |here} to see how to use GetStreamPackagingConfig API.
|
|
2210
2317
|
*/
|
|
2211
2318
|
getStreamPackagingConfig(getStreamPackagingConfigRequest) {
|
|
2212
2319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2213
|
-
|
|
2320
|
+
if (this.logger)
|
|
2321
|
+
this.logger.debug("Calling operation MediaServicesClient#getStreamPackagingConfig.");
|
|
2214
2322
|
const operationName = "getStreamPackagingConfig";
|
|
2215
2323
|
const apiReferenceLink = "";
|
|
2216
2324
|
const pathParams = {
|
|
@@ -2223,6 +2331,8 @@ class MediaServicesClient {
|
|
|
2223
2331
|
};
|
|
2224
2332
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2225
2333
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getStreamPackagingConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
2334
|
+
if (this.logger)
|
|
2335
|
+
retrier.logger = this.logger;
|
|
2226
2336
|
const request = yield oci_common_1.composeRequest({
|
|
2227
2337
|
baseEndpoint: this._endpoint,
|
|
2228
2338
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2266,11 +2376,12 @@ class MediaServicesClient {
|
|
|
2266
2376
|
* @param IngestStreamDistributionChannelRequest
|
|
2267
2377
|
* @return IngestStreamDistributionChannelResponse
|
|
2268
2378
|
* @throws OciError when an error occurs
|
|
2269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/IngestStreamDistributionChannel.ts.html |here} to see how to use IngestStreamDistributionChannel API.
|
|
2270
2380
|
*/
|
|
2271
2381
|
ingestStreamDistributionChannel(ingestStreamDistributionChannelRequest) {
|
|
2272
2382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2273
|
-
|
|
2383
|
+
if (this.logger)
|
|
2384
|
+
this.logger.debug("Calling operation MediaServicesClient#ingestStreamDistributionChannel.");
|
|
2274
2385
|
const operationName = "ingestStreamDistributionChannel";
|
|
2275
2386
|
const apiReferenceLink = "";
|
|
2276
2387
|
const pathParams = {
|
|
@@ -2284,6 +2395,8 @@ class MediaServicesClient {
|
|
|
2284
2395
|
};
|
|
2285
2396
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2286
2397
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestStreamDistributionChannelRequest.retryConfiguration, specRetryConfiguration);
|
|
2398
|
+
if (this.logger)
|
|
2399
|
+
retrier.logger = this.logger;
|
|
2287
2400
|
const request = yield oci_common_1.composeRequest({
|
|
2288
2401
|
baseEndpoint: this._endpoint,
|
|
2289
2402
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2323,11 +2436,12 @@ class MediaServicesClient {
|
|
|
2323
2436
|
* @param ListMediaAssetDistributionChannelAttachmentsRequest
|
|
2324
2437
|
* @return ListMediaAssetDistributionChannelAttachmentsResponse
|
|
2325
2438
|
* @throws OciError when an error occurs
|
|
2326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListMediaAssetDistributionChannelAttachments.ts.html |here} to see how to use ListMediaAssetDistributionChannelAttachments API.
|
|
2327
2440
|
*/
|
|
2328
2441
|
listMediaAssetDistributionChannelAttachments(listMediaAssetDistributionChannelAttachmentsRequest) {
|
|
2329
2442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2330
|
-
|
|
2443
|
+
if (this.logger)
|
|
2444
|
+
this.logger.debug("Calling operation MediaServicesClient#listMediaAssetDistributionChannelAttachments.");
|
|
2331
2445
|
const operationName = "listMediaAssetDistributionChannelAttachments";
|
|
2332
2446
|
const apiReferenceLink = "";
|
|
2333
2447
|
const pathParams = {
|
|
@@ -2347,6 +2461,8 @@ class MediaServicesClient {
|
|
|
2347
2461
|
};
|
|
2348
2462
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2349
2463
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMediaAssetDistributionChannelAttachmentsRequest.retryConfiguration, specRetryConfiguration);
|
|
2464
|
+
if (this.logger)
|
|
2465
|
+
retrier.logger = this.logger;
|
|
2350
2466
|
const request = yield oci_common_1.composeRequest({
|
|
2351
2467
|
baseEndpoint: this._endpoint,
|
|
2352
2468
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2391,11 +2507,12 @@ class MediaServicesClient {
|
|
|
2391
2507
|
* @param ListMediaAssetsRequest
|
|
2392
2508
|
* @return ListMediaAssetsResponse
|
|
2393
2509
|
* @throws OciError when an error occurs
|
|
2394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListMediaAssets.ts.html |here} to see how to use ListMediaAssets API.
|
|
2395
2511
|
*/
|
|
2396
2512
|
listMediaAssets(listMediaAssetsRequest) {
|
|
2397
2513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2398
|
-
|
|
2514
|
+
if (this.logger)
|
|
2515
|
+
this.logger.debug("Calling operation MediaServicesClient#listMediaAssets.");
|
|
2399
2516
|
const operationName = "listMediaAssets";
|
|
2400
2517
|
const apiReferenceLink = "";
|
|
2401
2518
|
const pathParams = {};
|
|
@@ -2423,6 +2540,8 @@ class MediaServicesClient {
|
|
|
2423
2540
|
};
|
|
2424
2541
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2425
2542
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMediaAssetsRequest.retryConfiguration, specRetryConfiguration);
|
|
2543
|
+
if (this.logger)
|
|
2544
|
+
retrier.logger = this.logger;
|
|
2426
2545
|
const request = yield oci_common_1.composeRequest({
|
|
2427
2546
|
baseEndpoint: this._endpoint,
|
|
2428
2547
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2467,11 +2586,12 @@ class MediaServicesClient {
|
|
|
2467
2586
|
* @param ListMediaWorkflowConfigurationsRequest
|
|
2468
2587
|
* @return ListMediaWorkflowConfigurationsResponse
|
|
2469
2588
|
* @throws OciError when an error occurs
|
|
2470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListMediaWorkflowConfigurations.ts.html |here} to see how to use ListMediaWorkflowConfigurations API.
|
|
2471
2590
|
*/
|
|
2472
2591
|
listMediaWorkflowConfigurations(listMediaWorkflowConfigurationsRequest) {
|
|
2473
2592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2474
|
-
|
|
2593
|
+
if (this.logger)
|
|
2594
|
+
this.logger.debug("Calling operation MediaServicesClient#listMediaWorkflowConfigurations.");
|
|
2475
2595
|
const operationName = "listMediaWorkflowConfigurations";
|
|
2476
2596
|
const apiReferenceLink = "";
|
|
2477
2597
|
const pathParams = {};
|
|
@@ -2491,6 +2611,8 @@ class MediaServicesClient {
|
|
|
2491
2611
|
};
|
|
2492
2612
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2493
2613
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMediaWorkflowConfigurationsRequest.retryConfiguration, specRetryConfiguration);
|
|
2614
|
+
if (this.logger)
|
|
2615
|
+
retrier.logger = this.logger;
|
|
2494
2616
|
const request = yield oci_common_1.composeRequest({
|
|
2495
2617
|
baseEndpoint: this._endpoint,
|
|
2496
2618
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2534,11 +2656,12 @@ class MediaServicesClient {
|
|
|
2534
2656
|
* @param ListMediaWorkflowJobsRequest
|
|
2535
2657
|
* @return ListMediaWorkflowJobsResponse
|
|
2536
2658
|
* @throws OciError when an error occurs
|
|
2537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListMediaWorkflowJobs.ts.html |here} to see how to use ListMediaWorkflowJobs API.
|
|
2538
2660
|
*/
|
|
2539
2661
|
listMediaWorkflowJobs(listMediaWorkflowJobsRequest) {
|
|
2540
2662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2541
|
-
|
|
2663
|
+
if (this.logger)
|
|
2664
|
+
this.logger.debug("Calling operation MediaServicesClient#listMediaWorkflowJobs.");
|
|
2542
2665
|
const operationName = "listMediaWorkflowJobs";
|
|
2543
2666
|
const apiReferenceLink = "";
|
|
2544
2667
|
const pathParams = {};
|
|
@@ -2559,6 +2682,8 @@ class MediaServicesClient {
|
|
|
2559
2682
|
};
|
|
2560
2683
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2561
2684
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMediaWorkflowJobsRequest.retryConfiguration, specRetryConfiguration);
|
|
2685
|
+
if (this.logger)
|
|
2686
|
+
retrier.logger = this.logger;
|
|
2562
2687
|
const request = yield oci_common_1.composeRequest({
|
|
2563
2688
|
baseEndpoint: this._endpoint,
|
|
2564
2689
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2603,11 +2728,12 @@ class MediaServicesClient {
|
|
|
2603
2728
|
* @param ListMediaWorkflowTaskDeclarationsRequest
|
|
2604
2729
|
* @return ListMediaWorkflowTaskDeclarationsResponse
|
|
2605
2730
|
* @throws OciError when an error occurs
|
|
2606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListMediaWorkflowTaskDeclarations.ts.html |here} to see how to use ListMediaWorkflowTaskDeclarations API.
|
|
2607
2732
|
*/
|
|
2608
2733
|
listMediaWorkflowTaskDeclarations(listMediaWorkflowTaskDeclarationsRequest) {
|
|
2609
2734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2610
|
-
|
|
2735
|
+
if (this.logger)
|
|
2736
|
+
this.logger.debug("Calling operation MediaServicesClient#listMediaWorkflowTaskDeclarations.");
|
|
2611
2737
|
const operationName = "listMediaWorkflowTaskDeclarations";
|
|
2612
2738
|
const apiReferenceLink = "";
|
|
2613
2739
|
const pathParams = {};
|
|
@@ -2627,6 +2753,8 @@ class MediaServicesClient {
|
|
|
2627
2753
|
};
|
|
2628
2754
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2629
2755
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMediaWorkflowTaskDeclarationsRequest.retryConfiguration, specRetryConfiguration);
|
|
2756
|
+
if (this.logger)
|
|
2757
|
+
retrier.logger = this.logger;
|
|
2630
2758
|
const request = yield oci_common_1.composeRequest({
|
|
2631
2759
|
baseEndpoint: this._endpoint,
|
|
2632
2760
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2670,11 +2798,12 @@ class MediaServicesClient {
|
|
|
2670
2798
|
* @param ListMediaWorkflowsRequest
|
|
2671
2799
|
* @return ListMediaWorkflowsResponse
|
|
2672
2800
|
* @throws OciError when an error occurs
|
|
2673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListMediaWorkflows.ts.html |here} to see how to use ListMediaWorkflows API.
|
|
2674
2802
|
*/
|
|
2675
2803
|
listMediaWorkflows(listMediaWorkflowsRequest) {
|
|
2676
2804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2677
|
-
|
|
2805
|
+
if (this.logger)
|
|
2806
|
+
this.logger.debug("Calling operation MediaServicesClient#listMediaWorkflows.");
|
|
2678
2807
|
const operationName = "listMediaWorkflows";
|
|
2679
2808
|
const apiReferenceLink = "";
|
|
2680
2809
|
const pathParams = {};
|
|
@@ -2694,6 +2823,8 @@ class MediaServicesClient {
|
|
|
2694
2823
|
};
|
|
2695
2824
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2696
2825
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMediaWorkflowsRequest.retryConfiguration, specRetryConfiguration);
|
|
2826
|
+
if (this.logger)
|
|
2827
|
+
retrier.logger = this.logger;
|
|
2697
2828
|
const request = yield oci_common_1.composeRequest({
|
|
2698
2829
|
baseEndpoint: this._endpoint,
|
|
2699
2830
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2737,11 +2868,12 @@ class MediaServicesClient {
|
|
|
2737
2868
|
* @param ListStreamCdnConfigsRequest
|
|
2738
2869
|
* @return ListStreamCdnConfigsResponse
|
|
2739
2870
|
* @throws OciError when an error occurs
|
|
2740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListStreamCdnConfigs.ts.html |here} to see how to use ListStreamCdnConfigs API.
|
|
2741
2872
|
*/
|
|
2742
2873
|
listStreamCdnConfigs(listStreamCdnConfigsRequest) {
|
|
2743
2874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2744
|
-
|
|
2875
|
+
if (this.logger)
|
|
2876
|
+
this.logger.debug("Calling operation MediaServicesClient#listStreamCdnConfigs.");
|
|
2745
2877
|
const operationName = "listStreamCdnConfigs";
|
|
2746
2878
|
const apiReferenceLink = "";
|
|
2747
2879
|
const pathParams = {};
|
|
@@ -2761,6 +2893,8 @@ class MediaServicesClient {
|
|
|
2761
2893
|
};
|
|
2762
2894
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2763
2895
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStreamCdnConfigsRequest.retryConfiguration, specRetryConfiguration);
|
|
2896
|
+
if (this.logger)
|
|
2897
|
+
retrier.logger = this.logger;
|
|
2764
2898
|
const request = yield oci_common_1.composeRequest({
|
|
2765
2899
|
baseEndpoint: this._endpoint,
|
|
2766
2900
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2804,11 +2938,12 @@ class MediaServicesClient {
|
|
|
2804
2938
|
* @param ListStreamDistributionChannelsRequest
|
|
2805
2939
|
* @return ListStreamDistributionChannelsResponse
|
|
2806
2940
|
* @throws OciError when an error occurs
|
|
2807
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListStreamDistributionChannels.ts.html |here} to see how to use ListStreamDistributionChannels API.
|
|
2808
2942
|
*/
|
|
2809
2943
|
listStreamDistributionChannels(listStreamDistributionChannelsRequest) {
|
|
2810
2944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2811
|
-
|
|
2945
|
+
if (this.logger)
|
|
2946
|
+
this.logger.debug("Calling operation MediaServicesClient#listStreamDistributionChannels.");
|
|
2812
2947
|
const operationName = "listStreamDistributionChannels";
|
|
2813
2948
|
const apiReferenceLink = "";
|
|
2814
2949
|
const pathParams = {};
|
|
@@ -2828,6 +2963,8 @@ class MediaServicesClient {
|
|
|
2828
2963
|
};
|
|
2829
2964
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2830
2965
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStreamDistributionChannelsRequest.retryConfiguration, specRetryConfiguration);
|
|
2966
|
+
if (this.logger)
|
|
2967
|
+
retrier.logger = this.logger;
|
|
2831
2968
|
const request = yield oci_common_1.composeRequest({
|
|
2832
2969
|
baseEndpoint: this._endpoint,
|
|
2833
2970
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2871,11 +3008,12 @@ class MediaServicesClient {
|
|
|
2871
3008
|
* @param ListStreamPackagingConfigsRequest
|
|
2872
3009
|
* @return ListStreamPackagingConfigsResponse
|
|
2873
3010
|
* @throws OciError when an error occurs
|
|
2874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3011
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListStreamPackagingConfigs.ts.html |here} to see how to use ListStreamPackagingConfigs API.
|
|
2875
3012
|
*/
|
|
2876
3013
|
listStreamPackagingConfigs(listStreamPackagingConfigsRequest) {
|
|
2877
3014
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2878
|
-
|
|
3015
|
+
if (this.logger)
|
|
3016
|
+
this.logger.debug("Calling operation MediaServicesClient#listStreamPackagingConfigs.");
|
|
2879
3017
|
const operationName = "listStreamPackagingConfigs";
|
|
2880
3018
|
const apiReferenceLink = "";
|
|
2881
3019
|
const pathParams = {};
|
|
@@ -2895,6 +3033,8 @@ class MediaServicesClient {
|
|
|
2895
3033
|
};
|
|
2896
3034
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2897
3035
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listStreamPackagingConfigsRequest.retryConfiguration, specRetryConfiguration);
|
|
3036
|
+
if (this.logger)
|
|
3037
|
+
retrier.logger = this.logger;
|
|
2898
3038
|
const request = yield oci_common_1.composeRequest({
|
|
2899
3039
|
baseEndpoint: this._endpoint,
|
|
2900
3040
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2939,11 +3079,12 @@ class MediaServicesClient {
|
|
|
2939
3079
|
* @param ListSystemMediaWorkflowsRequest
|
|
2940
3080
|
* @return ListSystemMediaWorkflowsResponse
|
|
2941
3081
|
* @throws OciError when an error occurs
|
|
2942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/ListSystemMediaWorkflows.ts.html |here} to see how to use ListSystemMediaWorkflows API.
|
|
2943
3083
|
*/
|
|
2944
3084
|
listSystemMediaWorkflows(listSystemMediaWorkflowsRequest) {
|
|
2945
3085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2946
|
-
|
|
3086
|
+
if (this.logger)
|
|
3087
|
+
this.logger.debug("Calling operation MediaServicesClient#listSystemMediaWorkflows.");
|
|
2947
3088
|
const operationName = "listSystemMediaWorkflows";
|
|
2948
3089
|
const apiReferenceLink = "";
|
|
2949
3090
|
const pathParams = {};
|
|
@@ -2960,6 +3101,8 @@ class MediaServicesClient {
|
|
|
2960
3101
|
};
|
|
2961
3102
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2962
3103
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSystemMediaWorkflowsRequest.retryConfiguration, specRetryConfiguration);
|
|
3104
|
+
if (this.logger)
|
|
3105
|
+
retrier.logger = this.logger;
|
|
2963
3106
|
const request = yield oci_common_1.composeRequest({
|
|
2964
3107
|
baseEndpoint: this._endpoint,
|
|
2965
3108
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3004,11 +3147,12 @@ class MediaServicesClient {
|
|
|
3004
3147
|
* @param RemoveMediaAssetLockRequest
|
|
3005
3148
|
* @return RemoveMediaAssetLockResponse
|
|
3006
3149
|
* @throws OciError when an error occurs
|
|
3007
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/RemoveMediaAssetLock.ts.html |here} to see how to use RemoveMediaAssetLock API.
|
|
3008
3151
|
*/
|
|
3009
3152
|
removeMediaAssetLock(removeMediaAssetLockRequest) {
|
|
3010
3153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3011
|
-
|
|
3154
|
+
if (this.logger)
|
|
3155
|
+
this.logger.debug("Calling operation MediaServicesClient#removeMediaAssetLock.");
|
|
3012
3156
|
const operationName = "removeMediaAssetLock";
|
|
3013
3157
|
const apiReferenceLink = "";
|
|
3014
3158
|
const pathParams = {
|
|
@@ -3023,6 +3167,8 @@ class MediaServicesClient {
|
|
|
3023
3167
|
};
|
|
3024
3168
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3025
3169
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeMediaAssetLockRequest.retryConfiguration, specRetryConfiguration);
|
|
3170
|
+
if (this.logger)
|
|
3171
|
+
retrier.logger = this.logger;
|
|
3026
3172
|
const request = yield oci_common_1.composeRequest({
|
|
3027
3173
|
baseEndpoint: this._endpoint,
|
|
3028
3174
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3068,11 +3214,12 @@ class MediaServicesClient {
|
|
|
3068
3214
|
* @param RemoveMediaWorkflowConfigurationLockRequest
|
|
3069
3215
|
* @return RemoveMediaWorkflowConfigurationLockResponse
|
|
3070
3216
|
* @throws OciError when an error occurs
|
|
3071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3217
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/RemoveMediaWorkflowConfigurationLock.ts.html |here} to see how to use RemoveMediaWorkflowConfigurationLock API.
|
|
3072
3218
|
*/
|
|
3073
3219
|
removeMediaWorkflowConfigurationLock(removeMediaWorkflowConfigurationLockRequest) {
|
|
3074
3220
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3075
|
-
|
|
3221
|
+
if (this.logger)
|
|
3222
|
+
this.logger.debug("Calling operation MediaServicesClient#removeMediaWorkflowConfigurationLock.");
|
|
3076
3223
|
const operationName = "removeMediaWorkflowConfigurationLock";
|
|
3077
3224
|
const apiReferenceLink = "";
|
|
3078
3225
|
const pathParams = {
|
|
@@ -3087,6 +3234,8 @@ class MediaServicesClient {
|
|
|
3087
3234
|
};
|
|
3088
3235
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3089
3236
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeMediaWorkflowConfigurationLockRequest.retryConfiguration, specRetryConfiguration);
|
|
3237
|
+
if (this.logger)
|
|
3238
|
+
retrier.logger = this.logger;
|
|
3090
3239
|
const request = yield oci_common_1.composeRequest({
|
|
3091
3240
|
baseEndpoint: this._endpoint,
|
|
3092
3241
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3132,11 +3281,12 @@ class MediaServicesClient {
|
|
|
3132
3281
|
* @param RemoveMediaWorkflowJobLockRequest
|
|
3133
3282
|
* @return RemoveMediaWorkflowJobLockResponse
|
|
3134
3283
|
* @throws OciError when an error occurs
|
|
3135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/RemoveMediaWorkflowJobLock.ts.html |here} to see how to use RemoveMediaWorkflowJobLock API.
|
|
3136
3285
|
*/
|
|
3137
3286
|
removeMediaWorkflowJobLock(removeMediaWorkflowJobLockRequest) {
|
|
3138
3287
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3139
|
-
|
|
3288
|
+
if (this.logger)
|
|
3289
|
+
this.logger.debug("Calling operation MediaServicesClient#removeMediaWorkflowJobLock.");
|
|
3140
3290
|
const operationName = "removeMediaWorkflowJobLock";
|
|
3141
3291
|
const apiReferenceLink = "";
|
|
3142
3292
|
const pathParams = {
|
|
@@ -3151,6 +3301,8 @@ class MediaServicesClient {
|
|
|
3151
3301
|
};
|
|
3152
3302
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3153
3303
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeMediaWorkflowJobLockRequest.retryConfiguration, specRetryConfiguration);
|
|
3304
|
+
if (this.logger)
|
|
3305
|
+
retrier.logger = this.logger;
|
|
3154
3306
|
const request = yield oci_common_1.composeRequest({
|
|
3155
3307
|
baseEndpoint: this._endpoint,
|
|
3156
3308
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3196,11 +3348,12 @@ class MediaServicesClient {
|
|
|
3196
3348
|
* @param RemoveMediaWorkflowLockRequest
|
|
3197
3349
|
* @return RemoveMediaWorkflowLockResponse
|
|
3198
3350
|
* @throws OciError when an error occurs
|
|
3199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/RemoveMediaWorkflowLock.ts.html |here} to see how to use RemoveMediaWorkflowLock API.
|
|
3200
3352
|
*/
|
|
3201
3353
|
removeMediaWorkflowLock(removeMediaWorkflowLockRequest) {
|
|
3202
3354
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3203
|
-
|
|
3355
|
+
if (this.logger)
|
|
3356
|
+
this.logger.debug("Calling operation MediaServicesClient#removeMediaWorkflowLock.");
|
|
3204
3357
|
const operationName = "removeMediaWorkflowLock";
|
|
3205
3358
|
const apiReferenceLink = "";
|
|
3206
3359
|
const pathParams = {
|
|
@@ -3215,6 +3368,8 @@ class MediaServicesClient {
|
|
|
3215
3368
|
};
|
|
3216
3369
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3217
3370
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeMediaWorkflowLockRequest.retryConfiguration, specRetryConfiguration);
|
|
3371
|
+
if (this.logger)
|
|
3372
|
+
retrier.logger = this.logger;
|
|
3218
3373
|
const request = yield oci_common_1.composeRequest({
|
|
3219
3374
|
baseEndpoint: this._endpoint,
|
|
3220
3375
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3260,11 +3415,12 @@ class MediaServicesClient {
|
|
|
3260
3415
|
* @param RemoveStreamCdnConfigLockRequest
|
|
3261
3416
|
* @return RemoveStreamCdnConfigLockResponse
|
|
3262
3417
|
* @throws OciError when an error occurs
|
|
3263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/RemoveStreamCdnConfigLock.ts.html |here} to see how to use RemoveStreamCdnConfigLock API.
|
|
3264
3419
|
*/
|
|
3265
3420
|
removeStreamCdnConfigLock(removeStreamCdnConfigLockRequest) {
|
|
3266
3421
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3267
|
-
|
|
3422
|
+
if (this.logger)
|
|
3423
|
+
this.logger.debug("Calling operation MediaServicesClient#removeStreamCdnConfigLock.");
|
|
3268
3424
|
const operationName = "removeStreamCdnConfigLock";
|
|
3269
3425
|
const apiReferenceLink = "";
|
|
3270
3426
|
const pathParams = {
|
|
@@ -3279,6 +3435,8 @@ class MediaServicesClient {
|
|
|
3279
3435
|
};
|
|
3280
3436
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3281
3437
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeStreamCdnConfigLockRequest.retryConfiguration, specRetryConfiguration);
|
|
3438
|
+
if (this.logger)
|
|
3439
|
+
retrier.logger = this.logger;
|
|
3282
3440
|
const request = yield oci_common_1.composeRequest({
|
|
3283
3441
|
baseEndpoint: this._endpoint,
|
|
3284
3442
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3324,11 +3482,12 @@ class MediaServicesClient {
|
|
|
3324
3482
|
* @param RemoveStreamDistributionChannelLockRequest
|
|
3325
3483
|
* @return RemoveStreamDistributionChannelLockResponse
|
|
3326
3484
|
* @throws OciError when an error occurs
|
|
3327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/RemoveStreamDistributionChannelLock.ts.html |here} to see how to use RemoveStreamDistributionChannelLock API.
|
|
3328
3486
|
*/
|
|
3329
3487
|
removeStreamDistributionChannelLock(removeStreamDistributionChannelLockRequest) {
|
|
3330
3488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3331
|
-
|
|
3489
|
+
if (this.logger)
|
|
3490
|
+
this.logger.debug("Calling operation MediaServicesClient#removeStreamDistributionChannelLock.");
|
|
3332
3491
|
const operationName = "removeStreamDistributionChannelLock";
|
|
3333
3492
|
const apiReferenceLink = "";
|
|
3334
3493
|
const pathParams = {
|
|
@@ -3343,6 +3502,8 @@ class MediaServicesClient {
|
|
|
3343
3502
|
};
|
|
3344
3503
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3345
3504
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeStreamDistributionChannelLockRequest.retryConfiguration, specRetryConfiguration);
|
|
3505
|
+
if (this.logger)
|
|
3506
|
+
retrier.logger = this.logger;
|
|
3346
3507
|
const request = yield oci_common_1.composeRequest({
|
|
3347
3508
|
baseEndpoint: this._endpoint,
|
|
3348
3509
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3388,11 +3549,12 @@ class MediaServicesClient {
|
|
|
3388
3549
|
* @param RemoveStreamPackagingConfigLockRequest
|
|
3389
3550
|
* @return RemoveStreamPackagingConfigLockResponse
|
|
3390
3551
|
* @throws OciError when an error occurs
|
|
3391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3552
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/RemoveStreamPackagingConfigLock.ts.html |here} to see how to use RemoveStreamPackagingConfigLock API.
|
|
3392
3553
|
*/
|
|
3393
3554
|
removeStreamPackagingConfigLock(removeStreamPackagingConfigLockRequest) {
|
|
3394
3555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3395
|
-
|
|
3556
|
+
if (this.logger)
|
|
3557
|
+
this.logger.debug("Calling operation MediaServicesClient#removeStreamPackagingConfigLock.");
|
|
3396
3558
|
const operationName = "removeStreamPackagingConfigLock";
|
|
3397
3559
|
const apiReferenceLink = "";
|
|
3398
3560
|
const pathParams = {
|
|
@@ -3407,6 +3569,8 @@ class MediaServicesClient {
|
|
|
3407
3569
|
};
|
|
3408
3570
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3409
3571
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeStreamPackagingConfigLockRequest.retryConfiguration, specRetryConfiguration);
|
|
3572
|
+
if (this.logger)
|
|
3573
|
+
retrier.logger = this.logger;
|
|
3410
3574
|
const request = yield oci_common_1.composeRequest({
|
|
3411
3575
|
baseEndpoint: this._endpoint,
|
|
3412
3576
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3451,11 +3615,12 @@ class MediaServicesClient {
|
|
|
3451
3615
|
* @param UpdateMediaAssetRequest
|
|
3452
3616
|
* @return UpdateMediaAssetResponse
|
|
3453
3617
|
* @throws OciError when an error occurs
|
|
3454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3618
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/UpdateMediaAsset.ts.html |here} to see how to use UpdateMediaAsset API.
|
|
3455
3619
|
*/
|
|
3456
3620
|
updateMediaAsset(updateMediaAssetRequest) {
|
|
3457
3621
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3458
|
-
|
|
3622
|
+
if (this.logger)
|
|
3623
|
+
this.logger.debug("Calling operation MediaServicesClient#updateMediaAsset.");
|
|
3459
3624
|
const operationName = "updateMediaAsset";
|
|
3460
3625
|
const apiReferenceLink = "";
|
|
3461
3626
|
const pathParams = {
|
|
@@ -3471,6 +3636,8 @@ class MediaServicesClient {
|
|
|
3471
3636
|
};
|
|
3472
3637
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3473
3638
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMediaAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
3639
|
+
if (this.logger)
|
|
3640
|
+
retrier.logger = this.logger;
|
|
3474
3641
|
const request = yield oci_common_1.composeRequest({
|
|
3475
3642
|
baseEndpoint: this._endpoint,
|
|
3476
3643
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3515,11 +3682,12 @@ class MediaServicesClient {
|
|
|
3515
3682
|
* @param UpdateMediaWorkflowRequest
|
|
3516
3683
|
* @return UpdateMediaWorkflowResponse
|
|
3517
3684
|
* @throws OciError when an error occurs
|
|
3518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3685
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/UpdateMediaWorkflow.ts.html |here} to see how to use UpdateMediaWorkflow API.
|
|
3519
3686
|
*/
|
|
3520
3687
|
updateMediaWorkflow(updateMediaWorkflowRequest) {
|
|
3521
3688
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3522
|
-
|
|
3689
|
+
if (this.logger)
|
|
3690
|
+
this.logger.debug("Calling operation MediaServicesClient#updateMediaWorkflow.");
|
|
3523
3691
|
const operationName = "updateMediaWorkflow";
|
|
3524
3692
|
const apiReferenceLink = "";
|
|
3525
3693
|
const pathParams = {
|
|
@@ -3535,6 +3703,8 @@ class MediaServicesClient {
|
|
|
3535
3703
|
};
|
|
3536
3704
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3537
3705
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMediaWorkflowRequest.retryConfiguration, specRetryConfiguration);
|
|
3706
|
+
if (this.logger)
|
|
3707
|
+
retrier.logger = this.logger;
|
|
3538
3708
|
const request = yield oci_common_1.composeRequest({
|
|
3539
3709
|
baseEndpoint: this._endpoint,
|
|
3540
3710
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3579,11 +3749,12 @@ class MediaServicesClient {
|
|
|
3579
3749
|
* @param UpdateMediaWorkflowConfigurationRequest
|
|
3580
3750
|
* @return UpdateMediaWorkflowConfigurationResponse
|
|
3581
3751
|
* @throws OciError when an error occurs
|
|
3582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3752
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/UpdateMediaWorkflowConfiguration.ts.html |here} to see how to use UpdateMediaWorkflowConfiguration API.
|
|
3583
3753
|
*/
|
|
3584
3754
|
updateMediaWorkflowConfiguration(updateMediaWorkflowConfigurationRequest) {
|
|
3585
3755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3586
|
-
|
|
3756
|
+
if (this.logger)
|
|
3757
|
+
this.logger.debug("Calling operation MediaServicesClient#updateMediaWorkflowConfiguration.");
|
|
3587
3758
|
const operationName = "updateMediaWorkflowConfiguration";
|
|
3588
3759
|
const apiReferenceLink = "";
|
|
3589
3760
|
const pathParams = {
|
|
@@ -3599,6 +3770,8 @@ class MediaServicesClient {
|
|
|
3599
3770
|
};
|
|
3600
3771
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3601
3772
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMediaWorkflowConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
3773
|
+
if (this.logger)
|
|
3774
|
+
retrier.logger = this.logger;
|
|
3602
3775
|
const request = yield oci_common_1.composeRequest({
|
|
3603
3776
|
baseEndpoint: this._endpoint,
|
|
3604
3777
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3643,11 +3816,12 @@ class MediaServicesClient {
|
|
|
3643
3816
|
* @param UpdateMediaWorkflowJobRequest
|
|
3644
3817
|
* @return UpdateMediaWorkflowJobResponse
|
|
3645
3818
|
* @throws OciError when an error occurs
|
|
3646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/UpdateMediaWorkflowJob.ts.html |here} to see how to use UpdateMediaWorkflowJob API.
|
|
3647
3820
|
*/
|
|
3648
3821
|
updateMediaWorkflowJob(updateMediaWorkflowJobRequest) {
|
|
3649
3822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3650
|
-
|
|
3823
|
+
if (this.logger)
|
|
3824
|
+
this.logger.debug("Calling operation MediaServicesClient#updateMediaWorkflowJob.");
|
|
3651
3825
|
const operationName = "updateMediaWorkflowJob";
|
|
3652
3826
|
const apiReferenceLink = "";
|
|
3653
3827
|
const pathParams = {
|
|
@@ -3663,6 +3837,8 @@ class MediaServicesClient {
|
|
|
3663
3837
|
};
|
|
3664
3838
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3665
3839
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMediaWorkflowJobRequest.retryConfiguration, specRetryConfiguration);
|
|
3840
|
+
if (this.logger)
|
|
3841
|
+
retrier.logger = this.logger;
|
|
3666
3842
|
const request = yield oci_common_1.composeRequest({
|
|
3667
3843
|
baseEndpoint: this._endpoint,
|
|
3668
3844
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3707,11 +3883,12 @@ class MediaServicesClient {
|
|
|
3707
3883
|
* @param UpdateStreamCdnConfigRequest
|
|
3708
3884
|
* @return UpdateStreamCdnConfigResponse
|
|
3709
3885
|
* @throws OciError when an error occurs
|
|
3710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/UpdateStreamCdnConfig.ts.html |here} to see how to use UpdateStreamCdnConfig API.
|
|
3711
3887
|
*/
|
|
3712
3888
|
updateStreamCdnConfig(updateStreamCdnConfigRequest) {
|
|
3713
3889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3714
|
-
|
|
3890
|
+
if (this.logger)
|
|
3891
|
+
this.logger.debug("Calling operation MediaServicesClient#updateStreamCdnConfig.");
|
|
3715
3892
|
const operationName = "updateStreamCdnConfig";
|
|
3716
3893
|
const apiReferenceLink = "";
|
|
3717
3894
|
const pathParams = {
|
|
@@ -3727,6 +3904,8 @@ class MediaServicesClient {
|
|
|
3727
3904
|
};
|
|
3728
3905
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3729
3906
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateStreamCdnConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
3907
|
+
if (this.logger)
|
|
3908
|
+
retrier.logger = this.logger;
|
|
3730
3909
|
const request = yield oci_common_1.composeRequest({
|
|
3731
3910
|
baseEndpoint: this._endpoint,
|
|
3732
3911
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3771,11 +3950,12 @@ class MediaServicesClient {
|
|
|
3771
3950
|
* @param UpdateStreamDistributionChannelRequest
|
|
3772
3951
|
* @return UpdateStreamDistributionChannelResponse
|
|
3773
3952
|
* @throws OciError when an error occurs
|
|
3774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3953
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/UpdateStreamDistributionChannel.ts.html |here} to see how to use UpdateStreamDistributionChannel API.
|
|
3775
3954
|
*/
|
|
3776
3955
|
updateStreamDistributionChannel(updateStreamDistributionChannelRequest) {
|
|
3777
3956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3778
|
-
|
|
3957
|
+
if (this.logger)
|
|
3958
|
+
this.logger.debug("Calling operation MediaServicesClient#updateStreamDistributionChannel.");
|
|
3779
3959
|
const operationName = "updateStreamDistributionChannel";
|
|
3780
3960
|
const apiReferenceLink = "";
|
|
3781
3961
|
const pathParams = {
|
|
@@ -3791,6 +3971,8 @@ class MediaServicesClient {
|
|
|
3791
3971
|
};
|
|
3792
3972
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3793
3973
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateStreamDistributionChannelRequest.retryConfiguration, specRetryConfiguration);
|
|
3974
|
+
if (this.logger)
|
|
3975
|
+
retrier.logger = this.logger;
|
|
3794
3976
|
const request = yield oci_common_1.composeRequest({
|
|
3795
3977
|
baseEndpoint: this._endpoint,
|
|
3796
3978
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3835,11 +4017,12 @@ class MediaServicesClient {
|
|
|
3835
4017
|
* @param UpdateStreamPackagingConfigRequest
|
|
3836
4018
|
* @return UpdateStreamPackagingConfigResponse
|
|
3837
4019
|
* @throws OciError when an error occurs
|
|
3838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/UpdateStreamPackagingConfig.ts.html |here} to see how to use UpdateStreamPackagingConfig API.
|
|
3839
4021
|
*/
|
|
3840
4022
|
updateStreamPackagingConfig(updateStreamPackagingConfigRequest) {
|
|
3841
4023
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3842
|
-
|
|
4024
|
+
if (this.logger)
|
|
4025
|
+
this.logger.debug("Calling operation MediaServicesClient#updateStreamPackagingConfig.");
|
|
3843
4026
|
const operationName = "updateStreamPackagingConfig";
|
|
3844
4027
|
const apiReferenceLink = "";
|
|
3845
4028
|
const pathParams = {
|
|
@@ -3855,6 +4038,8 @@ class MediaServicesClient {
|
|
|
3855
4038
|
};
|
|
3856
4039
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3857
4040
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateStreamPackagingConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
4041
|
+
if (this.logger)
|
|
4042
|
+
retrier.logger = this.logger;
|
|
3858
4043
|
const request = yield oci_common_1.composeRequest({
|
|
3859
4044
|
baseEndpoint: this._endpoint,
|
|
3860
4045
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3905,7 +4090,7 @@ var MediaStreamApiKeys;
|
|
|
3905
4090
|
*/
|
|
3906
4091
|
class MediaStreamClient {
|
|
3907
4092
|
constructor(params, clientConfiguration) {
|
|
3908
|
-
this["_realmSpecificEndpointTemplateEnabled"] =
|
|
4093
|
+
this["_realmSpecificEndpointTemplateEnabled"] = undefined;
|
|
3909
4094
|
this["_endpoint"] = "";
|
|
3910
4095
|
this["_defaultHeaders"] = {};
|
|
3911
4096
|
this._circuitBreaker = null;
|
|
@@ -3964,7 +4149,11 @@ class MediaStreamClient {
|
|
|
3964
4149
|
set endpoint(endpoint) {
|
|
3965
4150
|
this._endpoint = endpoint;
|
|
3966
4151
|
this._endpoint = this._endpoint + "/20211101";
|
|
3967
|
-
|
|
4152
|
+
if (this.logger)
|
|
4153
|
+
this.logger.info(`MediaStreamClient endpoint set to ${this._endpoint}`);
|
|
4154
|
+
}
|
|
4155
|
+
get logger() {
|
|
4156
|
+
return common.LOG.logger;
|
|
3968
4157
|
}
|
|
3969
4158
|
/**
|
|
3970
4159
|
* Determines whether realm specific endpoint should be used or not.
|
|
@@ -3973,7 +4162,8 @@ class MediaStreamClient {
|
|
|
3973
4162
|
*/
|
|
3974
4163
|
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
3975
4164
|
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
3976
|
-
|
|
4165
|
+
if (this.logger)
|
|
4166
|
+
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
3977
4167
|
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
3978
4168
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(MediaStreamClient.serviceEndpointTemplate, this._region, MediaStreamClient.endpointServiceName);
|
|
3979
4169
|
}
|
|
@@ -4018,11 +4208,12 @@ class MediaStreamClient {
|
|
|
4018
4208
|
* @param GeneratePlaylistRequest
|
|
4019
4209
|
* @return GeneratePlaylistResponse
|
|
4020
4210
|
* @throws OciError when an error occurs
|
|
4021
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GeneratePlaylist.ts.html |here} to see how to use GeneratePlaylist API.
|
|
4022
4212
|
*/
|
|
4023
4213
|
generatePlaylist(generatePlaylistRequest) {
|
|
4024
4214
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4025
|
-
|
|
4215
|
+
if (this.logger)
|
|
4216
|
+
this.logger.debug("Calling operation MediaStreamClient#generatePlaylist.");
|
|
4026
4217
|
const operationName = "generatePlaylist";
|
|
4027
4218
|
const apiReferenceLink = "";
|
|
4028
4219
|
const pathParams = {};
|
|
@@ -4037,6 +4228,8 @@ class MediaStreamClient {
|
|
|
4037
4228
|
};
|
|
4038
4229
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4039
4230
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generatePlaylistRequest.retryConfiguration, specRetryConfiguration);
|
|
4231
|
+
if (this.logger)
|
|
4232
|
+
retrier.logger = this.logger;
|
|
4040
4233
|
const request = yield oci_common_1.composeRequest({
|
|
4041
4234
|
baseEndpoint: this._endpoint,
|
|
4042
4235
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4079,11 +4272,12 @@ class MediaStreamClient {
|
|
|
4079
4272
|
* @param GenerateSessionTokenRequest
|
|
4080
4273
|
* @return GenerateSessionTokenResponse
|
|
4081
4274
|
* @throws OciError when an error occurs
|
|
4082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/mediaservices/GenerateSessionToken.ts.html |here} to see how to use GenerateSessionToken API.
|
|
4083
4276
|
*/
|
|
4084
4277
|
generateSessionToken(generateSessionTokenRequest) {
|
|
4085
4278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4086
|
-
|
|
4279
|
+
if (this.logger)
|
|
4280
|
+
this.logger.debug("Calling operation MediaStreamClient#generateSessionToken.");
|
|
4087
4281
|
const operationName = "generateSessionToken";
|
|
4088
4282
|
const apiReferenceLink = "";
|
|
4089
4283
|
const pathParams = {};
|
|
@@ -4094,6 +4288,8 @@ class MediaStreamClient {
|
|
|
4094
4288
|
};
|
|
4095
4289
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4096
4290
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, generateSessionTokenRequest.retryConfiguration, specRetryConfiguration);
|
|
4291
|
+
if (this.logger)
|
|
4292
|
+
retrier.logger = this.logger;
|
|
4097
4293
|
const request = yield oci_common_1.composeRequest({
|
|
4098
4294
|
baseEndpoint: this._endpoint,
|
|
4099
4295
|
defaultHeaders: this._defaultHeaders,
|