oci-mediaservices 2.76.1 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +50 -50
- package/lib/client.js +50 -50
- package/lib/model/create-media-asset-details.d.ts +2 -2
- package/lib/model/create-media-workflow-configuration-details.d.ts +2 -2
- package/lib/model/create-media-workflow-details.d.ts +2 -2
- package/lib/model/create-media-workflow-job-details.d.ts +2 -2
- package/lib/model/create-stream-cdn-config-details.d.ts +2 -2
- package/lib/model/create-stream-distribution-channel-details.d.ts +2 -2
- package/lib/model/create-stream-packaging-config-details.d.ts +2 -2
- package/lib/model/media-asset-summary.d.ts +3 -3
- package/lib/model/media-asset.d.ts +3 -3
- package/lib/model/media-workflow-configuration-summary.d.ts +3 -3
- package/lib/model/media-workflow-configuration.d.ts +3 -3
- package/lib/model/media-workflow-job-summary.d.ts +3 -3
- package/lib/model/media-workflow-job.d.ts +3 -3
- package/lib/model/media-workflow-summary.d.ts +3 -3
- package/lib/model/media-workflow.d.ts +3 -3
- package/lib/model/stream-cdn-config-summary.d.ts +3 -3
- package/lib/model/stream-cdn-config.d.ts +3 -3
- package/lib/model/stream-distribution-channel-summary.d.ts +3 -3
- package/lib/model/stream-distribution-channel.d.ts +3 -3
- package/lib/model/stream-packaging-config-summary.d.ts +3 -3
- package/lib/model/stream-packaging-config.d.ts +3 -3
- package/lib/model/update-media-asset-details.d.ts +2 -2
- package/lib/model/update-media-workflow-configuration-details.d.ts +2 -2
- package/lib/model/update-media-workflow-details.d.ts +2 -2
- package/lib/model/update-media-workflow-job-details.d.ts +2 -2
- package/lib/model/update-stream-cdn-config-details.d.ts +2 -2
- package/lib/model/update-stream-distribution-channel-details.d.ts +2 -2
- package/lib/model/update-stream-packaging-config-details.d.ts +2 -2
- package/lib/request/change-media-asset-compartment-request.d.ts +2 -2
- package/lib/request/change-media-workflow-compartment-request.d.ts +2 -2
- package/lib/request/change-media-workflow-configuration-compartment-request.d.ts +2 -2
- package/lib/request/change-media-workflow-job-compartment-request.d.ts +2 -2
- package/lib/request/change-stream-distribution-channel-compartment-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/delete-media-asset-request.d.ts +2 -2
- package/lib/request/delete-media-workflow-configuration-request.d.ts +2 -2
- package/lib/request/delete-media-workflow-job-request.d.ts +2 -2
- package/lib/request/delete-media-workflow-request.d.ts +2 -2
- package/lib/request/delete-stream-cdn-config-request.d.ts +2 -2
- package/lib/request/delete-stream-distribution-channel-request.d.ts +2 -2
- package/lib/request/delete-stream-packaging-config-request.d.ts +2 -2
- 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-fact-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 +2 -2
- package/lib/request/list-media-assets-request.d.ts +2 -2
- package/lib/request/list-media-workflow-configurations-request.d.ts +2 -2
- package/lib/request/list-media-workflow-job-facts-request.d.ts +2 -2
- package/lib/request/list-media-workflow-jobs-request.d.ts +2 -2
- package/lib/request/list-media-workflow-task-declarations-request.d.ts +2 -2
- package/lib/request/list-media-workflows-request.d.ts +2 -2
- package/lib/request/list-stream-cdn-configs-request.d.ts +2 -2
- package/lib/request/list-stream-distribution-channels-request.d.ts +2 -2
- package/lib/request/list-stream-packaging-configs-request.d.ts +2 -2
- package/lib/request/list-system-media-workflows-request.d.ts +2 -2
- package/lib/request/update-media-asset-request.d.ts +2 -2
- package/lib/request/update-media-workflow-configuration-request.d.ts +2 -2
- package/lib/request/update-media-workflow-job-request.d.ts +2 -2
- package/lib/request/update-media-workflow-request.d.ts +2 -2
- package/lib/request/update-stream-cdn-config-request.d.ts +2 -2
- package/lib/request/update-stream-distribution-channel-request.d.ts +2 -2
- package/lib/request/update-stream-packaging-config-request.d.ts +2 -2
- package/lib/response/create-media-asset-response.d.ts +1 -1
- package/lib/response/create-media-workflow-configuration-response.d.ts +1 -1
- package/lib/response/create-media-workflow-job-response.d.ts +1 -1
- package/lib/response/create-media-workflow-response.d.ts +1 -1
- package/lib/response/create-stream-cdn-config-response.d.ts +1 -1
- package/lib/response/create-stream-distribution-channel-response.d.ts +1 -1
- package/lib/response/create-stream-packaging-config-response.d.ts +1 -1
- package/lib/response/generate-playlist-response.d.ts +1 -1
- package/lib/response/generate-session-token-response.d.ts +1 -1
- package/lib/response/get-media-asset-distribution-channel-attachment-response.d.ts +1 -1
- package/lib/response/get-media-asset-response.d.ts +1 -1
- package/lib/response/get-media-workflow-configuration-response.d.ts +1 -1
- package/lib/response/get-media-workflow-job-fact-response.d.ts +1 -1
- package/lib/response/get-media-workflow-job-response.d.ts +1 -1
- package/lib/response/get-media-workflow-response.d.ts +1 -1
- package/lib/response/get-stream-cdn-config-response.d.ts +1 -1
- package/lib/response/get-stream-distribution-channel-response.d.ts +1 -1
- package/lib/response/get-stream-packaging-config-response.d.ts +1 -1
- package/lib/response/list-media-asset-distribution-channel-attachments-response.d.ts +1 -1
- package/lib/response/list-media-assets-response.d.ts +1 -1
- package/lib/response/list-media-workflow-configurations-response.d.ts +1 -1
- package/lib/response/list-media-workflow-job-facts-response.d.ts +1 -1
- package/lib/response/list-media-workflow-jobs-response.d.ts +1 -1
- package/lib/response/list-media-workflow-task-declarations-response.d.ts +1 -1
- package/lib/response/list-media-workflows-response.d.ts +1 -1
- package/lib/response/list-stream-cdn-configs-response.d.ts +1 -1
- package/lib/response/list-stream-distribution-channels-response.d.ts +1 -1
- package/lib/response/list-stream-packaging-configs-response.d.ts +1 -1
- package/lib/response/list-system-media-workflows-response.d.ts +1 -1
- package/lib/response/update-media-asset-response.d.ts +1 -1
- package/lib/response/update-media-workflow-configuration-response.d.ts +1 -1
- package/lib/response/update-media-workflow-job-response.d.ts +1 -1
- package/lib/response/update-media-workflow-response.d.ts +1 -1
- package/lib/response/update-stream-cdn-config-response.d.ts +1 -1
- package/lib/response/update-stream-distribution-channel-response.d.ts +1 -1
- package/lib/response/update-stream-packaging-config-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -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.77.0/mediaservices/UpdateStreamDistributionChannel.ts.html |here} to see how to use UpdateStreamDistributionChannelRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateStreamDistributionChannelRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateStreamDistributionChannelRequest extends common.BaseReque
|
|
|
26
26
|
"updateStreamDistributionChannelDetails": model.UpdateStreamDistributionChannelDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mediaservices/UpdateStreamPackagingConfig.ts.html |here} to see how to use UpdateStreamPackagingConfigRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateStreamPackagingConfigRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface UpdateStreamPackagingConfigRequest extends common.BaseRequest {
|
|
|
26
26
|
"updateStreamPackagingConfigDetails": model.UpdateStreamPackagingConfigDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* etag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the etag you
|
|
32
32
|
* provide matches the resource's current etag value.
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
export interface GetMediaAssetDistributionChannelAttachmentResponse {
|
|
15
15
|
/**
|
|
16
|
-
* For optimistic concurrency control. See
|
|
16
|
+
* For optimistic concurrency control. See {@code if-match}.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
"etag": string;
|
|
@@ -20,7 +20,7 @@ export interface ListMediaAssetDistributionChannelAttachmentsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMediaAssetsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowConfigurationsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowJobFactsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowJobsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowTaskDeclarationsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMediaWorkflowsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListStreamCdnConfigsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListStreamDistributionChannelsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListStreamPackagingConfigsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListSystemMediaWorkflowsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-mediaservices",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.0",
|
|
4
4
|
"description": "OCI NodeJS client for Media Services Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.77.0",
|
|
19
|
+
"oci-workrequests": "2.77.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|