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