oci-mediaservices 2.76.1 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (118) hide show
  1. package/lib/client.d.ts +62 -52
  2. package/lib/client.js +67 -50
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/create-media-asset-details.d.ts +2 -2
  5. package/lib/model/create-media-workflow-configuration-details.d.ts +2 -2
  6. package/lib/model/create-media-workflow-details.d.ts +2 -2
  7. package/lib/model/create-media-workflow-job-details.d.ts +2 -2
  8. package/lib/model/create-stream-cdn-config-details.d.ts +2 -2
  9. package/lib/model/create-stream-distribution-channel-details.d.ts +2 -2
  10. package/lib/model/create-stream-packaging-config-details.d.ts +2 -2
  11. package/lib/model/media-asset-summary.d.ts +3 -3
  12. package/lib/model/media-asset.d.ts +3 -3
  13. package/lib/model/media-workflow-configuration-summary.d.ts +3 -3
  14. package/lib/model/media-workflow-configuration.d.ts +3 -3
  15. package/lib/model/media-workflow-job-summary.d.ts +3 -3
  16. package/lib/model/media-workflow-job.d.ts +3 -3
  17. package/lib/model/media-workflow-summary.d.ts +3 -3
  18. package/lib/model/media-workflow.d.ts +3 -3
  19. package/lib/model/stream-cdn-config-summary.d.ts +3 -3
  20. package/lib/model/stream-cdn-config.d.ts +3 -3
  21. package/lib/model/stream-distribution-channel-summary.d.ts +3 -3
  22. package/lib/model/stream-distribution-channel.d.ts +3 -3
  23. package/lib/model/stream-packaging-config-summary.d.ts +3 -3
  24. package/lib/model/stream-packaging-config.d.ts +3 -3
  25. package/lib/model/update-media-asset-details.d.ts +2 -2
  26. package/lib/model/update-media-workflow-configuration-details.d.ts +2 -2
  27. package/lib/model/update-media-workflow-details.d.ts +2 -2
  28. package/lib/model/update-media-workflow-job-details.d.ts +2 -2
  29. package/lib/model/update-stream-cdn-config-details.d.ts +2 -2
  30. package/lib/model/update-stream-distribution-channel-details.d.ts +2 -2
  31. package/lib/model/update-stream-packaging-config-details.d.ts +2 -2
  32. package/lib/request/change-media-asset-compartment-request.d.ts +2 -2
  33. package/lib/request/change-media-workflow-compartment-request.d.ts +2 -2
  34. package/lib/request/change-media-workflow-configuration-compartment-request.d.ts +2 -2
  35. package/lib/request/change-media-workflow-job-compartment-request.d.ts +2 -2
  36. package/lib/request/change-stream-distribution-channel-compartment-request.d.ts +2 -2
  37. package/lib/request/create-media-asset-request.d.ts +1 -1
  38. package/lib/request/create-media-workflow-configuration-request.d.ts +1 -1
  39. package/lib/request/create-media-workflow-job-request.d.ts +1 -1
  40. package/lib/request/create-media-workflow-request.d.ts +1 -1
  41. package/lib/request/create-stream-cdn-config-request.d.ts +1 -1
  42. package/lib/request/create-stream-distribution-channel-request.d.ts +1 -1
  43. package/lib/request/create-stream-packaging-config-request.d.ts +1 -1
  44. package/lib/request/delete-media-asset-distribution-channel-attachment-request.d.ts +2 -2
  45. package/lib/request/delete-media-asset-request.d.ts +2 -2
  46. package/lib/request/delete-media-workflow-configuration-request.d.ts +2 -2
  47. package/lib/request/delete-media-workflow-job-request.d.ts +2 -2
  48. package/lib/request/delete-media-workflow-request.d.ts +2 -2
  49. package/lib/request/delete-stream-cdn-config-request.d.ts +2 -2
  50. package/lib/request/delete-stream-distribution-channel-request.d.ts +2 -2
  51. package/lib/request/delete-stream-packaging-config-request.d.ts +2 -2
  52. package/lib/request/generate-playlist-request.d.ts +1 -1
  53. package/lib/request/generate-session-token-request.d.ts +1 -1
  54. package/lib/request/get-media-asset-distribution-channel-attachment-request.d.ts +1 -1
  55. package/lib/request/get-media-asset-request.d.ts +1 -1
  56. package/lib/request/get-media-workflow-configuration-request.d.ts +1 -1
  57. package/lib/request/get-media-workflow-job-fact-request.d.ts +1 -1
  58. package/lib/request/get-media-workflow-job-request.d.ts +1 -1
  59. package/lib/request/get-media-workflow-request.d.ts +1 -1
  60. package/lib/request/get-stream-cdn-config-request.d.ts +1 -1
  61. package/lib/request/get-stream-distribution-channel-request.d.ts +1 -1
  62. package/lib/request/get-stream-packaging-config-request.d.ts +1 -1
  63. package/lib/request/ingest-stream-distribution-channel-request.d.ts +1 -1
  64. package/lib/request/list-media-asset-distribution-channel-attachments-request.d.ts +2 -2
  65. package/lib/request/list-media-assets-request.d.ts +2 -2
  66. package/lib/request/list-media-workflow-configurations-request.d.ts +2 -2
  67. package/lib/request/list-media-workflow-job-facts-request.d.ts +2 -2
  68. package/lib/request/list-media-workflow-jobs-request.d.ts +2 -2
  69. package/lib/request/list-media-workflow-task-declarations-request.d.ts +2 -2
  70. package/lib/request/list-media-workflows-request.d.ts +2 -2
  71. package/lib/request/list-stream-cdn-configs-request.d.ts +2 -2
  72. package/lib/request/list-stream-distribution-channels-request.d.ts +2 -2
  73. package/lib/request/list-stream-packaging-configs-request.d.ts +2 -2
  74. package/lib/request/list-system-media-workflows-request.d.ts +2 -2
  75. package/lib/request/update-media-asset-request.d.ts +2 -2
  76. package/lib/request/update-media-workflow-configuration-request.d.ts +2 -2
  77. package/lib/request/update-media-workflow-job-request.d.ts +2 -2
  78. package/lib/request/update-media-workflow-request.d.ts +2 -2
  79. package/lib/request/update-stream-cdn-config-request.d.ts +2 -2
  80. package/lib/request/update-stream-distribution-channel-request.d.ts +2 -2
  81. package/lib/request/update-stream-packaging-config-request.d.ts +2 -2
  82. package/lib/response/create-media-asset-response.d.ts +1 -1
  83. package/lib/response/create-media-workflow-configuration-response.d.ts +1 -1
  84. package/lib/response/create-media-workflow-job-response.d.ts +1 -1
  85. package/lib/response/create-media-workflow-response.d.ts +1 -1
  86. package/lib/response/create-stream-cdn-config-response.d.ts +1 -1
  87. package/lib/response/create-stream-distribution-channel-response.d.ts +1 -1
  88. package/lib/response/create-stream-packaging-config-response.d.ts +1 -1
  89. package/lib/response/generate-playlist-response.d.ts +1 -1
  90. package/lib/response/generate-session-token-response.d.ts +1 -1
  91. package/lib/response/get-media-asset-distribution-channel-attachment-response.d.ts +1 -1
  92. package/lib/response/get-media-asset-response.d.ts +1 -1
  93. package/lib/response/get-media-workflow-configuration-response.d.ts +1 -1
  94. package/lib/response/get-media-workflow-job-fact-response.d.ts +1 -1
  95. package/lib/response/get-media-workflow-job-response.d.ts +1 -1
  96. package/lib/response/get-media-workflow-response.d.ts +1 -1
  97. package/lib/response/get-stream-cdn-config-response.d.ts +1 -1
  98. package/lib/response/get-stream-distribution-channel-response.d.ts +1 -1
  99. package/lib/response/get-stream-packaging-config-response.d.ts +1 -1
  100. package/lib/response/list-media-asset-distribution-channel-attachments-response.d.ts +1 -1
  101. package/lib/response/list-media-assets-response.d.ts +1 -1
  102. package/lib/response/list-media-workflow-configurations-response.d.ts +1 -1
  103. package/lib/response/list-media-workflow-job-facts-response.d.ts +1 -1
  104. package/lib/response/list-media-workflow-jobs-response.d.ts +1 -1
  105. package/lib/response/list-media-workflow-task-declarations-response.d.ts +1 -1
  106. package/lib/response/list-media-workflows-response.d.ts +1 -1
  107. package/lib/response/list-stream-cdn-configs-response.d.ts +1 -1
  108. package/lib/response/list-stream-distribution-channels-response.d.ts +1 -1
  109. package/lib/response/list-stream-packaging-configs-response.d.ts +1 -1
  110. package/lib/response/list-system-media-workflows-response.d.ts +1 -1
  111. package/lib/response/update-media-asset-response.d.ts +1 -1
  112. package/lib/response/update-media-workflow-configuration-response.d.ts +1 -1
  113. package/lib/response/update-media-workflow-job-response.d.ts +1 -1
  114. package/lib/response/update-media-workflow-response.d.ts +1 -1
  115. package/lib/response/update-stream-cdn-config-response.d.ts +1 -1
  116. package/lib/response/update-stream-distribution-channel-response.d.ts +1 -1
  117. package/lib/response/update-stream-packaging-config-response.d.ts +1 -1
  118. package/package.json +3 -3
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use DeleteMediaAssetDistributionChannelAttachmentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use DeleteMediaAssetDistributionChannelAttachmentRequest.
16
16
  */
