oci-licensemanager 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 (151) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +19 -19
  4. package/lib/client.js +19 -19
  5. package/lib/licensemanager-waiter.d.ts +1 -1
  6. package/lib/licensemanager-waiter.js +1 -1
  7. package/lib/model/bulk-upload-cell-info.d.ts +1 -1
  8. package/lib/model/bulk-upload-cell-info.js +1 -1
  9. package/lib/model/bulk-upload-failed-record-info.d.ts +1 -1
  10. package/lib/model/bulk-upload-failed-record-info.js +1 -1
  11. package/lib/model/bulk-upload-license-records-details.d.ts +1 -1
  12. package/lib/model/bulk-upload-license-records-details.js +1 -1
  13. package/lib/model/bulk-upload-response.d.ts +1 -1
  14. package/lib/model/bulk-upload-response.js +1 -1
  15. package/lib/model/bulk-upload-template.d.ts +1 -1
  16. package/lib/model/bulk-upload-template.js +1 -1
  17. package/lib/model/bulk-upload-validation-error-info.d.ts +1 -1
  18. package/lib/model/bulk-upload-validation-error-info.js +1 -1
  19. package/lib/model/configuration.d.ts +1 -1
  20. package/lib/model/configuration.js +1 -1
  21. package/lib/model/create-license-record-details.d.ts +5 -5
  22. package/lib/model/create-license-record-details.js +1 -1
  23. package/lib/model/create-product-license-details.d.ts +3 -3
  24. package/lib/model/create-product-license-details.js +1 -1
  25. package/lib/model/image-details.d.ts +1 -1
  26. package/lib/model/image-details.js +1 -1
  27. package/lib/model/image-response.d.ts +1 -1
  28. package/lib/model/image-response.js +1 -1
  29. package/lib/model/index.d.ts +1 -1
  30. package/lib/model/index.js +1 -1
  31. package/lib/model/license-metric.d.ts +1 -1
  32. package/lib/model/license-metric.js +1 -1
  33. package/lib/model/license-record-collection.d.ts +1 -1
  34. package/lib/model/license-record-collection.js +1 -1
  35. package/lib/model/license-record-summary.d.ts +6 -6
  36. package/lib/model/license-record-summary.js +1 -1
  37. package/lib/model/license-record.d.ts +6 -6
  38. package/lib/model/license-record.js +1 -1
  39. package/lib/model/license-unit.d.ts +1 -1
  40. package/lib/model/license-unit.js +1 -1
  41. package/lib/model/life-cycle-state.d.ts +1 -1
  42. package/lib/model/life-cycle-state.js +1 -1
  43. package/lib/model/product-category.d.ts +1 -1
  44. package/lib/model/product-category.js +1 -1
  45. package/lib/model/product-license-collection.d.ts +1 -1
  46. package/lib/model/product-license-collection.js +1 -1
  47. package/lib/model/product-license-consumer-collection.d.ts +1 -1
  48. package/lib/model/product-license-consumer-collection.js +1 -1
  49. package/lib/model/product-license-consumer-summary.d.ts +1 -1
  50. package/lib/model/product-license-consumer-summary.js +1 -1
  51. package/lib/model/product-license-summary.d.ts +4 -4
  52. package/lib/model/product-license-summary.js +1 -1
  53. package/lib/model/product-license.d.ts +4 -4
  54. package/lib/model/product-license.js +1 -1
  55. package/lib/model/product.d.ts +1 -1
  56. package/lib/model/product.js +1 -1
  57. package/lib/model/resource-unit.d.ts +1 -1
  58. package/lib/model/resource-unit.js +1 -1
  59. package/lib/model/status.d.ts +1 -1
  60. package/lib/model/status.js +1 -1
  61. package/lib/model/top-utilized-product-license-collection.d.ts +1 -1
  62. package/lib/model/top-utilized-product-license-collection.js +1 -1
  63. package/lib/model/top-utilized-product-license-summary.d.ts +1 -1
  64. package/lib/model/top-utilized-product-license-summary.js +1 -1
  65. package/lib/model/top-utilized-resource-collection.d.ts +1 -1
  66. package/lib/model/top-utilized-resource-collection.js +1 -1
  67. package/lib/model/top-utilized-resource-summary.d.ts +1 -1
  68. package/lib/model/top-utilized-resource-summary.js +1 -1
  69. package/lib/model/update-configuration-details.d.ts +1 -1
  70. package/lib/model/update-configuration-details.js +1 -1
  71. package/lib/model/update-license-record-details.d.ts +5 -5
  72. package/lib/model/update-license-record-details.js +1 -1
  73. package/lib/model/update-product-license-details.d.ts +3 -3
  74. package/lib/model/update-product-license-details.js +1 -1
  75. package/lib/request/bulk-upload-license-records-request.d.ts +2 -2
  76. package/lib/request/bulk-upload-license-records-request.js +1 -1
  77. package/lib/request/create-license-record-request.d.ts +2 -2
  78. package/lib/request/create-license-record-request.js +1 -1
  79. package/lib/request/create-product-license-request.d.ts +2 -2
  80. package/lib/request/create-product-license-request.js +1 -1
  81. package/lib/request/delete-license-record-request.d.ts +3 -3
  82. package/lib/request/delete-license-record-request.js +1 -1
  83. package/lib/request/delete-product-license-request.d.ts +3 -3
  84. package/lib/request/delete-product-license-request.js +1 -1
  85. package/lib/request/get-bulk-upload-template-request.d.ts +2 -2
  86. package/lib/request/get-bulk-upload-template-request.js +1 -1
  87. package/lib/request/get-configuration-request.d.ts +2 -2
  88. package/lib/request/get-configuration-request.js +1 -1
  89. package/lib/request/get-license-metric-request.d.ts +2 -2
  90. package/lib/request/get-license-metric-request.js +1 -1
  91. package/lib/request/get-license-record-request.d.ts +2 -2
  92. package/lib/request/get-license-record-request.js +1 -1
  93. package/lib/request/get-product-license-request.d.ts +2 -2
  94. package/lib/request/get-product-license-request.js +1 -1
  95. package/lib/request/index.d.ts +1 -1
  96. package/lib/request/index.js +1 -1
  97. package/lib/request/list-license-records-request.d.ts +5 -5
  98. package/lib/request/list-license-records-request.js +1 -1
  99. package/lib/request/list-product-license-consumers-request.d.ts +5 -5
  100. package/lib/request/list-product-license-consumers-request.js +1 -1
  101. package/lib/request/list-product-licenses-request.d.ts +5 -5
  102. package/lib/request/list-product-licenses-request.js +1 -1
  103. package/lib/request/list-top-utilized-product-licenses-request.d.ts +5 -5
  104. package/lib/request/list-top-utilized-product-licenses-request.js +1 -1
  105. package/lib/request/list-top-utilized-resources-request.d.ts +5 -5
  106. package/lib/request/list-top-utilized-resources-request.js +1 -1
  107. package/lib/request/update-configuration-request.d.ts +3 -3
  108. package/lib/request/update-configuration-request.js +1 -1
  109. package/lib/request/update-license-record-request.d.ts +3 -3
  110. package/lib/request/update-license-record-request.js +1 -1
  111. package/lib/request/update-product-license-request.d.ts +3 -3
  112. package/lib/request/update-product-license-request.js +1 -1
  113. package/lib/response/bulk-upload-license-records-response.d.ts +1 -1
  114. package/lib/response/bulk-upload-license-records-response.js +1 -1
  115. package/lib/response/create-license-record-response.d.ts +2 -2
  116. package/lib/response/create-license-record-response.js +1 -1
  117. package/lib/response/create-product-license-response.d.ts +2 -2
  118. package/lib/response/create-product-license-response.js +1 -1
  119. package/lib/response/delete-license-record-response.d.ts +1 -1
  120. package/lib/response/delete-license-record-response.js +1 -1
  121. package/lib/response/delete-product-license-response.d.ts +1 -1
  122. package/lib/response/delete-product-license-response.js +1 -1
  123. package/lib/response/get-bulk-upload-template-response.d.ts +2 -2
  124. package/lib/response/get-bulk-upload-template-response.js +1 -1
  125. package/lib/response/get-configuration-response.d.ts +2 -2
  126. package/lib/response/get-configuration-response.js +1 -1
  127. package/lib/response/get-license-metric-response.d.ts +2 -2
  128. package/lib/response/get-license-metric-response.js +1 -1
  129. package/lib/response/get-license-record-response.d.ts +2 -2
  130. package/lib/response/get-license-record-response.js +1 -1
  131. package/lib/response/get-product-license-response.d.ts +2 -2
  132. package/lib/response/get-product-license-response.js +1 -1
  133. package/lib/response/index.d.ts +1 -1
  134. package/lib/response/index.js +1 -1
  135. package/lib/response/list-license-records-response.d.ts +2 -2
  136. package/lib/response/list-license-records-response.js +1 -1
  137. package/lib/response/list-product-license-consumers-response.d.ts +2 -2
  138. package/lib/response/list-product-license-consumers-response.js +1 -1
  139. package/lib/response/list-product-licenses-response.d.ts +2 -2
  140. package/lib/response/list-product-licenses-response.js +1 -1
  141. package/lib/response/list-top-utilized-product-licenses-response.d.ts +2 -2
  142. package/lib/response/list-top-utilized-product-licenses-response.js +1 -1
  143. package/lib/response/list-top-utilized-resources-response.d.ts +2 -2
  144. package/lib/response/list-top-utilized-resources-response.js +1 -1
  145. package/lib/response/update-configuration-response.d.ts +2 -2
  146. package/lib/response/update-configuration-response.js +1 -1
  147. package/lib/response/update-license-record-response.d.ts +2 -2
  148. package/lib/response/update-license-record-response.js +1 -1
  149. package/lib/response/update-product-license-response.d.ts +2 -2
  150. package/lib/response/update-product-license-response.js +1 -1
  151. 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
  /**
@@ -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 BulkUploadCellInfo from "./bulk-upload-cell-info";
@@ -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
  import * as model from "../model";
@@ -45,14 +45,14 @@ export interface LicenseRecordSummary {
45
45
  /**
46
46
  * The license record end date in [RFC 3339](https://tools.ietf.org/html/rfc3339) format.
47
47
  * date format.
48
- * Example: `2018-09-12`
48
+ * Example: {@code 2018-09-12}
49
49
  *
50
50
  */
