oci-mediaservices 2.78.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 +190 -70
- package/lib/client.js +1612 -1001
- package/lib/client.js.map +1 -1
- package/lib/model/{media-workflow-job-fact.d.ts → add-lock-details.d.ts} +24 -19
- package/lib/model/{media-workflow-job-fact-summary.js → add-lock-details.js} +12 -7
- package/lib/model/add-lock-details.js.map +1 -0
- package/lib/model/create-media-asset-details.d.ts +4 -0
- package/lib/model/create-media-asset-details.js +10 -0
- package/lib/model/create-media-asset-details.js.map +1 -1
- package/lib/model/create-media-workflow-configuration-details.d.ts +5 -0
- package/lib/model/create-media-workflow-configuration-details.js +34 -2
- package/lib/model/create-media-workflow-configuration-details.js.map +1 -1
- package/lib/model/create-media-workflow-details.d.ts +4 -0
- package/lib/model/create-media-workflow-details.js +10 -0
- package/lib/model/create-media-workflow-details.js.map +1 -1
- package/lib/model/create-media-workflow-job-details.d.ts +5 -0
- package/lib/model/create-media-workflow-job-details.js +16 -6
- package/lib/model/create-media-workflow-job-details.js.map +1 -1
- package/lib/model/create-stream-cdn-config-details.d.ts +4 -0
- package/lib/model/create-stream-cdn-config-details.js +11 -1
- package/lib/model/create-stream-cdn-config-details.js.map +1 -1
- package/lib/model/create-stream-distribution-channel-details.d.ts +5 -0
- package/lib/model/create-stream-distribution-channel-details.js +34 -2
- package/lib/model/create-stream-distribution-channel-details.js.map +1 -1
- package/lib/model/create-stream-packaging-config-details.d.ts +4 -0
- package/lib/model/create-stream-packaging-config-details.js +10 -0
- package/lib/model/create-stream-packaging-config-details.js.map +1 -1
- package/lib/model/index.d.ts +6 -8
- package/lib/model/index.js +8 -10
- package/lib/model/index.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/job-output.d.ts +1 -0
- package/lib/model/job-output.js +1 -0
- package/lib/model/job-output.js.map +1 -1
- package/lib/model/media-asset-distribution-channel-attachment-summary.d.ts +5 -0
- package/lib/model/media-asset-distribution-channel-attachment-summary.js +34 -2
- package/lib/model/media-asset-distribution-channel-attachment-summary.js.map +1 -1
- package/lib/model/media-asset-distribution-channel-attachment.d.ts +5 -0
- package/lib/model/media-asset-distribution-channel-attachment.js +34 -2
- package/lib/model/media-asset-distribution-channel-attachment.js.map +1 -1
- package/lib/model/media-asset-summary.d.ts +4 -0
- package/lib/model/media-asset-summary.js +34 -2
- package/lib/model/media-asset-summary.js.map +1 -1
- package/lib/model/media-asset.d.ts +4 -0
- package/lib/model/media-asset.js +10 -0
- package/lib/model/media-asset.js.map +1 -1
- package/lib/model/media-workflow-configuration-summary.d.ts +5 -0
- package/lib/model/media-workflow-configuration-summary.js +34 -2
- package/lib/model/media-workflow-configuration-summary.js.map +1 -1
- package/lib/model/media-workflow-configuration.d.ts +5 -0
- package/lib/model/media-workflow-configuration.js +34 -2
- package/lib/model/media-workflow-configuration.js.map +1 -1
- package/lib/model/media-workflow-job-summary.d.ts +5 -0
- package/lib/model/media-workflow-job-summary.js +34 -2
- package/lib/model/media-workflow-job-summary.js.map +1 -1
- package/lib/model/media-workflow-job.d.ts +5 -0
- package/lib/model/media-workflow-job.js +11 -0
- package/lib/model/media-workflow-job.js.map +1 -1
- package/lib/model/media-workflow-summary.d.ts +5 -0
- package/lib/model/media-workflow-summary.js +34 -2
- package/lib/model/media-workflow-summary.js.map +1 -1
- package/lib/model/media-workflow-task-declaration.d.ts +5 -0
- package/lib/model/media-workflow-task-declaration.js +34 -2
- package/lib/model/media-workflow-task-declaration.js.map +1 -1
- package/lib/model/media-workflow-task.d.ts +2 -2
- package/lib/model/media-workflow.d.ts +5 -1
- package/lib/model/media-workflow.js +10 -0
- package/lib/model/media-workflow.js.map +1 -1
- package/lib/model/{media-workflow-job-fact-summary.d.ts → remove-lock-details.d.ts} +24 -13
- package/lib/model/{media-workflow-job-fact.js → remove-lock-details.js} +12 -7
- package/lib/model/remove-lock-details.js.map +1 -0
- package/lib/model/resource-lock.d.ts +59 -0
- package/lib/model/{media-workflow-job-fact-sort-by.js → resource-lock.js} +21 -15
- package/lib/model/resource-lock.js.map +1 -0
- 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-cdn-config-summary.d.ts +5 -0
- package/lib/model/stream-cdn-config-summary.js +34 -2
- package/lib/model/stream-cdn-config-summary.js.map +1 -1
- package/lib/model/stream-cdn-config.d.ts +4 -0
- package/lib/model/stream-cdn-config.js +11 -1
- package/lib/model/stream-cdn-config.js.map +1 -1
- package/lib/model/stream-distribution-channel-summary.d.ts +5 -0
- package/lib/model/stream-distribution-channel-summary.js +34 -2
- package/lib/model/stream-distribution-channel-summary.js.map +1 -1
- package/lib/model/stream-distribution-channel.d.ts +5 -0
- package/lib/model/stream-distribution-channel.js +34 -2
- package/lib/model/stream-distribution-channel.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-summary.d.ts +5 -0
- package/lib/model/stream-packaging-config-summary.js +34 -2
- package/lib/model/stream-packaging-config-summary.js.map +1 -1
- package/lib/model/stream-packaging-config.d.ts +4 -0
- package/lib/model/stream-packaging-config.js +12 -4
- package/lib/model/stream-packaging-config.js.map +1 -1
- package/lib/model/system-media-workflow.d.ts +4 -0
- package/lib/model/system-media-workflow.js +10 -0
- package/lib/model/system-media-workflow.js.map +1 -1
- package/lib/request/add-media-asset-lock-request.d.ts +49 -0
- package/lib/request/{get-media-workflow-job-fact-request.js → add-media-asset-lock-request.js} +1 -1
- package/lib/request/add-media-asset-lock-request.js.map +1 -0
- package/lib/request/add-media-workflow-configuration-lock-request.d.ts +49 -0
- package/lib/request/add-media-workflow-configuration-lock-request.js +15 -0
- package/lib/request/add-media-workflow-configuration-lock-request.js.map +1 -0
- package/lib/request/add-media-workflow-job-lock-request.d.ts +49 -0
- package/lib/{response/get-media-workflow-job-fact-response.js → request/add-media-workflow-job-lock-request.js} +1 -1
- package/lib/request/add-media-workflow-job-lock-request.js.map +1 -0
- package/lib/request/add-media-workflow-lock-request.d.ts +49 -0
- package/lib/{response/list-media-workflow-job-facts-response.js → request/add-media-workflow-lock-request.js} +1 -1
- package/lib/request/add-media-workflow-lock-request.js.map +1 -0
- package/lib/request/add-stream-cdn-config-lock-request.d.ts +49 -0
- package/lib/request/add-stream-cdn-config-lock-request.js +15 -0
- package/lib/request/add-stream-cdn-config-lock-request.js.map +1 -0
- package/lib/request/add-stream-distribution-channel-lock-request.d.ts +49 -0
- package/lib/request/add-stream-distribution-channel-lock-request.js +15 -0
- package/lib/request/add-stream-distribution-channel-lock-request.js.map +1 -0
- package/lib/request/add-stream-packaging-config-lock-request.d.ts +49 -0
- package/lib/request/add-stream-packaging-config-lock-request.js +15 -0
- package/lib/request/add-stream-packaging-config-lock-request.js.map +1 -0
- package/lib/request/change-media-asset-compartment-request.d.ts +5 -1
- package/lib/request/change-media-workflow-compartment-request.d.ts +5 -1
- package/lib/request/change-media-workflow-configuration-compartment-request.d.ts +5 -1
- package/lib/request/change-media-workflow-job-compartment-request.d.ts +5 -1
- package/lib/request/change-stream-distribution-channel-compartment-request.d.ts +5 -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 +5 -1
- package/lib/request/delete-media-asset-request.d.ts +5 -1
- package/lib/request/delete-media-workflow-configuration-request.d.ts +5 -1
- package/lib/request/delete-media-workflow-job-request.d.ts +5 -1
- package/lib/request/delete-media-workflow-request.d.ts +5 -1
- package/lib/request/delete-stream-cdn-config-request.d.ts +5 -1
- package/lib/request/delete-stream-distribution-channel-request.d.ts +5 -1
- package/lib/request/delete-stream-packaging-config-request.d.ts +5 -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/index.d.ts +28 -4
- package/lib/request/index.js +0 -22
- package/lib/request/index.js.map +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 +49 -0
- package/lib/request/remove-media-asset-lock-request.js +15 -0
- package/lib/request/remove-media-asset-lock-request.js.map +1 -0
- package/lib/request/remove-media-workflow-configuration-lock-request.d.ts +49 -0
- package/lib/request/remove-media-workflow-configuration-lock-request.js +15 -0
- package/lib/request/remove-media-workflow-configuration-lock-request.js.map +1 -0
- package/lib/request/remove-media-workflow-job-lock-request.d.ts +49 -0
- package/lib/request/remove-media-workflow-job-lock-request.js +15 -0
- package/lib/request/remove-media-workflow-job-lock-request.js.map +1 -0
- package/lib/request/remove-media-workflow-lock-request.d.ts +49 -0
- package/lib/request/remove-media-workflow-lock-request.js +15 -0
- package/lib/request/remove-media-workflow-lock-request.js.map +1 -0
- package/lib/request/remove-stream-cdn-config-lock-request.d.ts +49 -0
- package/lib/request/remove-stream-cdn-config-lock-request.js +15 -0
- package/lib/request/remove-stream-cdn-config-lock-request.js.map +1 -0
- package/lib/request/remove-stream-distribution-channel-lock-request.d.ts +49 -0
- package/lib/request/remove-stream-distribution-channel-lock-request.js +15 -0
- package/lib/request/remove-stream-distribution-channel-lock-request.js.map +1 -0
- package/lib/request/remove-stream-packaging-config-lock-request.d.ts +49 -0
- package/lib/request/remove-stream-packaging-config-lock-request.js +15 -0
- package/lib/request/remove-stream-packaging-config-lock-request.js.map +1 -0
- package/lib/request/update-media-asset-request.d.ts +5 -1
- package/lib/request/update-media-workflow-configuration-request.d.ts +5 -1
- package/lib/request/update-media-workflow-job-request.d.ts +5 -1
- package/lib/request/update-media-workflow-request.d.ts +5 -1
- package/lib/request/update-stream-cdn-config-request.d.ts +5 -1
- package/lib/request/update-stream-distribution-channel-request.d.ts +5 -1
- package/lib/request/update-stream-packaging-config-request.d.ts +5 -1
- package/lib/response/{get-media-workflow-job-fact-response.d.ts → add-media-asset-lock-response.d.ts} +3 -3
- package/lib/response/add-media-asset-lock-response.js +15 -0
- package/lib/response/add-media-asset-lock-response.js.map +1 -0
- package/lib/response/{list-media-workflow-job-facts-response.d.ts → add-media-workflow-configuration-lock-response.d.ts} +8 -10
- package/lib/response/add-media-workflow-configuration-lock-response.js +15 -0
- package/lib/response/add-media-workflow-configuration-lock-response.js.map +1 -0
- package/lib/response/add-media-workflow-job-lock-response.d.ts +30 -0
- package/lib/response/add-media-workflow-job-lock-response.js +15 -0
- package/lib/response/add-media-workflow-job-lock-response.js.map +1 -0
- package/lib/response/add-media-workflow-lock-response.d.ts +30 -0
- package/lib/response/add-media-workflow-lock-response.js +15 -0
- package/lib/response/add-media-workflow-lock-response.js.map +1 -0
- package/lib/response/add-stream-cdn-config-lock-response.d.ts +30 -0
- package/lib/response/add-stream-cdn-config-lock-response.js +15 -0
- package/lib/response/add-stream-cdn-config-lock-response.js.map +1 -0
- package/lib/response/add-stream-distribution-channel-lock-response.d.ts +30 -0
- package/lib/response/add-stream-distribution-channel-lock-response.js +15 -0
- package/lib/response/add-stream-distribution-channel-lock-response.js.map +1 -0
- package/lib/response/add-stream-packaging-config-lock-response.d.ts +30 -0
- package/lib/response/add-stream-packaging-config-lock-response.js +15 -0
- package/lib/response/add-stream-packaging-config-lock-response.js.map +1 -0
- package/lib/response/change-media-workflow-compartment-response.d.ts +0 -5
- package/lib/response/change-media-workflow-configuration-compartment-response.d.ts +0 -5
- package/lib/response/change-media-workflow-job-compartment-response.d.ts +0 -5
- package/lib/response/change-stream-distribution-channel-compartment-response.d.ts +0 -5
- package/lib/response/delete-media-workflow-configuration-response.d.ts +0 -5
- package/lib/response/delete-media-workflow-job-response.d.ts +0 -5
- package/lib/response/index.d.ts +28 -4
- package/lib/response/remove-media-asset-lock-response.d.ts +30 -0
- package/lib/response/remove-media-asset-lock-response.js +15 -0
- package/lib/response/remove-media-asset-lock-response.js.map +1 -0
- package/lib/response/remove-media-workflow-configuration-lock-response.d.ts +30 -0
- package/lib/response/remove-media-workflow-configuration-lock-response.js +15 -0
- package/lib/response/remove-media-workflow-configuration-lock-response.js.map +1 -0
- package/lib/response/remove-media-workflow-job-lock-response.d.ts +30 -0
- package/lib/response/remove-media-workflow-job-lock-response.js +15 -0
- package/lib/response/remove-media-workflow-job-lock-response.js.map +1 -0
- package/lib/response/remove-media-workflow-lock-response.d.ts +30 -0
- package/lib/response/remove-media-workflow-lock-response.js +15 -0
- package/lib/response/remove-media-workflow-lock-response.js.map +1 -0
- package/lib/response/remove-stream-cdn-config-lock-response.d.ts +30 -0
- package/lib/response/remove-stream-cdn-config-lock-response.js +15 -0
- package/lib/response/remove-stream-cdn-config-lock-response.js.map +1 -0
- package/lib/response/remove-stream-distribution-channel-lock-response.d.ts +30 -0
- package/lib/response/remove-stream-distribution-channel-lock-response.js +15 -0
- package/lib/response/remove-stream-distribution-channel-lock-response.js.map +1 -0
- package/lib/response/remove-stream-packaging-config-lock-response.d.ts +30 -0
- package/lib/response/remove-stream-packaging-config-lock-response.js +15 -0
- package/lib/response/remove-stream-packaging-config-lock-response.js.map +1 -0
- package/lib/response/update-stream-packaging-config-response.d.ts +0 -5
- package/package.json +3 -3
- package/lib/model/media-workflow-job-fact-collection.d.ts +0 -30
- package/lib/model/media-workflow-job-fact-collection.js +0 -64
- package/lib/model/media-workflow-job-fact-collection.js.map +0 -1
- package/lib/model/media-workflow-job-fact-sort-by.d.ts +0 -25
- package/lib/model/media-workflow-job-fact-sort-by.js.map +0 -1
- package/lib/model/media-workflow-job-fact-summary.js.map +0 -1
- package/lib/model/media-workflow-job-fact.js.map +0 -1
- package/lib/request/get-media-workflow-job-fact-request.d.ts +0 -30
- package/lib/request/get-media-workflow-job-fact-request.js.map +0 -1
- package/lib/request/list-media-workflow-job-facts-request.d.ts +0 -63
- package/lib/request/list-media-workflow-job-facts-request.js +0 -27
- package/lib/request/list-media-workflow-job-facts-request.js.map +0 -1
- package/lib/response/get-media-workflow-job-fact-response.js.map +0 -1
- package/lib/response/list-media-workflow-job-facts-response.js.map +0 -1
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20211101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @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 RemoveStreamDistributionChannelLockRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface RemoveStreamDistributionChannelLockRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* RemoveResourceLockDetails body parameter
|
|
21
|
+
*/
|
|
22
|
+
"removeResourceLockDetails": model.RemoveLockDetails;
|
|
23
|
+
/**
|
|
24
|
+
* Unique Stream Distribution Channel path identifier.
|
|
25
|
+
*/
|
|
26
|
+
"streamDistributionChannelId": string;
|
|
27
|
+
/**
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
|
+
* etag from a previous GET or POST response for that resource.
|
|
31
|
+
* The resource will be updated or deleted only if the etag you
|
|
32
|
+
* provide matches the resource's current etag value.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"ifMatch"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The client request ID for tracing.
|
|
38
|
+
*/
|
|
39
|
+
"opcRequestId"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
42
|
+
* server error without the risk of executing that same action again. Retry tokens expire after 24
|
|
43
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
44
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
45
|
+
* might be rejected.
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"opcRetryToken"?: string;
|
|
49
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=remove-stream-distribution-channel-lock-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remove-stream-distribution-channel-lock-request.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/request/remove-stream-distribution-channel-lock-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20211101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @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 RemoveStreamPackagingConfigLockRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface RemoveStreamPackagingConfigLockRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* RemoveResourceLockDetails body parameter
|
|
21
|
+
*/
|
|
22
|
+
"removeResourceLockDetails": model.RemoveLockDetails;
|
|
23
|
+
/**
|
|
24
|
+
* Unique Stream Packaging Configuration path identifier.
|
|
25
|
+
*/
|
|
26
|
+
"streamPackagingConfigId": string;
|
|
27
|
+
/**
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
|
+
* etag from a previous GET or POST response for that resource.
|
|
31
|
+
* The resource will be updated or deleted only if the etag you
|
|
32
|
+
* provide matches the resource's current etag value.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"ifMatch"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The client request ID for tracing.
|
|
38
|
+
*/
|
|
39
|
+
"opcRequestId"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
42
|
+
* server error without the risk of executing that same action again. Retry tokens expire after 24
|
|
43
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
44
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
45
|
+
* might be rejected.
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"opcRetryToken"?: string;
|
|
49
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=remove-stream-packaging-config-lock-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remove-stream-packaging-config-lock-request.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/request/remove-stream-packaging-config-lock-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -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.
|
|
16
|
+
* @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 UpdateMediaAssetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateMediaAssetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -24,6 +24,10 @@ export interface UpdateMediaAssetRequest extends common.BaseRequest {
|
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
26
|
"updateMediaAssetDetails": model.UpdateMediaAssetDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to override locks (if any exist).
|
|
29
|
+
*/
|
|
30
|
+
"isLockOverride"?: boolean;
|
|
27
31
|
/**
|
|
28
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
33
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -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.
|
|
16
|
+
* @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 UpdateMediaWorkflowConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateMediaWorkflowConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -24,6 +24,10 @@ export interface UpdateMediaWorkflowConfigurationRequest extends common.BaseRequ
|
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
26
|
"updateMediaWorkflowConfigurationDetails": model.UpdateMediaWorkflowConfigurationDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to override locks (if any exist).
|
|
29
|
+
*/
|
|
30
|
+
"isLockOverride"?: boolean;
|
|
27
31
|
/**
|
|
28
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
33
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -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.
|
|
16
|
+
* @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 UpdateMediaWorkflowJobRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateMediaWorkflowJobRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -24,6 +24,10 @@ export interface UpdateMediaWorkflowJobRequest extends common.BaseRequest {
|
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
26
|
"updateMediaWorkflowJobDetails": model.UpdateMediaWorkflowJobDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to override locks (if any exist).
|
|
29
|
+
*/
|
|
30
|
+
"isLockOverride"?: boolean;
|
|
27
31
|
/**
|
|
28
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
33
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -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.
|
|
16
|
+
* @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 UpdateMediaWorkflowRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateMediaWorkflowRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -24,6 +24,10 @@ export interface UpdateMediaWorkflowRequest extends common.BaseRequest {
|
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
26
|
"updateMediaWorkflowDetails": model.UpdateMediaWorkflowDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to override locks (if any exist).
|
|
29
|
+
*/
|
|
30
|
+
"isLockOverride"?: boolean;
|
|
27
31
|
/**
|
|
28
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
33
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -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.
|
|
16
|
+
* @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 UpdateStreamCdnConfigRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateStreamCdnConfigRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -24,6 +24,10 @@ export interface UpdateStreamCdnConfigRequest extends common.BaseRequest {
|
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
26
|
"updateStreamCdnConfigDetails": model.UpdateStreamCdnConfigDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to override locks (if any exist).
|
|
29
|
+
*/
|
|
30
|
+
"isLockOverride"?: boolean;
|
|
27
31
|
/**
|
|
28
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
33
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -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.
|
|
16
|
+
* @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 UpdateStreamDistributionChannelRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateStreamDistributionChannelRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -24,6 +24,10 @@ export interface UpdateStreamDistributionChannelRequest extends common.BaseReque
|
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
26
|
"updateStreamDistributionChannelDetails": model.UpdateStreamDistributionChannelDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to override locks (if any exist).
|
|
29
|
+
*/
|
|
30
|
+
"isLockOverride"?: boolean;
|
|
27
31
|
/**
|
|
28
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
33
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -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.
|
|
16
|
+
* @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 UpdateStreamPackagingConfigRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateStreamPackagingConfigRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -24,6 +24,10 @@ export interface UpdateStreamPackagingConfigRequest extends common.BaseRequest {
|
|
|
24
24
|
* The information to be updated.
|
|
25
25
|
*/
|
|
26
26
|
"updateStreamPackagingConfigDetails": model.UpdateStreamPackagingConfigDetails;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to override locks (if any exist).
|
|
29
|
+
*/
|
|
30
|
+
"isLockOverride"?: boolean;
|
|
27
31
|
/**
|
|
28
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
33
|
* for a resource, set the {@code if-match} parameter to the value of the
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
|
-
export interface
|
|
14
|
+
export interface AddMediaAssetLockResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*
|
|
@@ -24,7 +24,7 @@ export interface GetMediaWorkflowJobFactResponse {
|
|
|
24
24
|
*/
|
|
25
25
|
"opcRequestId": string;
|
|
26
26
|
/**
|
|
27
|
-
* The returned model.
|
|
27
|
+
* The returned model.MediaAsset instance.
|
|
28
28
|
*/
|
|
29
|
-
"
|
|
29
|
+
"mediaAsset": model.MediaAsset;
|
|
30
30
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-media-asset-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-media-asset-lock-response.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/response/add-media-asset-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -11,22 +11,20 @@
|
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
|
-
export interface
|
|
14
|
+
export interface AddMediaWorkflowConfigurationLockResponse {
|
|
15
15
|
/**
|
|
16
|
-
*
|
|
17
|
-
* Oracle about a particular request, please provide the request ID.
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
18
17
|
*
|
|
19
18
|
*/
|
|
20
|
-
"
|
|
19
|
+
"etag": string;
|
|
21
20
|
/**
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
* subsequent GET request to get the next batch of items.
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
25
23
|
*
|
|
26
24
|
*/
|
|
27
|
-
"
|
|
25
|
+
"opcRequestId": string;
|
|
28
26
|
/**
|
|
29
|
-
* The returned model.
|
|
27
|
+
* The returned model.MediaWorkflowConfiguration instance.
|
|
30
28
|
*/
|
|
31
|
-
"
|
|
29
|
+
"mediaWorkflowConfiguration": model.MediaWorkflowConfiguration;
|
|
32
30
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-media-workflow-configuration-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-media-workflow-configuration-lock-response.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/response/add-media-workflow-configuration-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20211101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface AddMediaWorkflowJobLockResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.MediaWorkflowJob instance.
|
|
28
|
+
*/
|
|
29
|
+
"mediaWorkflowJob": model.MediaWorkflowJob;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-media-workflow-job-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-media-workflow-job-lock-response.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/response/add-media-workflow-job-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20211101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface AddMediaWorkflowLockResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.MediaWorkflow instance.
|
|
28
|
+
*/
|
|
29
|
+
"mediaWorkflow": model.MediaWorkflow;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-media-workflow-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-media-workflow-lock-response.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/response/add-media-workflow-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20211101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface AddStreamCdnConfigLockResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.StreamCdnConfig instance.
|
|
28
|
+
*/
|
|
29
|
+
"streamCdnConfig": model.StreamCdnConfig;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-stream-cdn-config-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-stream-cdn-config-lock-response.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/response/add-stream-cdn-config-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20211101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface AddStreamDistributionChannelLockResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.StreamDistributionChannel instance.
|
|
28
|
+
*/
|
|
29
|
+
"streamDistributionChannel": model.StreamDistributionChannel;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-stream-distribution-channel-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-stream-distribution-channel-lock-response.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/response/add-stream-distribution-channel-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20211101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface AddStreamPackagingConfigLockResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.StreamPackagingConfig instance.
|
|
28
|
+
*/
|
|
29
|
+
"streamPackagingConfig": model.StreamPackagingConfig;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20211101
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=add-stream-packaging-config-lock-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-stream-packaging-config-lock-response.js","sourceRoot":"","sources":["../../../../../lib/mediaservices/lib/response/add-stream-packaging-config-lock-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|