17
17
  export interface DeleteMediaAssetDistributionChannelAttachmentRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteMediaAssetDistributionChannelAttachmentRequest extends co
25
25
  "distributionChannelId": string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteMediaAsset.ts.html |here} to see how to use DeleteMediaAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteMediaAsset.ts.html |here} to see how to use DeleteMediaAssetRequest.
17
17
  */
18
18
  export interface DeleteMediaAssetRequest extends common.BaseRequest {
19
19
  /**
@@ -22,7 +22,7 @@ export interface DeleteMediaAssetRequest extends common.BaseRequest {
22
22
  "mediaAssetId": string;
23
23
  /**
24
24
  * For optimistic concurrency control. In the PUT or DELETE call
25
- * for a resource, set the `if-match` parameter to the value of the
25
+ * for a resource, set the {@code if-match} parameter to the value of the
26
26
  * etag from a previous GET or POST response for that resource.
27
27
  * The resource will be updated or deleted only if the etag you
28
28
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteMediaWorkflowConfiguration.ts.html |here} to see how to use DeleteMediaWorkflowConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteMediaWorkflowConfiguration.ts.html |here} to see how to use DeleteMediaWorkflowConfigurationRequest.
16
16
  */
17
17
  export interface DeleteMediaWorkflowConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteMediaWorkflowConfigurationRequest extends common.BaseRequ
21
21
  "mediaWorkflowConfigurationId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteMediaWorkflowJob.ts.html |here} to see how to use DeleteMediaWorkflowJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteMediaWorkflowJob.ts.html |here} to see how to use DeleteMediaWorkflowJobRequest.
16
16
  */
17
17
  export interface DeleteMediaWorkflowJobRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteMediaWorkflowJobRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteMediaWorkflow.ts.html |here} to see how to use DeleteMediaWorkflowRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteMediaWorkflow.ts.html |here} to see how to use DeleteMediaWorkflowRequest.
