oci-mediaservices 2.76.1 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/lib/client.d.ts +62 -52
  2. package/lib/client.js +67 -50
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-media-asset-details.d.ts +2 -2
  5. package/lib/model/create-media-workflow-configuration-details.d.ts +2 -2
  6. package/lib/model/create-media-workflow-details.d.ts +2 -2
  7. package/lib/model/create-media-workflow-job-details.d.ts +2 -2
  8. package/lib/model/create-stream-cdn-config-details.d.ts +2 -2
  9. package/lib/model/create-stream-distribution-channel-details.d.ts +2 -2
  10. package/lib/model/create-stream-packaging-config-details.d.ts +2 -2
  11. package/lib/model/media-asset-summary.d.ts +3 -3
  12. package/lib/model/media-asset.d.ts +3 -3
  13. package/lib/model/media-workflow-configuration-summary.d.ts +3 -3
  14. package/lib/model/media-workflow-configuration.d.ts +3 -3
  15. package/lib/model/media-workflow-job-summary.d.ts +3 -3
  16. package/lib/model/media-workflow-job.d.ts +3 -3
  17. package/lib/model/media-workflow-summary.d.ts +3 -3
  18. package/lib/model/media-workflow.d.ts +3 -3
  19. package/lib/model/stream-cdn-config-summary.d.ts +3 -3
  20. package/lib/model/stream-cdn-config.d.ts +3 -3
  21. package/lib/model/stream-distribution-channel-summary.d.ts +3 -3
  22. package/lib/model/stream-distribution-channel.d.ts +3 -3
  23. package/lib/model/stream-packaging-config-summary.d.ts +3 -3
  24. package/lib/model/stream-packaging-config.d.ts +3 -3
  25. package/lib/model/update-media-asset-details.d.ts +2 -2
  26. package/lib/model/update-media-workflow-configuration-details.d.ts +2 -2
  27. package/lib/model/update-media-workflow-details.d.ts +2 -2
  28. package/lib/model/update-media-workflow-job-details.d.ts +2 -2
  29. package/lib/model/update-stream-cdn-config-details.d.ts +2 -2
  30. package/lib/model/update-stream-distribution-channel-details.d.ts +2 -2
  31. package/lib/model/update-stream-packaging-config-details.d.ts +2 -2
  32. package/lib/request/change-media-asset-compartment-request.d.ts +2 -2
  33. package/lib/request/change-media-workflow-compartment-request.d.ts +2 -2
  34. package/lib/request/change-media-workflow-configuration-compartment-request.d.ts +2 -2
  35. package/lib/request/change-media-workflow-job-compartment-request.d.ts +2 -2
  36. package/lib/request/change-stream-distribution-channel-compartment-request.d.ts +2 -2
  37. package/lib/request/create-media-asset-request.d.ts +1 -1
  38. package/lib/request/create-media-workflow-configuration-request.d.ts +1 -1
  39. package/lib/request/create-media-workflow-job-request.d.ts +1 -1
  40. package/lib/request/create-media-workflow-request.d.ts +1 -1
  41. package/lib/request/create-stream-cdn-config-request.d.ts +1 -1
  42. package/lib/request/create-stream-distribution-channel-request.d.ts +1 -1
  43. package/lib/request/create-stream-packaging-config-request.d.ts +1 -1
  44. package/lib/request/delete-media-asset-distribution-channel-attachment-request.d.ts +2 -2
  45. package/lib/request/delete-media-asset-request.d.ts +2 -2
  46. package/lib/request/delete-media-workflow-configuration-request.d.ts +2 -2
  47. package/lib/request/delete-media-workflow-job-request.d.ts +2 -2
  48. package/lib/request/delete-media-workflow-request.d.ts +2 -2
  49. package/lib/request/delete-stream-cdn-config-request.d.ts +2 -2
  50. package/lib/request/delete-stream-distribution-channel-request.d.ts +2 -2
  51. package/lib/request/delete-stream-packaging-config-request.d.ts +2 -2
  52. package/lib/request/generate-playlist-request.d.ts +1 -1
  53. package/lib/request/generate-session-token-request.d.ts +1 -1
  54. package/lib/request/get-media-asset-distribution-channel-attachment-request.d.ts +1 -1
  55. package/lib/request/get-media-asset-request.d.ts +1 -1
  56. package/lib/request/get-media-workflow-configuration-request.d.ts +1 -1
  57. package/lib/request/get-media-workflow-job-fact-request.d.ts +1 -1
  58. package/lib/request/get-media-workflow-job-request.d.ts +1 -1
  59. package/lib/request/get-media-workflow-request.d.ts +1 -1
  60. package/lib/request/get-stream-cdn-config-request.d.ts +1 -1
  61. package/lib/request/get-stream-distribution-channel-request.d.ts +1 -1
  62. package/lib/request/get-stream-packaging-config-request.d.ts +1 -1
  63. package/lib/request/ingest-stream-distribution-channel-request.d.ts +1 -1
  64. package/lib/request/list-media-asset-distribution-channel-attachments-request.d.ts +2 -2
  65. package/lib/request/list-media-assets-request.d.ts +2 -2
  66. package/lib/request/list-media-workflow-configurations-request.d.ts +2 -2
  67. package/lib/request/list-media-workflow-job-facts-request.d.ts +2 -2
  68. package/lib/request/list-media-workflow-jobs-request.d.ts +2 -2
  69. package/lib/request/list-media-workflow-task-declarations-request.d.ts +2 -2
  70. package/lib/request/list-media-workflows-request.d.ts +2 -2
  71. package/lib/request/list-stream-cdn-configs-request.d.ts +2 -2
  72. package/lib/request/list-stream-distribution-channels-request.d.ts +2 -2
  73. package/lib/request/list-stream-packaging-configs-request.d.ts +2 -2
  74. package/lib/request/list-system-media-workflows-request.d.ts +2 -2
  75. package/lib/request/update-media-asset-request.d.ts +2 -2
  76. package/lib/request/update-media-workflow-configuration-request.d.ts +2 -2
  77. package/lib/request/update-media-workflow-job-request.d.ts +2 -2
  78. package/lib/request/update-media-workflow-request.d.ts +2 -2
  79. package/lib/request/update-stream-cdn-config-request.d.ts +2 -2
  80. package/lib/request/update-stream-distribution-channel-request.d.ts +2 -2
  81. package/lib/request/update-stream-packaging-config-request.d.ts +2 -2
  82. package/lib/response/create-media-asset-response.d.ts +1 -1
  83. package/lib/response/create-media-workflow-configuration-response.d.ts +1 -1
  84. package/lib/response/create-media-workflow-job-response.d.ts +1 -1
  85. package/lib/response/create-media-workflow-response.d.ts +1 -1
  86. package/lib/response/create-stream-cdn-config-response.d.ts +1 -1
  87. package/lib/response/create-stream-distribution-channel-response.d.ts +1 -1
  88. package/lib/response/create-stream-packaging-config-response.d.ts +1 -1
  89. package/lib/response/generate-playlist-response.d.ts +1 -1
  90. package/lib/response/generate-session-token-response.d.ts +1 -1
  91. package/lib/response/get-media-asset-distribution-channel-attachment-response.d.ts +1 -1
  92. package/lib/response/get-media-asset-response.d.ts +1 -1
  93. package/lib/response/get-media-workflow-configuration-response.d.ts +1 -1
  94. package/lib/response/get-media-workflow-job-fact-response.d.ts +1 -1
  95. package/lib/response/get-media-workflow-job-response.d.ts +1 -1
  96. package/lib/response/get-media-workflow-response.d.ts +1 -1
  97. package/lib/response/get-stream-cdn-config-response.d.ts +1 -1
  98. package/lib/response/get-stream-distribution-channel-response.d.ts +1 -1
  99. package/lib/response/get-stream-packaging-config-response.d.ts +1 -1
  100. package/lib/response/list-media-asset-distribution-channel-attachments-response.d.ts +1 -1
  101. package/lib/response/list-media-assets-response.d.ts +1 -1
  102. package/lib/response/list-media-workflow-configurations-response.d.ts +1 -1
  103. package/lib/response/list-media-workflow-job-facts-response.d.ts +1 -1
  104. package/lib/response/list-media-workflow-jobs-response.d.ts +1 -1
  105. package/lib/response/list-media-workflow-task-declarations-response.d.ts +1 -1
  106. package/lib/response/list-media-workflows-response.d.ts +1 -1
  107. package/lib/response/list-stream-cdn-configs-response.d.ts +1 -1
  108. package/lib/response/list-stream-distribution-channels-response.d.ts +1 -1
  109. package/lib/response/list-stream-packaging-configs-response.d.ts +1 -1
  110. package/lib/response/list-system-media-workflows-response.d.ts +1 -1
  111. package/lib/response/update-media-asset-response.d.ts +1 -1
  112. package/lib/response/update-media-workflow-configuration-response.d.ts +1 -1
  113. package/lib/response/update-media-workflow-job-response.d.ts +1 -1
  114. package/lib/response/update-media-workflow-response.d.ts +1 -1
  115. package/lib/response/update-stream-cdn-config-response.d.ts +1 -1
  116. package/lib/response/update-stream-distribution-channel-response.d.ts +1 -1
  117. package/lib/response/update-stream-packaging-config-response.d.ts +1 -1
  118. package/package.json +3 -3
