oci-recovery 2.76.0 → 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.
Files changed (181) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +24 -24
  4. package/lib/client.js +24 -24
  5. package/lib/databaserecovery-waiter.d.ts +1 -1
  6. package/lib/databaserecovery-waiter.js +1 -1
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/change-protected-database-compartment-details.d.ts +1 -1
  10. package/lib/model/change-protected-database-compartment-details.js +1 -1
  11. package/lib/model/change-protection-policy-compartment-details.d.ts +1 -1
  12. package/lib/model/change-protection-policy-compartment-details.js +1 -1
  13. package/lib/model/change-recovery-service-subnet-compartment-details.d.ts +1 -1
  14. package/lib/model/change-recovery-service-subnet-compartment-details.js +1 -1
  15. package/lib/model/create-protected-database-details.d.ts +3 -3
  16. package/lib/model/create-protected-database-details.js +1 -1
  17. package/lib/model/create-protection-policy-details.d.ts +3 -3
  18. package/lib/model/create-protection-policy-details.js +1 -1
  19. package/lib/model/create-recovery-service-subnet-details.d.ts +3 -3
  20. package/lib/model/create-recovery-service-subnet-details.js +1 -1
  21. package/lib/model/database-sizes.d.ts +1 -1
  22. package/lib/model/database-sizes.js +1 -1
  23. package/lib/model/fetch-protected-database-configuration-details.d.ts +1 -1
  24. package/lib/model/fetch-protected-database-configuration-details.js +1 -1
  25. package/lib/model/health.d.ts +1 -1
  26. package/lib/model/health.js +1 -1
  27. package/lib/model/index.d.ts +1 -1
  28. package/lib/model/index.js +1 -1
  29. package/lib/model/lifecycle-state.d.ts +1 -1
  30. package/lib/model/lifecycle-state.js +1 -1
  31. package/lib/model/metrics-summary.d.ts +1 -1
  32. package/lib/model/metrics-summary.js +1 -1
  33. package/lib/model/metrics.d.ts +1 -1
  34. package/lib/model/metrics.js +1 -1
  35. package/lib/model/operation-status.d.ts +1 -1
  36. package/lib/model/operation-status.js +1 -1
  37. package/lib/model/operation-type.d.ts +1 -1
  38. package/lib/model/operation-type.js +1 -1
  39. package/lib/model/protected-database-collection.d.ts +1 -1
  40. package/lib/model/protected-database-collection.js +1 -1
  41. package/lib/model/protected-database-summary.d.ts +4 -4
  42. package/lib/model/protected-database-summary.js +1 -1
  43. package/lib/model/protected-database.d.ts +4 -4
  44. package/lib/model/protected-database.js +1 -1
  45. package/lib/model/protection-policy-collection.d.ts +1 -1
  46. package/lib/model/protection-policy-collection.js +1 -1
  47. package/lib/model/protection-policy-summary.d.ts +4 -4
  48. package/lib/model/protection-policy-summary.js +1 -1
  49. package/lib/model/protection-policy.d.ts +4 -4
  50. package/lib/model/protection-policy.js +1 -1
  51. package/lib/model/recovery-service-subnet-collection.d.ts +1 -1
  52. package/lib/model/recovery-service-subnet-collection.js +1 -1
  53. package/lib/model/recovery-service-subnet-details.d.ts +1 -1
  54. package/lib/model/recovery-service-subnet-details.js +1 -1
  55. package/lib/model/recovery-service-subnet-input.d.ts +1 -1
  56. package/lib/model/recovery-service-subnet-input.js +1 -1
  57. package/lib/model/recovery-service-subnet-summary.d.ts +4 -4
  58. package/lib/model/recovery-service-subnet-summary.js +1 -1
  59. package/lib/model/recovery-service-subnet.d.ts +4 -4
  60. package/lib/model/recovery-service-subnet.js +1 -1
  61. package/lib/model/sort-order.d.ts +1 -1
  62. package/lib/model/sort-order.js +1 -1
  63. package/lib/model/update-protected-database-details.d.ts +3 -3
  64. package/lib/model/update-protected-database-details.js +1 -1
  65. package/lib/model/update-protection-policy-details.d.ts +3 -3
  66. package/lib/model/update-protection-policy-details.js +1 -1
  67. package/lib/model/update-recovery-service-subnet-details.d.ts +3 -3
  68. package/lib/model/update-recovery-service-subnet-details.js +1 -1
  69. package/lib/model/work-request-error-collection.d.ts +1 -1
  70. package/lib/model/work-request-error-collection.js +1 -1
  71. package/lib/model/work-request-error.d.ts +1 -1
  72. package/lib/model/work-request-error.js +1 -1
  73. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  74. package/lib/model/work-request-log-entry-collection.js +1 -1
  75. package/lib/model/work-request-log-entry.d.ts +1 -1
  76. package/lib/model/work-request-log-entry.js +1 -1
  77. package/lib/model/work-request-resource.d.ts +1 -1
  78. package/lib/model/work-request-resource.js +1 -1
  79. package/lib/model/work-request-summary-collection.d.ts +1 -1
  80. package/lib/model/work-request-summary-collection.js +1 -1
  81. package/lib/model/work-request-summary.d.ts +1 -1
  82. package/lib/model/work-request-summary.js +1 -1
  83. package/lib/model/work-request.d.ts +1 -1
  84. package/lib/model/work-request.js +1 -1
  85. package/lib/request/change-protected-database-compartment-request.d.ts +3 -3
  86. package/lib/request/change-protected-database-compartment-request.js +1 -1
  87. package/lib/request/change-protection-policy-compartment-request.d.ts +3 -3
  88. package/lib/request/change-protection-policy-compartment-request.js +1 -1
  89. package/lib/request/change-recovery-service-subnet-compartment-request.d.ts +3 -3
  90. package/lib/request/change-recovery-service-subnet-compartment-request.js +1 -1
  91. package/lib/request/create-protected-database-request.d.ts +2 -2
  92. package/lib/request/create-protected-database-request.js +1 -1
  93. package/lib/request/create-protection-policy-request.d.ts +2 -2
  94. package/lib/request/create-protection-policy-request.js +1 -1
  95. package/lib/request/create-recovery-service-subnet-request.d.ts +2 -2
  96. package/lib/request/create-recovery-service-subnet-request.js +1 -1
  97. package/lib/request/delete-protected-database-request.d.ts +3 -3
  98. package/lib/request/delete-protected-database-request.js +1 -1
  99. package/lib/request/delete-protection-policy-request.d.ts +3 -3
  100. package/lib/request/delete-protection-policy-request.js +1 -1
  101. package/lib/request/delete-recovery-service-subnet-request.d.ts +3 -3
  102. package/lib/request/delete-recovery-service-subnet-request.js +1 -1
  103. package/lib/request/fetch-protected-database-configuration-request.d.ts +3 -3
  104. package/lib/request/fetch-protected-database-configuration-request.js +1 -1
  105. package/lib/request/get-protected-database-request.d.ts +2 -2
  106. package/lib/request/get-protected-database-request.js +1 -1
  107. package/lib/request/get-protection-policy-request.d.ts +2 -2
  108. package/lib/request/get-protection-policy-request.js +1 -1
  109. package/lib/request/get-recovery-service-subnet-request.d.ts +2 -2
  110. package/lib/request/get-recovery-service-subnet-request.js +1 -1
  111. package/lib/request/get-work-request-request.d.ts +2 -2
  112. package/lib/request/get-work-request-request.js +1 -1
  113. package/lib/request/index.d.ts +1 -1
  114. package/lib/request/index.js +1 -1
  115. package/lib/request/list-protected-databases-request.d.ts +2 -2
  116. package/lib/request/list-protected-databases-request.js +1 -1
  117. package/lib/request/list-protection-policies-request.d.ts +2 -2
  118. package/lib/request/list-protection-policies-request.js +1 -1
  119. package/lib/request/list-recovery-service-subnets-request.d.ts +2 -2
  120. package/lib/request/list-recovery-service-subnets-request.js +1 -1
  121. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  122. package/lib/request/list-work-request-errors-request.js +1 -1
  123. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  124. package/lib/request/list-work-request-logs-request.js +1 -1
  125. package/lib/request/list-work-requests-request.d.ts +2 -2
  126. package/lib/request/list-work-requests-request.js +1 -1
  127. package/lib/request/update-protected-database-request.d.ts +3 -3
  128. package/lib/request/update-protected-database-request.js +1 -1
  129. package/lib/request/update-protection-policy-request.d.ts +3 -3
  130. package/lib/request/update-protection-policy-request.js +1 -1
  131. package/lib/request/update-recovery-service-subnet-request.d.ts +3 -3
  132. package/lib/request/update-recovery-service-subnet-request.js +1 -1
  133. package/lib/response/change-protected-database-compartment-response.d.ts +1 -1
  134. package/lib/response/change-protected-database-compartment-response.js +1 -1
  135. package/lib/response/change-protection-policy-compartment-response.d.ts +1 -1
  136. package/lib/response/change-protection-policy-compartment-response.js +1 -1
  137. package/lib/response/change-recovery-service-subnet-compartment-response.d.ts +1 -1
  138. package/lib/response/change-recovery-service-subnet-compartment-response.js +1 -1
  139. package/lib/response/create-protected-database-response.d.ts +2 -2
  140. package/lib/response/create-protected-database-response.js +1 -1
  141. package/lib/response/create-protection-policy-response.d.ts +2 -2
  142. package/lib/response/create-protection-policy-response.js +1 -1
  143. package/lib/response/create-recovery-service-subnet-response.d.ts +2 -2
  144. package/lib/response/create-recovery-service-subnet-response.js +1 -1
  145. package/lib/response/delete-protected-database-response.d.ts +1 -1
  146. package/lib/response/delete-protected-database-response.js +1 -1
  147. package/lib/response/delete-protection-policy-response.d.ts +1 -1
  148. package/lib/response/delete-protection-policy-response.js +1 -1
  149. package/lib/response/delete-recovery-service-subnet-response.d.ts +1 -1
  150. package/lib/response/delete-recovery-service-subnet-response.js +1 -1
  151. package/lib/response/fetch-protected-database-configuration-response.d.ts +2 -2
  152. package/lib/response/fetch-protected-database-configuration-response.js +1 -1
  153. package/lib/response/get-protected-database-response.d.ts +2 -2
  154. package/lib/response/get-protected-database-response.js +1 -1
  155. package/lib/response/get-protection-policy-response.d.ts +2 -2
  156. package/lib/response/get-protection-policy-response.js +1 -1
  157. package/lib/response/get-recovery-service-subnet-response.d.ts +2 -2
  158. package/lib/response/get-recovery-service-subnet-response.js +1 -1
  159. package/lib/response/get-work-request-response.d.ts +1 -1
  160. package/lib/response/get-work-request-response.js +1 -1
  161. package/lib/response/index.d.ts +1 -1
  162. package/lib/response/index.js +1 -1
  163. package/lib/response/list-protected-databases-response.d.ts +2 -2
  164. package/lib/response/list-protected-databases-response.js +1 -1
  165. package/lib/response/list-protection-policies-response.d.ts +2 -2
  166. package/lib/response/list-protection-policies-response.js +1 -1
  167. package/lib/response/list-recovery-service-subnets-response.d.ts +2 -2
  168. package/lib/response/list-recovery-service-subnets-response.js +1 -1
  169. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  170. package/lib/response/list-work-request-errors-response.js +1 -1
  171. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  172. package/lib/response/list-work-request-logs-response.js +1 -1
  173. package/lib/response/list-work-requests-response.d.ts +2 -2
  174. package/lib/response/list-work-requests-response.js +1 -1
  175. package/lib/response/update-protected-database-response.d.ts +1 -1
  176. package/lib/response/update-protected-database-response.js +1 -1
  177. package/lib/response/update-protection-policy-response.d.ts +1 -1
  178. package/lib/response/update-protection-policy-response.js +1 -1
  179. package/lib/response/update-recovery-service-subnet-response.d.ts +1 -1
  180. package/lib/response/update-recovery-service-subnet-response.js +1 -1
  181. package/package.json +3 -3
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -66,7 +66,7 @@ export interface RecoveryServiceSubnet {
66
66
  "lifecycleDetails"?: string;
67
67
  /**
68
68
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
69
- * Example: `{\"bar-key\": \"value\"}`
69
+ * Example: {@code {\"bar-key\": \"value\"}}
70
70
  *
71
71
  */
72
72
  "freeformTags"?: {
@@ -74,7 +74,7 @@ export interface RecoveryServiceSubnet {
74
74
  };
75
75
  /**
76
76
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
77
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
77
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
78
78
  *
79
79
  */
80
80
  "definedTags"?: {
@@ -84,7 +84,7 @@ export interface RecoveryServiceSubnet {
84
84
  };
85
85
  /**
86
86
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
87
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
87
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
88
88
  *
89
89
  */
90
90
  "systemTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -52,7 +52,7 @@ export interface UpdateProtectedDatabaseDetails {
52
52
  "isRedoLogsShipped"?: boolean;
53
53
  /**
54
54
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
55
- * Example: `{\"bar-key\": \"value\"}`
55
+ * Example: {@code {\"bar-key\": \"value\"}}
56
56
  *
57
57
  */
58
58
  "freeformTags"?: {
@@ -60,7 +60,7 @@ export interface UpdateProtectedDatabaseDetails {
60
60
  };
61
61
  /**
62
62
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
63
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
63
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
64
64
  *
65
65
  */
66
66
  "definedTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
  /**
@@ -24,7 +24,7 @@ export interface UpdateProtectionPolicyDetails {
24
24
  "backupRetentionPeriodInDays"?: number;
25
25
  /**
26
26
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
27
- * Example: `{\"bar-key\": \"value\"}`
27
+ * Example: {@code {\"bar-key\": \"value\"}}
28
28
  *
29
29
  */
30
30
  "freeformTags"?: {
@@ -32,7 +32,7 @@ export interface UpdateProtectionPolicyDetails {
32
32
  };
33
33
  /**
34
34
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
35
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
35
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
36
36
  *
37
37
  */
38
38
  "definedTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
  /**
@@ -20,7 +20,7 @@ export interface UpdateRecoveryServiceSubnetDetails {
20
20
  "displayName"?: string;
21
21
  /**
22
22
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
23
- * Example: `{\"bar-key\": \"value\"}`
23
+ * Example: {@code {\"bar-key\": \"value\"}}
24
24
  *
25
25
  */
26
26
  "freeformTags"?: {
@@ -28,7 +28,7 @@ export interface UpdateRecoveryServiceSubnetDetails {
28
28
  };
29
29
  /**
30
30
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
31
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
31
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. For more information, see [Resource Tags](https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcetags.htm)
32
32
  *
33
33
  */
34
34
  "definedTags"?: {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
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.0/recovery/ChangeProtectedDatabaseCompartment.ts.html |here} to see how to use ChangeProtectedDatabaseCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/ChangeProtectedDatabaseCompartment.ts.html |here} to see how to use ChangeProtectedDatabaseCompartmentRequest.
17
17
  */
18
18
  export interface ChangeProtectedDatabaseCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeProtectedDatabaseCompartmentRequest extends common.BaseRe
26
26
  "changeProtectedDatabaseCompartmentDetails": model.ChangeProtectedDatabaseCompartmentDetails;
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.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
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.0/recovery/ChangeProtectionPolicyCompartment.ts.html |here} to see how to use ChangeProtectionPolicyCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/ChangeProtectionPolicyCompartment.ts.html |here} to see how to use ChangeProtectionPolicyCompartmentRequest.
17
17
  */
18
18
  export interface ChangeProtectionPolicyCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeProtectionPolicyCompartmentRequest extends common.BaseReq
26
26
  "changeProtectionPolicyCompartmentDetails": model.ChangeProtectionPolicyCompartmentDetails;
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.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
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.0/recovery/ChangeRecoveryServiceSubnetCompartment.ts.html |here} to see how to use ChangeRecoveryServiceSubnetCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/ChangeRecoveryServiceSubnetCompartment.ts.html |here} to see how to use ChangeRecoveryServiceSubnetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeRecoveryServiceSubnetCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeRecoveryServiceSubnetCompartmentRequest extends common.Ba
26
26
  "changeRecoveryServiceSubnetCompartmentDetails": model.ChangeRecoveryServiceSubnetCompartmentDetails;
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.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
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.0/recovery/CreateProtectedDatabase.ts.html |here} to see how to use CreateProtectedDatabaseRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/CreateProtectedDatabase.ts.html |here} to see how to use CreateProtectedDatabaseRequest.
17
17
  */