16
16
  */
17
17
  export interface DeleteMediaWorkflowRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteMediaWorkflowRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteStreamCdnConfig.ts.html |here} to see how to use DeleteStreamCdnConfigRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteStreamCdnConfig.ts.html |here} to see how to use DeleteStreamCdnConfigRequest.
16
16
  */
17
17
  export interface DeleteStreamCdnConfigRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteStreamCdnConfigRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteStreamDistributionChannel.ts.html |here} to see how to use DeleteStreamDistributionChannelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteStreamDistributionChannel.ts.html |here} to see how to use DeleteStreamDistributionChannelRequest.
16
16
  */
17
17
  export interface DeleteStreamDistributionChannelRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteStreamDistributionChannelRequest extends common.BaseReque
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/DeleteStreamPackagingConfig.ts.html |here} to see how to use DeleteStreamPackagingConfigRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/DeleteStreamPackagingConfig.ts.html |here} to see how to use DeleteStreamPackagingConfigRequest.
16
16
  */
17
17
  export interface DeleteStreamPackagingConfigRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteStreamPackagingConfigRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GeneratePlaylist.ts.html |here} to see how to use GeneratePlaylistRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GeneratePlaylist.ts.html |here} to see how to use GeneratePlaylistRequest.
16
16
  */
17
17
  export interface GeneratePlaylistRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GenerateSessionToken.ts.html |here} to see how to use GenerateSessionTokenRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GenerateSessionToken.ts.html |here} to see how to use GenerateSessionTokenRequest.
17
17
  */
18
18
  export interface GenerateSessionTokenRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use GetMediaAssetDistributionChannelAttachmentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetMediaAssetDistributionChannelAttachment.ts.html |here} to see how to use GetMediaAssetDistributionChannelAttachmentRequest.