@@ -47,7 +47,7 @@ export interface MediaWorkflowConfigurationSummary {
47
47
  "lifecycleDetails"?: string;
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
50
- * Example: `{\"bar-key\": \"value\"}`
50
+ * Example: {@code {\"bar-key\": \"value\"}}
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {
@@ -55,7 +55,7 @@ export interface MediaWorkflowConfigurationSummary {
55
55
  };
56
56
  /**
57
57
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
58
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
58
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
59
59
  *
60
60
  */
61
61
  "definedTags"?: {
@@ -65,7 +65,7 @@ export interface MediaWorkflowConfigurationSummary {
65
65
  };
66
66
  /**
67
67
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
68
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
68
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
69
69
  *
70
70
  */
71
71
  "systemTags"?: {
@@ -57,7 +57,7 @@ export interface MediaWorkflowConfiguration {
57
57
  "lifecyleDetails"?: string;
58
58
  /**
59
59
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
60
- * Example: `{\"bar-key\": \"value\"}`
60
+ * Example: {@code {\"bar-key\": \"value\"}}
61
61
  *
62
62
  */
63
63
  "freeformTags"?: {
@@ -65,7 +65,7 @@ export interface MediaWorkflowConfiguration {
65
65
  };
66
66
  /**
67
67
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
68
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
68
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
69
69
  *
70
70
  */
71
71
  "definedTags"?: {
@@ -75,7 +75,7 @@ export interface MediaWorkflowConfiguration {
75
75
  };
76
76
  /**
77
77
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
78
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
78
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
79
79
  *
80
80
  */
81
81
  "systemTags"?: {
@@ -47,7 +47,7 @@ export interface MediaWorkflowJobSummary {
47
47
  "lifecycleDetails"?: string;
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
50
- * Example: `{\"bar-key\": \"value\"}`
50
+ * Example: {@code {\"bar-key\": \"value\"}}
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {
@@ -55,7 +55,7 @@ export interface MediaWorkflowJobSummary {
55
55
  };
56
56
  /**
57
57
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
58
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
58
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
59
59
  *
60
60
  */
61
61
  "definedTags"?: {
@@ -65,7 +65,7 @@ export interface MediaWorkflowJobSummary {
65
65
  };
66
66
  /**
67
67
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
68
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
68
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
69
69
  *
70
70
  */
71
71
  "systemTags"?: {
@@ -92,7 +92,7 @@ export interface MediaWorkflowJob {
92
92
  "timeEnded"?: Date;
93
93
  /**
94
94
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
95
- * Example: `{\"bar-key\": \"value\"}`
95
+ * Example: {@code {\"bar-key\": \"value\"}}
96
96
  *
97
97
  */
98
98
  "freeformTags"?: {
@@ -100,7 +100,7 @@ export interface MediaWorkflowJob {
100
100
  };
101
101
  /**
102
102
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
103
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
103
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
104
104
  *
105
105
  */
106
106
  "definedTags"?: {
@@ -110,7 +110,7 @@ export interface MediaWorkflowJob {
110
110
  };
111
111
  /**
112
112
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
113
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
113
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
114
114
  *
115
115
  */
116
116
  "systemTags"?: {
@@ -51,7 +51,7 @@ export interface MediaWorkflowSummary {
51
51
  "version"?: number;
52
52
  /**
53
53
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
54
- * Example: `{\"bar-key\": \"value\"}`
54
+ * Example: {@code {\"bar-key\": \"value\"}}
55
55
  *
56
56
  */
57
57
  "freeformTags"?: {
@@ -59,7 +59,7 @@ export interface MediaWorkflowSummary {
59
59
  };
60
60
  /**
61
61
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
62
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
62
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
63
63
  *
64
64
  */
65
65
  "definedTags"?: {
@@ -69,7 +69,7 @@ export interface MediaWorkflowSummary {
69
69
  };
70
70
  /**
71
71
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
72
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
72
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
73
73
  *
74
74
  */
75
75
  "systemTags"?: {
@@ -76,7 +76,7 @@ export interface MediaWorkflow {
76
76
  "version"?: number;
77
77
  /**
78
78
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
79
- * Example: `{\"bar-key\": \"value\"}`
79
+ * Example: {@code {\"bar-key\": \"value\"}}
80
80
  *
81
81
  */
82
82
  "freeformTags"?: {
@@ -84,7 +84,7 @@ export interface MediaWorkflow {
84
84
  };
85
85
  /**
86
86
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
87
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
87
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
88
88
  *
89
89
  */
90
90
  "definedTags"?: {
@@ -94,7 +94,7 @@ export interface MediaWorkflow {
94
94
  };
95
95
  /**
96
96
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
97
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
97
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
98
98
  *
99
99
  */
100
100
  "systemTags"?: {
@@ -55,7 +55,7 @@ export interface StreamCdnConfigSummary {
55
55
  "lifecycleDetails"?: string;
56
56
  /**
57
57
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
58
- * Example: `{\"bar-key\": \"value\"}`
58
+ * Example: {@code {\"bar-key\": \"value\"}}
59
59
  *
60
60
  */
61
61
  "freeformTags"?: {
@@ -63,7 +63,7 @@ export interface StreamCdnConfigSummary {
63
63
  };
64
64
  /**
65
65
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
66
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
66
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
67
67
  *
68
68
  */
69
69
  "definedTags"?: {
@@ -73,7 +73,7 @@ export interface StreamCdnConfigSummary {
73
73
  };
74
74
  /**
75
75
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
76
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
76
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
77
77
  *
78
78
  */
79
79
  "systemTags"?: {
@@ -57,7 +57,7 @@ export interface StreamCdnConfig {
57
57
  "lifecyleDetails"?: string;
58
58
  /**
59
59
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
60
- * Example: `{\"bar-key\": \"value\"}`
60
+ * Example: {@code {\"bar-key\": \"value\"}}
61
61
  *
62
62
  */
63
63
  "freeformTags"?: {
@@ -65,7 +65,7 @@ export interface StreamCdnConfig {
65
65
  };
66
66
  /**
67
67
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
68
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
68
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
69
69
  *
70
70
  */
71
71
  "definedTags"?: {
@@ -75,7 +75,7 @@ export interface StreamCdnConfig {
75
75
  };
76
76
  /**
77
77
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
78
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
78
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
79
79
  *
80
80
  */
81
81
  "systemTags"?: {
@@ -47,7 +47,7 @@ export interface StreamDistributionChannelSummary {
47
47
  "lifecycleState"?: string;
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
50
- * Example: `{\"bar-key\": \"value\"}`
50
+ * Example: {@code {\"bar-key\": \"value\"}}
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {
@@ -55,7 +55,7 @@ export interface StreamDistributionChannelSummary {
55
55
  };
56
56
  /**
57
57
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
58
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
58
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
59
59
  *
60
60
  */
61
61
  "definedTags"?: {
@@ -65,7 +65,7 @@ export interface StreamDistributionChannelSummary {
65
65
  };
66
66
  /**
67
67
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
68
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
68
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
69
69
  *
70
70
  */
71
71
  "systemTags"?: {
@@ -47,7 +47,7 @@ export interface StreamDistributionChannel {
47
47
  "lifecycleState"?: StreamDistributionChannel.LifecycleState;
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
50
- * Example: `{\"bar-key\": \"value\"}`
50
+ * Example: {@code {\"bar-key\": \"value\"}}
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {
@@ -55,7 +55,7 @@ export interface StreamDistributionChannel {
55
55
  };
56
56
  /**
57
57
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
58
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
58
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
59
59
  *
60
60
  */
61
61
  "definedTags"?: {
@@ -65,7 +65,7 @@ export interface StreamDistributionChannel {
65
65
  };
66
66
  /**
67
67
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
68
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
68
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
69
69
  *
70
70
  */
71
71
  "systemTags"?: {
@@ -47,7 +47,7 @@ export interface StreamPackagingConfigSummary {
47
47
  "lifecycleState"?: string;
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
50
- * Example: `{\"bar-key\": \"value\"}`
50
+ * Example: {@code {\"bar-key\": \"value\"}}
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {
@@ -55,7 +55,7 @@ export interface StreamPackagingConfigSummary {
55
55
  };
56
56
  /**
57
57
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
58
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
58
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
59
59
  *
60
60
  */
61
61
  "definedTags"?: {
@@ -65,7 +65,7 @@ export interface StreamPackagingConfigSummary {
65
65
  };
66
66
  /**
67
67
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
68
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
68
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
69
69
  *
70
70
  */
71
71
  "systemTags"?: {
@@ -53,7 +53,7 @@ export interface StreamPackagingConfig {
53
53
  "lifecycleState"?: StreamPackagingConfig.LifecycleState;
54
54
  /**
55
55
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
56
- * Example: `{\"bar-key\": \"value\"}`
56
+ * Example: {@code {\"bar-key\": \"value\"}}
57
57
  *
58
58
  */
59
59
  "freeformTags"?: {
@@ -61,7 +61,7 @@ export interface StreamPackagingConfig {
61
61
  };
62
62
  /**
63
63
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
64
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
64
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
65
65
  *
66
66
  */
67
67
  "definedTags"?: {
@@ -71,7 +71,7 @@ export interface StreamPackagingConfig {
71
71
  };
72
72
  /**
73
73
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
74
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
74
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
75
75
  *
76
76
  */
77
77
  "systemTags"?: {
@@ -44,7 +44,7 @@ export interface UpdateMediaAssetDetails {
44
44
  "mediaAssetTags"?: Array<model.MediaAssetTag>;
45
45
  /**
46
46
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
47
- * Example: `{\"bar-key\": \"value\"}`
47
+ * Example: {@code {\"bar-key\": \"value\"}}
48
48
  *
49
49
  */
50
50
  "freeformTags"?: {
@@ -52,7 +52,7 @@ export interface UpdateMediaAssetDetails {
52
52
  };
53
53
  /**
54
54
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
55
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
55
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
56
56
  *
57
57
  */
58
58
  "definedTags"?: {
@@ -33,7 +33,7 @@ export interface UpdateMediaWorkflowConfigurationDetails {
33
33
  };
34
34
  /**
35
35
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
36
- * Example: `{\"bar-key\": \"value\"}`
36
+ * Example: {@code {\"bar-key\": \"value\"}}
37
37
  *
38
38
  */
39
39
  "freeformTags"?: {
@@ -41,7 +41,7 @@ export interface UpdateMediaWorkflowConfigurationDetails {
41
41
  };
42
42
  /**
43
43
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
44
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
44
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
45
45
  *
46
46
  */
47
47
  "definedTags"?: {
@@ -46,7 +46,7 @@ export interface UpdateMediaWorkflowDetails {
46
46
  };
47
47
  /**
48
48
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
49
- * Example: `{\"bar-key\": \"value\"}`
49
+ * Example: {@code {\"bar-key\": \"value\"}}
50
50
  *
51
51
  */
52
52
  "freeformTags"?: {
@@ -54,7 +54,7 @@ export interface UpdateMediaWorkflowDetails {
54
54
  };
55
55
  /**
56
56
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
57
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
57
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
58
58
  *
59
59
  */
60
60
  "definedTags"?: {
@@ -23,7 +23,7 @@ export interface UpdateMediaWorkflowJobDetails {
23
23
  "displayName"?: string;
24
24
  /**
25
25
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
26
- * Example: `{\"bar-key\": \"value\"}`
26
+ * Example: {@code {\"bar-key\": \"value\"}}
27
27
  *
28
28
  */
29
29
  "freeformTags"?: {
@@ -31,7 +31,7 @@ export interface UpdateMediaWorkflowJobDetails {
31
31
  };
32
32
  /**
33
33
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
34
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
34
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
35
35
  *
36
36
  */
37
37
  "definedTags"?: {
@@ -29,7 +29,7 @@ export interface UpdateStreamCdnConfigDetails {
29
29
  "config"?: model.AkamaiManualStreamCdnConfig | model.EdgeStreamCdnConfig;
30
30
  /**
31
31
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
32
- * Example: `{\"bar-key\": \"value\"}`
32
+ * Example: {@code {\"bar-key\": \"value\"}}
33
33
  *
34
34
  */
35
35
  "freeformTags"?: {
@@ -37,7 +37,7 @@ export interface UpdateStreamCdnConfigDetails {
37
37
  };
38
38
  /**
39
39
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
40
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
40
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
41
41
  *
42
42
  */
43
43
  "definedTags"?: {
@@ -23,7 +23,7 @@ export interface UpdateStreamDistributionChannelDetails {
23
23
  "displayName"?: string;
24
24
  /**
25
25
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
26
- * Example: `{\"bar-key\": \"value\"}`
26
+ * Example: {@code {\"bar-key\": \"value\"}}
27
27
  *
28
28
  */
29
29
  "freeformTags"?: {
@@ -31,7 +31,7 @@ export interface UpdateStreamDistributionChannelDetails {
31
31
  };
32
32
  /**
33
33
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
34
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
34
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
35
35
  *
36
36
  */
37
37
  "definedTags"?: {
@@ -23,7 +23,7 @@ export interface UpdateStreamPackagingConfigDetails {
23
23
  "displayName"?: string;
24
24
  /**
25
25
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
26
- * Example: `{\"bar-key\": \"value\"}`
26
+ * Example: {@code {\"bar-key\": \"value\"}}
27
27
  *
28
28
  */
29
29
  "freeformTags"?: {
@@ -31,7 +31,7 @@ export interface UpdateStreamPackagingConfigDetails {
31
31
  };
32
32
  /**
33
33
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
34
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
34
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
35
35
  *
36
36
  */
37
37
  "definedTags"?: {
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ChangeMediaAssetCompartment.ts.html |here} to see how to use ChangeMediaAssetCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ChangeMediaAssetCompartment.ts.html |here} to see how to use ChangeMediaAssetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeMediaAssetCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ChangeMediaAssetCompartmentRequest extends common.BaseRequest {
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ChangeMediaWorkflowCompartment.ts.html |here} to see how to use ChangeMediaWorkflowCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ChangeMediaWorkflowCompartment.ts.html |here} to see how to use ChangeMediaWorkflowCompartmentRequest.
17
17
  */
18
18
  export interface ChangeMediaWorkflowCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ChangeMediaWorkflowCompartmentRequest extends common.BaseReques
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ChangeMediaWorkflowConfigurationCompartment.ts.html |here} to see how to use ChangeMediaWorkflowConfigurationCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ChangeMediaWorkflowConfigurationCompartment.ts.html |here} to see how to use ChangeMediaWorkflowConfigurationCompartmentRequest.
17
17
  */
18
18
  export interface ChangeMediaWorkflowConfigurationCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ChangeMediaWorkflowConfigurationCompartmentRequest extends comm
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ChangeMediaWorkflowJobCompartment.ts.html |here} to see how to use ChangeMediaWorkflowJobCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ChangeMediaWorkflowJobCompartment.ts.html |here} to see how to use ChangeMediaWorkflowJobCompartmentRequest.
17
17
  */
18
18
  export interface ChangeMediaWorkflowJobCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ChangeMediaWorkflowJobCompartmentRequest extends common.BaseReq
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ChangeStreamDistributionChannelCompartment.ts.html |here} to see how to use ChangeStreamDistributionChannelCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ChangeStreamDistributionChannelCompartment.ts.html |here} to see how to use ChangeStreamDistributionChannelCompartmentRequest.
17
17
  */
18
18
  export interface ChangeStreamDistributionChannelCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ChangeStreamDistributionChannelCompartmentRequest extends commo
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/CreateMediaAsset.ts.html |here} to see how to use CreateMediaAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/CreateMediaAsset.ts.html |here} to see how to use CreateMediaAssetRequest.
17
17
  */
18
18
  export interface CreateMediaAssetRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/CreateMediaWorkflowConfiguration.ts.html |here} to see how to use CreateMediaWorkflowConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/CreateMediaWorkflowConfiguration.ts.html |here} to see how to use CreateMediaWorkflowConfigurationRequest.
17
17
  */
18
18
  export interface CreateMediaWorkflowConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/CreateMediaWorkflowJob.ts.html |here} to see how to use CreateMediaWorkflowJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/CreateMediaWorkflowJob.ts.html |here} to see how to use CreateMediaWorkflowJobRequest.
17
17
  */
18
18
  export interface CreateMediaWorkflowJobRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/CreateMediaWorkflow.ts.html |here} to see how to use CreateMediaWorkflowRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/CreateMediaWorkflow.ts.html |here} to see how to use CreateMediaWorkflowRequest.
17
17
  */
18
18
  export interface CreateMediaWorkflowRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/CreateStreamCdnConfig.ts.html |here} to see how to use CreateStreamCdnConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/CreateStreamCdnConfig.ts.html |here} to see how to use CreateStreamCdnConfigRequest.
17
17
  */
18
18
  export interface CreateStreamCdnConfigRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/CreateStreamDistributionChannel.ts.html |here} to see how to use CreateStreamDistributionChannelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/CreateStreamDistributionChannel.ts.html |here} to see how to use CreateStreamDistributionChannelRequest.
17
17
  */
18
18
  export interface CreateStreamDistributionChannelRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/CreateStreamPackagingConfig.ts.html |here} to see how to use CreateStreamPackagingConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/CreateStreamPackagingConfig.ts.html |here} to see how to use CreateStreamPackagingConfigRequest.
17
17
  */
18
18
  export interface CreateStreamPackagingConfigRequest extends common.BaseRequest {
19
19
  /**