18
18
  export interface CreateProtectedDatabaseRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
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.0/recovery/CreateProtectionPolicy.ts.html |here} to see how to use CreateProtectionPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/CreateProtectionPolicy.ts.html |here} to see how to use CreateProtectionPolicyRequest.
17
17
  */
18
18
  export interface CreateProtectionPolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
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.0/recovery/CreateRecoveryServiceSubnet.ts.html |here} to see how to use CreateRecoveryServiceSubnetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/CreateRecoveryServiceSubnet.ts.html |here} to see how to use CreateRecoveryServiceSubnetRequest.
17
17
  */
18
18
  export interface CreateRecoveryServiceSubnetRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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 common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/recovery/DeleteProtectedDatabase.ts.html |here} to see how to use DeleteProtectedDatabaseRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/DeleteProtectedDatabase.ts.html |here} to see how to use DeleteProtectedDatabaseRequest.
16
16
  */
17
17
  export interface DeleteProtectedDatabaseRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteProtectedDatabaseRequest extends common.BaseRequest {
21
21
  "protectedDatabaseId": 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.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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 common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/recovery/DeleteProtectionPolicy.ts.html |here} to see how to use DeleteProtectionPolicyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/recovery/DeleteProtectionPolicy.ts.html |here} to see how to use DeleteProtectionPolicyRequest.
16
16
  */
17
17
  export interface DeleteProtectionPolicyRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteProtectionPolicyRequest extends common.BaseRequest {
21
21
  "protectionPolicyId": 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.