16
16
  */
17
17
  export interface GetMediaAssetDistributionChannelAttachmentRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetMediaAsset.ts.html |here} to see how to use GetMediaAssetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetMediaAsset.ts.html |here} to see how to use GetMediaAssetRequest.
16
16
  */
17
17
  export interface GetMediaAssetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetMediaWorkflowConfiguration.ts.html |here} to see how to use GetMediaWorkflowConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetMediaWorkflowConfiguration.ts.html |here} to see how to use GetMediaWorkflowConfigurationRequest.
16
16
  */
17
17
  export interface GetMediaWorkflowConfigurationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetMediaWorkflowJobFact.ts.html |here} to see how to use GetMediaWorkflowJobFactRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetMediaWorkflowJobFact.ts.html |here} to see how to use GetMediaWorkflowJobFactRequest.
16
16
  */
17
17
  export interface GetMediaWorkflowJobFactRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetMediaWorkflowJob.ts.html |here} to see how to use GetMediaWorkflowJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetMediaWorkflowJob.ts.html |here} to see how to use GetMediaWorkflowJobRequest.
16
16
  */
17
17
  export interface GetMediaWorkflowJobRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetMediaWorkflow.ts.html |here} to see how to use GetMediaWorkflowRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetMediaWorkflow.ts.html |here} to see how to use GetMediaWorkflowRequest.
16
16
  */
17
17
  export interface GetMediaWorkflowRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetStreamCdnConfig.ts.html |here} to see how to use GetStreamCdnConfigRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetStreamCdnConfig.ts.html |here} to see how to use GetStreamCdnConfigRequest.
16
16
  */
17
17
  export interface GetStreamCdnConfigRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetStreamDistributionChannel.ts.html |here} to see how to use GetStreamDistributionChannelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetStreamDistributionChannel.ts.html |here} to see how to use GetStreamDistributionChannelRequest.
16
16
  */
17
17
  export interface GetStreamDistributionChannelRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/GetStreamPackagingConfig.ts.html |here} to see how to use GetStreamPackagingConfigRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/GetStreamPackagingConfig.ts.html |here} to see how to use GetStreamPackagingConfigRequest.
16
16
  */
17
17
  export interface GetStreamPackagingConfigRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/IngestStreamDistributionChannel.ts.html |here} to see how to use IngestStreamDistributionChannelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/IngestStreamDistributionChannel.ts.html |here} to see how to use IngestStreamDistributionChannelRequest.
17
17
  */
18
18
  export interface IngestStreamDistributionChannelRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListMediaAssetDistributionChannelAttachments.ts.html |here} to see how to use ListMediaAssetDistributionChannelAttachmentsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListMediaAssetDistributionChannelAttachments.ts.html |here} to see how to use ListMediaAssetDistributionChannelAttachmentsRequest.
17
17
  */
18
18
  export interface ListMediaAssetDistributionChannelAttachmentsRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface ListMediaAssetDistributionChannelAttachmentsRequest extends com
30
30
  "limit"?: number;
31
31
  /**
32
32
  * A token representing the position at which to start retrieving results. This must come from the
33
- * `opc-next-page` header field of a previous response.
33
+ * {@code opc-next-page} header field of a previous response.
34
34
  *
35
35
  */
36
36
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListMediaAssets.ts.html |here} to see how to use ListMediaAssetsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListMediaAssets.ts.html |here} to see how to use ListMediaAssetsRequest.
17
17
  */
18
18
  export interface ListMediaAssetsRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface ListMediaAssetsRequest extends common.BaseRequest {
30
30
  "limit"?: number;
31
31
  /**
32
32
  * A token representing the position at which to start retrieving results. This must come from the
33
- * `opc-next-page` header field of a previous response.
33
+ * {@code opc-next-page} header field of a previous response.
34
34
  *
35
35
  */
36
36
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListMediaWorkflowConfigurations.ts.html |here} to see how to use ListMediaWorkflowConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListMediaWorkflowConfigurations.ts.html |here} to see how to use ListMediaWorkflowConfigurationsRequest.
17
17
  */