51
51
  "expirationDate"?: Date;
52
52
  /**
53
53
  * The license record support end date in [RFC 3339](https://tools.ietf.org/html/rfc3339) format.
54
54
  * date format.
55
- * Example: `2018-09-12`
55
+ * Example: {@code 2018-09-12}
56
56
  *
57
57
  */
58
58
  "supportEndDate"?: Date;
@@ -86,7 +86,7 @@ export interface LicenseRecordSummary {
86
86
  "productLicense"?: string;
87
87
  /**
88
88
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
89
- * Example: `{\"bar-key\": \"value\"}`
89
+ * Example: {@code {\"bar-key\": \"value\"}}
90
90
  *
91
91
  */
92
92
  "freeformTags"?: {
@@ -94,7 +94,7 @@ export interface LicenseRecordSummary {
94
94
  };
95
95
  /**
96
96
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
97
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
97
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
98
98
  *
99
99
  */
100
100
  "definedTags"?: {
@@ -104,7 +104,7 @@ export interface LicenseRecordSummary {
104
104
  };
105
105
  /**
106
106
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
107
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
107
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
108
108
  *
109
109
  */
110
110
  "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
  import * as model from "../model";
@@ -45,14 +45,14 @@ export interface LicenseRecord {
45
45
  /**
46
46
  * The license record end date in [RFC 3339](https://tools.ietf.org/html/rfc3339)
47
47
  * date format.
48
- * Example: `2018-09-12`
48
+ * Example: {@code 2018-09-12}
49
49
  *
50
50
  */
51
51
  "expirationDate"?: Date;
52
52
  /**
53
53
  * The license record support end date in [RFC 3339](https://tools.ietf.org/html/rfc3339)
54
54
  * date format.
55
- * Example: `2018-09-12`
55
+ * Example: {@code 2018-09-12}
56
56
  *
57
57
  */
58
58
  "supportEndDate"?: Date;
@@ -86,7 +86,7 @@ export interface LicenseRecord {
86
86
  "productLicense"?: string;
87
87
  /**
88
88
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
89
- * Example: `{\"bar-key\": \"value\"}`
89
+ * Example: {@code {\"bar-key\": \"value\"}}
90
90
  *
91
91
  */
92
92
  "freeformTags"?: {
@@ -94,7 +94,7 @@ export interface LicenseRecord {
94
94
  };
95
95
  /**
96
96
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
97
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
97
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
98
98
  *
99
99
  */
100
100
  "definedTags"?: {
@@ -104,7 +104,7 @@ export interface LicenseRecord {
104
104
  };
105
105
  /**
106
106
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
107
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
107
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
108
108
  *
109
109
  */
110
110
  "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
  /**
@@ -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";
@@ -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,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";
@@ -94,7 +94,7 @@ export interface ProductLicenseSummary {
94
94
  "images"?: Array<model.ImageResponse>;
95
95
  /**
96
96
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
97
- * Example: `{\"bar-key\": \"value\"}`
97
+ * Example: {@code {\"bar-key\": \"value\"}}
98
98
  *
99
99
  */
100
100
  "freeformTags"?: {
@@ -102,7 +102,7 @@ export interface ProductLicenseSummary {
102
102
  };
103
103
  /**
104
104
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
105
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
105
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
106
106
  *
107
107
  */
108
108
  "definedTags"?: {
@@ -112,7 +112,7 @@ export interface ProductLicenseSummary {
112
112
  };
113
113
  /**
114
114
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
115
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
115
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
116
116
  *
117
117
  */
118
118
  "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
  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";
@@ -94,7 +94,7 @@ export interface ProductLicense {
94
94
  "images"?: Array<model.ImageResponse>;
95
95
  /**
96
96
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
97
- * Example: `{\"bar-key\": \"value\"}`
97
+ * Example: {@code {\"bar-key\": \"value\"}}
98
98
  *
99
99
  */
100
100
  "freeformTags"?: {
@@ -102,7 +102,7 @@ export interface ProductLicense {
102
102
  };
103
103
  /**
104
104
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
105
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
105
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
106
106
  *
107
107
  */
108
108
  "definedTags"?: {
@@ -112,7 +112,7 @@ export interface ProductLicense {
112
112
  };
113
113
  /**
114
114
  * Usage of system tag keys. These predefined keys are scoped to namespaces.
115
- * Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
115
+ * Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
116
116
  *
117
117
  */
118
118
  "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
  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
  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
  /**
@@ -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
  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
  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 });