18
18
  export interface ListMediaWorkflowConfigurationsRequest extends common.BaseRequest {
19
19
  /**
@@ -38,7 +38,7 @@ export interface ListMediaWorkflowConfigurationsRequest extends common.BaseReque
38
38
  "limit"?: number;
39
39
  /**
40
40
  * A token representing the position at which to start retrieving results. This must come from the
41
- * `opc-next-page` header field of a previous response.
41
+ * {@code opc-next-page} header field of a previous response.
42
42
  *
43
43
  */
44
44
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListMediaWorkflowJobFacts.ts.html |here} to see how to use ListMediaWorkflowJobFactsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListMediaWorkflowJobFacts.ts.html |here} to see how to use ListMediaWorkflowJobFactsRequest.
17
17
  */
18
18
  export interface ListMediaWorkflowJobFactsRequest extends common.BaseRequest {
19
19
  /**
@@ -39,7 +39,7 @@ export interface ListMediaWorkflowJobFactsRequest extends common.BaseRequest {
39
39
  "sortOrder"?: model.SortOrder;
40
40
  /**
41
41
  * A token representing the position at which to start retrieving results. This must come from the
42
- * `opc-next-page` header field of a previous response.
42
+ * {@code opc-next-page} header field of a previous response.
43
43
  *
44
44
  */
45
45
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListMediaWorkflowJobs.ts.html |here} to see how to use ListMediaWorkflowJobsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListMediaWorkflowJobs.ts.html |here} to see how to use ListMediaWorkflowJobsRequest.
17
17
  */
18
18
  export interface ListMediaWorkflowJobsRequest extends common.BaseRequest {
19
19
  /**
@@ -38,7 +38,7 @@ export interface ListMediaWorkflowJobsRequest extends common.BaseRequest {
38
38
  "lifecycleState"?: string;
39
39
  /**
40
40
  * A token representing the position at which to start retrieving results. This must come from the
41
- * `opc-next-page` header field of a previous response.
41
+ * {@code opc-next-page} header field of a previous response.
42
42
  *
43
43
  */
44
44
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListMediaWorkflowTaskDeclarations.ts.html |here} to see how to use ListMediaWorkflowTaskDeclarationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListMediaWorkflowTaskDeclarations.ts.html |here} to see how to use ListMediaWorkflowTaskDeclarationsRequest.
17
17
  */
18
18
  export interface ListMediaWorkflowTaskDeclarationsRequest extends common.BaseRequest {
19
19
  /**
@@ -43,7 +43,7 @@ export interface ListMediaWorkflowTaskDeclarationsRequest extends common.BaseReq
43
43
  "limit"?: number;
44
44
  /**
45
45
  * A token representing the position at which to start retrieving results. This must come from the
46
- * `opc-next-page` header field of a previous response.
46
+ * {@code opc-next-page} header field of a previous response.
47
47
  *
48
48
  */
49
49
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListMediaWorkflows.ts.html |here} to see how to use ListMediaWorkflowsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListMediaWorkflows.ts.html |here} to see how to use ListMediaWorkflowsRequest.
17
17
  */
18
18
  export interface ListMediaWorkflowsRequest extends common.BaseRequest {
19
19
  /**
@@ -44,7 +44,7 @@ export interface ListMediaWorkflowsRequest extends common.BaseRequest {
44
44
  "sortBy"?: model.SortBy;
45
45
  /**
46
46
  * A token representing the position at which to start retrieving results. This must come from the
47
- * `opc-next-page` header field of a previous response.
47
+ * {@code opc-next-page} header field of a previous response.
48
48
  *
49
49
  */
50
50
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListStreamCdnConfigs.ts.html |here} to see how to use ListStreamCdnConfigsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListStreamCdnConfigs.ts.html |here} to see how to use ListStreamCdnConfigsRequest.
17
17
  */
18
18
  export interface ListStreamCdnConfigsRequest extends common.BaseRequest {
19
19
  /**
@@ -45,7 +45,7 @@ export interface ListStreamCdnConfigsRequest extends common.BaseRequest {
45
45
  "sortBy"?: model.SortBy;
46
46
  /**
47
47
  * A token representing the position at which to start retrieving results. This must come from the
48
- * `opc-next-page` header field of a previous response.
48
+ * {@code opc-next-page} header field of a previous response.
49
49
  *
50
50
  */
51
51
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListStreamDistributionChannels.ts.html |here} to see how to use ListStreamDistributionChannelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListStreamDistributionChannels.ts.html |here} to see how to use ListStreamDistributionChannelsRequest.
17
17
  */
18
18
  export interface ListStreamDistributionChannelsRequest extends common.BaseRequest {
19
19
  /**
@@ -44,7 +44,7 @@ export interface ListStreamDistributionChannelsRequest extends common.BaseReques
44
44
  "sortBy"?: model.SortBy;
45
45
  /**
46
46
  * A token representing the position at which to start retrieving results. This must come from the
47
- * `opc-next-page` header field of a previous response.
47
+ * {@code opc-next-page} header field of a previous response.
48
48
  *
49
49
  */
50
50
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListStreamPackagingConfigs.ts.html |here} to see how to use ListStreamPackagingConfigsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListStreamPackagingConfigs.ts.html |here} to see how to use ListStreamPackagingConfigsRequest.
17
17
  */
18
18
  export interface ListStreamPackagingConfigsRequest extends common.BaseRequest {
19
19
  /**
@@ -44,7 +44,7 @@ export interface ListStreamPackagingConfigsRequest extends common.BaseRequest {
44
44
  "sortBy"?: model.SortBy;
45
45
  /**
46
46
  * A token representing the position at which to start retrieving results. This must come from the
47
- * `opc-next-page` header field of a previous response.
47
+ * {@code opc-next-page} header field of a previous response.
48
48
  *
49
49
  */
50
50
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/ListSystemMediaWorkflows.ts.html |here} to see how to use ListSystemMediaWorkflowsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/ListSystemMediaWorkflows.ts.html |here} to see how to use ListSystemMediaWorkflowsRequest.
17
17
  */
18
18
  export interface ListSystemMediaWorkflowsRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface ListSystemMediaWorkflowsRequest extends common.BaseRequest {
30
30
  "sortOrder"?: model.SortOrder;
31
31
  /**
32
32
  * A token representing the position at which to start retrieving results. This must come from the
33
- * `opc-next-page` header field of a previous response.
33
+ * {@code opc-next-page} header field of a previous response.
34
34
  *
35
35
  */
36
36
  "page"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/mediaservices/UpdateMediaAsset.ts.html |here} to see how to use UpdateMediaAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/UpdateMediaAsset.ts.html |here} to see how to use UpdateMediaAssetRequest.
17
17
  */
18
18
  export interface UpdateMediaAssetRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMediaAssetRequest extends common.BaseRequest {
26
26
  "updateMediaAssetDetails": model.UpdateMediaAssetDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of 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.76.1/mediaservices/UpdateMediaWorkflowConfiguration.ts.html |here} to see how to use UpdateMediaWorkflowConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/UpdateMediaWorkflowConfiguration.ts.html |here} to see how to use UpdateMediaWorkflowConfigurationRequest.
17
17
  */
18
18
  export interface UpdateMediaWorkflowConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMediaWorkflowConfigurationRequest extends common.BaseRequ
26
26
  "updateMediaWorkflowConfigurationDetails": model.UpdateMediaWorkflowConfigurationDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of 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.76.1/mediaservices/UpdateMediaWorkflowJob.ts.html |here} to see how to use UpdateMediaWorkflowJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/UpdateMediaWorkflowJob.ts.html |here} to see how to use UpdateMediaWorkflowJobRequest.
17
17
  */
18
18
  export interface UpdateMediaWorkflowJobRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMediaWorkflowJobRequest extends common.BaseRequest {
26
26
  "updateMediaWorkflowJobDetails": model.UpdateMediaWorkflowJobDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of 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.76.1/mediaservices/UpdateMediaWorkflow.ts.html |here} to see how to use UpdateMediaWorkflowRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/UpdateMediaWorkflow.ts.html |here} to see how to use UpdateMediaWorkflowRequest.
17
17
  */
18
18
  export interface UpdateMediaWorkflowRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMediaWorkflowRequest extends common.BaseRequest {
26
26
  "updateMediaWorkflowDetails": model.UpdateMediaWorkflowDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of 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.76.1/mediaservices/UpdateStreamCdnConfig.ts.html |here} to see how to use UpdateStreamCdnConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/mediaservices/UpdateStreamCdnConfig.ts.html |here} to see how to use UpdateStreamCdnConfigRequest.
17
17
  */
18
18
  export interface UpdateStreamCdnConfigRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateStreamCdnConfigRequest extends common.BaseRequest {
26
26
  "updateStreamCdnConfigDetails": model.UpdateStreamCdnConfigDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of 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.76.1/mediaservices/UpdateStreamDistributionChannel.ts.html |here} to see how to use UpdateStreamDistributionChannelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/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 `if-match` parameter to the value of 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.