oci-managementdashboard 2.76.0 → 2.76.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +15 -15
  4. package/lib/client.js +15 -15
  5. package/lib/dashxapis-waiter.d.ts +1 -1
  6. package/lib/dashxapis-waiter.js +1 -1
  7. package/lib/model/change-management-dashboards-compartment-details.d.ts +1 -1
  8. package/lib/model/change-management-dashboards-compartment-details.js +1 -1
  9. package/lib/model/change-management-saved-searches-compartment-details.d.ts +1 -1
  10. package/lib/model/change-management-saved-searches-compartment-details.js +1 -1
  11. package/lib/model/create-management-dashboard-details.d.ts +1 -1
  12. package/lib/model/create-management-dashboard-details.js +1 -1
  13. package/lib/model/create-management-saved-search-details.d.ts +1 -1
  14. package/lib/model/create-management-saved-search-details.js +1 -1
  15. package/lib/model/index.d.ts +1 -1
  16. package/lib/model/index.js +1 -1
  17. package/lib/model/lifecycle-states.d.ts +1 -1
  18. package/lib/model/lifecycle-states.js +1 -1
  19. package/lib/model/management-dashboard-collection.d.ts +1 -1
  20. package/lib/model/management-dashboard-collection.js +1 -1
  21. package/lib/model/management-dashboard-export-details.d.ts +1 -1
  22. package/lib/model/management-dashboard-export-details.js +1 -1
  23. package/lib/model/management-dashboard-for-import-export-details.d.ts +1 -1
  24. package/lib/model/management-dashboard-for-import-export-details.js +1 -1
  25. package/lib/model/management-dashboard-import-details.d.ts +1 -1
  26. package/lib/model/management-dashboard-import-details.js +1 -1
  27. package/lib/model/management-dashboard-summary.d.ts +1 -1
  28. package/lib/model/management-dashboard-summary.js +1 -1
  29. package/lib/model/management-dashboard-tile-details.d.ts +1 -1
  30. package/lib/model/management-dashboard-tile-details.js +1 -1
  31. package/lib/model/management-dashboard.d.ts +1 -1
  32. package/lib/model/management-dashboard.js +1 -1
  33. package/lib/model/management-saved-search-collection.d.ts +1 -1
  34. package/lib/model/management-saved-search-collection.js +1 -1
  35. package/lib/model/management-saved-search-for-import-details.d.ts +1 -1
  36. package/lib/model/management-saved-search-for-import-details.js +1 -1
  37. package/lib/model/management-saved-search-summary.d.ts +1 -1
  38. package/lib/model/management-saved-search-summary.js +1 -1
  39. package/lib/model/management-saved-search.d.ts +1 -1
  40. package/lib/model/management-saved-search.js +1 -1
  41. package/lib/model/saved-search-types.d.ts +1 -1
  42. package/lib/model/saved-search-types.js +1 -1
  43. package/lib/model/sort-orders.d.ts +1 -1
  44. package/lib/model/sort-orders.js +1 -1
  45. package/lib/model/update-management-dashboard-details.d.ts +1 -1
  46. package/lib/model/update-management-dashboard-details.js +1 -1
  47. package/lib/model/update-management-saved-search-details.d.ts +1 -1
  48. package/lib/model/update-management-saved-search-details.js +1 -1
  49. package/lib/request/change-management-dashboards-compartment-request.d.ts +2 -2
  50. package/lib/request/change-management-dashboards-compartment-request.js +1 -1
  51. package/lib/request/change-management-saved-searches-compartment-request.d.ts +2 -2
  52. package/lib/request/change-management-saved-searches-compartment-request.js +1 -1
  53. package/lib/request/create-management-dashboard-request.d.ts +2 -2
  54. package/lib/request/create-management-dashboard-request.js +1 -1
  55. package/lib/request/create-management-saved-search-request.d.ts +2 -2
  56. package/lib/request/create-management-saved-search-request.js +1 -1
  57. package/lib/request/delete-management-dashboard-request.d.ts +2 -2
  58. package/lib/request/delete-management-dashboard-request.js +1 -1
  59. package/lib/request/delete-management-saved-search-request.d.ts +2 -2
  60. package/lib/request/delete-management-saved-search-request.js +1 -1
  61. package/lib/request/export-dashboard-request.d.ts +2 -2
  62. package/lib/request/export-dashboard-request.js +1 -1
  63. package/lib/request/get-management-dashboard-request.d.ts +2 -2
  64. package/lib/request/get-management-dashboard-request.js +1 -1
  65. package/lib/request/get-management-saved-search-request.d.ts +2 -2
  66. package/lib/request/get-management-saved-search-request.js +1 -1
  67. package/lib/request/import-dashboard-request.d.ts +2 -2
  68. package/lib/request/import-dashboard-request.js +1 -1
  69. package/lib/request/index.d.ts +1 -1
  70. package/lib/request/index.js +1 -1
  71. package/lib/request/list-management-dashboards-request.d.ts +2 -2
  72. package/lib/request/list-management-dashboards-request.js +1 -1
  73. package/lib/request/list-management-saved-searches-request.d.ts +2 -2
  74. package/lib/request/list-management-saved-searches-request.js +1 -1
  75. package/lib/request/update-management-dashboard-request.d.ts +2 -2
  76. package/lib/request/update-management-dashboard-request.js +1 -1
  77. package/lib/request/update-management-saved-search-request.d.ts +2 -2
  78. package/lib/request/update-management-saved-search-request.js +1 -1
  79. package/lib/response/change-management-dashboards-compartment-response.d.ts +1 -1
  80. package/lib/response/change-management-dashboards-compartment-response.js +1 -1
  81. package/lib/response/change-management-saved-searches-compartment-response.d.ts +1 -1
  82. package/lib/response/change-management-saved-searches-compartment-response.js +1 -1
  83. package/lib/response/create-management-dashboard-response.d.ts +1 -1
  84. package/lib/response/create-management-dashboard-response.js +1 -1
  85. package/lib/response/create-management-saved-search-response.d.ts +1 -1
  86. package/lib/response/create-management-saved-search-response.js +1 -1
  87. package/lib/response/delete-management-dashboard-response.d.ts +1 -1
  88. package/lib/response/delete-management-dashboard-response.js +1 -1
  89. package/lib/response/delete-management-saved-search-response.d.ts +1 -1
  90. package/lib/response/delete-management-saved-search-response.js +1 -1
  91. package/lib/response/export-dashboard-response.d.ts +1 -1
  92. package/lib/response/export-dashboard-response.js +1 -1
  93. package/lib/response/get-management-dashboard-response.d.ts +1 -1
  94. package/lib/response/get-management-dashboard-response.js +1 -1
  95. package/lib/response/get-management-saved-search-response.d.ts +1 -1
  96. package/lib/response/get-management-saved-search-response.js +1 -1
  97. package/lib/response/import-dashboard-response.d.ts +1 -1
  98. package/lib/response/import-dashboard-response.js +1 -1
  99. package/lib/response/index.d.ts +1 -1
  100. package/lib/response/index.js +1 -1
  101. package/lib/response/list-management-dashboards-response.d.ts +1 -1
  102. package/lib/response/list-management-dashboards-response.js +1 -1
  103. package/lib/response/list-management-saved-searches-response.d.ts +1 -1
  104. package/lib/response/list-management-saved-searches-response.js +1 -1
  105. package/lib/response/update-management-dashboard-response.d.ts +1 -1
  106. package/lib/response/update-management-dashboard-response.js +1 -1
  107. package/lib/response/update-management-saved-search-response.d.ts +1 -1
  108. package/lib/response/update-management-saved-search-response.js +1 -1
  109. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import common = require("oci-common");
@@ -89,7 +89,7 @@ export declare class DashxApisClient {
89
89
  * @param ChangeManagementDashboardsCompartmentRequest
90
90
  * @return ChangeManagementDashboardsCompartmentResponse
91
91
  * @throws OciError when an error occurs
92
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
92
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
93
93
  */
94
94
  changeManagementDashboardsCompartment(changeManagementDashboardsCompartmentRequest: requests.ChangeManagementDashboardsCompartmentRequest): Promise<responses.ChangeManagementDashboardsCompartmentResponse>;
95
95
  /**
@@ -99,7 +99,7 @@ export declare class DashxApisClient {
99
99
  * @param ChangeManagementSavedSearchesCompartmentRequest
100
100
  * @return ChangeManagementSavedSearchesCompartmentResponse
101
101
  * @throws OciError when an error occurs
102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
103
103
  */
104
104
  changeManagementSavedSearchesCompartment(changeManagementSavedSearchesCompartmentRequest: requests.ChangeManagementSavedSearchesCompartmentRequest): Promise<responses.ChangeManagementSavedSearchesCompartmentResponse>;
105
105
  /**
@@ -112,7 +112,7 @@ export declare class DashxApisClient {
112
112
  * @param CreateManagementDashboardRequest
113
113
  * @return CreateManagementDashboardResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
116
116
  */
117
117
  createManagementDashboard(createManagementDashboardRequest: requests.CreateManagementDashboardRequest): Promise<responses.CreateManagementDashboardResponse>;
118
118
  /**
@@ -125,7 +125,7 @@ export declare class DashxApisClient {
125
125
  * @param CreateManagementSavedSearchRequest
126
126
  * @return CreateManagementSavedSearchResponse
127
127
  * @throws OciError when an error occurs
128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
129
129
  */
130
130
  createManagementSavedSearch(createManagementSavedSearchRequest: requests.CreateManagementSavedSearchRequest): Promise<responses.CreateManagementSavedSearchResponse>;
131
131
  /**
@@ -134,7 +134,7 @@ export declare class DashxApisClient {
134
134
  * @param DeleteManagementDashboardRequest
135
135
  * @return DeleteManagementDashboardResponse
136
136
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
138
138
  */
139
139
  deleteManagementDashboard(deleteManagementDashboardRequest: requests.DeleteManagementDashboardRequest): Promise<responses.DeleteManagementDashboardResponse>;
140
140
  /**
@@ -143,7 +143,7 @@ export declare class DashxApisClient {
143
143
  * @param DeleteManagementSavedSearchRequest
144
144
  * @return DeleteManagementSavedSearchResponse
145
145
  * @throws OciError when an error occurs
146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
147
147
  */
148
148
  deleteManagementSavedSearch(deleteManagementSavedSearchRequest: requests.DeleteManagementSavedSearchRequest): Promise<responses.DeleteManagementSavedSearchResponse>;
149
149
  /**
@@ -155,7 +155,7 @@ export declare class DashxApisClient {
155
155
  * @param ExportDashboardRequest
156
156
  * @return ExportDashboardResponse
157
157
  * @throws OciError when an error occurs
158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
159
159
  */
160
160
  exportDashboard(exportDashboardRequest: requests.ExportDashboardRequest): Promise<responses.ExportDashboardResponse>;
161
161
  /**
@@ -164,7 +164,7 @@ export declare class DashxApisClient {
164
164
  * @param GetManagementDashboardRequest
165
165
  * @return GetManagementDashboardResponse
166
166
  * @throws OciError when an error occurs
167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
168
168
  */
169
169
  getManagementDashboard(getManagementDashboardRequest: requests.GetManagementDashboardRequest): Promise<responses.GetManagementDashboardResponse>;
170
170
  /**
@@ -173,7 +173,7 @@ export declare class DashxApisClient {
173
173
  * @param GetManagementSavedSearchRequest
174
174
  * @return GetManagementSavedSearchResponse
175
175
  * @throws OciError when an error occurs
176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
177
177
  */
178
178
  getManagementSavedSearch(getManagementSavedSearchRequest: requests.GetManagementSavedSearchRequest): Promise<responses.GetManagementSavedSearchResponse>;
179
179
  /**
@@ -188,7 +188,7 @@ export declare class DashxApisClient {
188
188
  * @param ImportDashboardRequest
189
189
  * @return ImportDashboardResponse
190
190
  * @throws OciError when an error occurs
191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
192
192
  */
193
193
  importDashboard(importDashboardRequest: requests.ImportDashboardRequest): Promise<responses.ImportDashboardResponse>;
194
194
  /**
@@ -197,7 +197,7 @@ export declare class DashxApisClient {
197
197
  * @param ListManagementDashboardsRequest
198
198
  * @return ListManagementDashboardsResponse
199
199
  * @throws OciError when an error occurs
200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
201
201
  */
202
202
  listManagementDashboards(listManagementDashboardsRequest: requests.ListManagementDashboardsRequest): Promise<responses.ListManagementDashboardsResponse>;
203
203
  /**
@@ -206,7 +206,7 @@ export declare class DashxApisClient {
206
206
  * @param ListManagementSavedSearchesRequest
207
207
  * @return ListManagementSavedSearchesResponse
208
208
  * @throws OciError when an error occurs
209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
210
210
  */
211
211
  listManagementSavedSearches(listManagementSavedSearchesRequest: requests.ListManagementSavedSearchesRequest): Promise<responses.ListManagementSavedSearchesResponse>;
212
212
  /**
@@ -216,7 +216,7 @@ export declare class DashxApisClient {
216
216
  * @param UpdateManagementDashboardRequest
217
217
  * @return UpdateManagementDashboardResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
220
220
  */
221
221
  updateManagementDashboard(updateManagementDashboardRequest: requests.UpdateManagementDashboardRequest): Promise<responses.UpdateManagementDashboardResponse>;
222
222
  /**
@@ -226,7 +226,7 @@ export declare class DashxApisClient {
226
226
  * @param UpdateManagementSavedSearchRequest
227
227
  * @return UpdateManagementSavedSearchResponse
228
228
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
230
230
  */
231
231
  updateManagementSavedSearch(updateManagementSavedSearchRequest: requests.UpdateManagementSavedSearchRequest): Promise<responses.UpdateManagementSavedSearchResponse>;
232
232
  }
package/lib/client.js CHANGED
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -190,7 +190,7 @@ class DashxApisClient {
190
190
  * @param ChangeManagementDashboardsCompartmentRequest
191
191
  * @return ChangeManagementDashboardsCompartmentResponse
192
192
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
194
194
  */
195
195
  changeManagementDashboardsCompartment(changeManagementDashboardsCompartmentRequest) {
196
196
  return __awaiter(this, void 0, void 0, function* () {
@@ -262,7 +262,7 @@ class DashxApisClient {
262
262
  * @param ChangeManagementSavedSearchesCompartmentRequest
263
263
  * @return ChangeManagementSavedSearchesCompartmentResponse
264
264
  * @throws OciError when an error occurs
265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
266
266
  */
267
267
  changeManagementSavedSearchesCompartment(changeManagementSavedSearchesCompartmentRequest) {
268
268
  return __awaiter(this, void 0, void 0, function* () {
@@ -337,7 +337,7 @@ class DashxApisClient {
337
337
  * @param CreateManagementDashboardRequest
338
338
  * @return CreateManagementDashboardResponse
339
339
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
341
341
  */
342
342
  createManagementDashboard(createManagementDashboardRequest) {
343
343
  return __awaiter(this, void 0, void 0, function* () {
@@ -409,7 +409,7 @@ class DashxApisClient {
409
409
  * @param CreateManagementSavedSearchRequest
410
410
  * @return CreateManagementSavedSearchResponse
411
411
  * @throws OciError when an error occurs
412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
413
413
  */
414
414
  createManagementSavedSearch(createManagementSavedSearchRequest) {
415
415
  return __awaiter(this, void 0, void 0, function* () {
@@ -477,7 +477,7 @@ class DashxApisClient {
477
477
  * @param DeleteManagementDashboardRequest
478
478
  * @return DeleteManagementDashboardResponse
479
479
  * @throws OciError when an error occurs
480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
481
481
  */
482
482
  deleteManagementDashboard(deleteManagementDashboardRequest) {
483
483
  return __awaiter(this, void 0, void 0, function* () {
@@ -537,7 +537,7 @@ class DashxApisClient {
537
537
  * @param DeleteManagementSavedSearchRequest
538
538
  * @return DeleteManagementSavedSearchResponse
539
539
  * @throws OciError when an error occurs
540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
541
541
  */
542
542
  deleteManagementSavedSearch(deleteManagementSavedSearchRequest) {
543
543
  return __awaiter(this, void 0, void 0, function* () {
@@ -600,7 +600,7 @@ class DashxApisClient {
600
600
  * @param ExportDashboardRequest
601
601
  * @return ExportDashboardResponse
602
602
  * @throws OciError when an error occurs
603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
604
604
  */
605
605
  exportDashboard(exportDashboardRequest) {
606
606
  return __awaiter(this, void 0, void 0, function* () {
@@ -664,7 +664,7 @@ class DashxApisClient {
664
664
  * @param GetManagementDashboardRequest
665
665
  * @return GetManagementDashboardResponse
666
666
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
668
668
  */
669
669
  getManagementDashboard(getManagementDashboardRequest) {
670
670
  return __awaiter(this, void 0, void 0, function* () {
@@ -733,7 +733,7 @@ class DashxApisClient {
733
733
  * @param GetManagementSavedSearchRequest
734
734
  * @return GetManagementSavedSearchResponse
735
735
  * @throws OciError when an error occurs
736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
737
737
  */
738
738
  getManagementSavedSearch(getManagementSavedSearchRequest) {
739
739
  return __awaiter(this, void 0, void 0, function* () {
@@ -808,7 +808,7 @@ class DashxApisClient {
808
808
  * @param ImportDashboardRequest
809
809
  * @return ImportDashboardResponse
810
810
  * @throws OciError when an error occurs
811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
812
812
  */
813
813
  importDashboard(importDashboardRequest) {
814
814
  return __awaiter(this, void 0, void 0, function* () {
@@ -868,7 +868,7 @@ class DashxApisClient {
868
868
  * @param ListManagementDashboardsRequest
869
869
  * @return ListManagementDashboardsResponse
870
870
  * @throws OciError when an error occurs
871
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
872
872
  */
873
873
  listManagementDashboards(listManagementDashboardsRequest) {
874
874
  return __awaiter(this, void 0, void 0, function* () {
@@ -936,7 +936,7 @@ class DashxApisClient {
936
936
  * @param ListManagementSavedSearchesRequest
937
937
  * @return ListManagementSavedSearchesResponse
938
938
  * @throws OciError when an error occurs
939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
940
940
  */
941
941
  listManagementSavedSearches(listManagementSavedSearchesRequest) {
942
942
  return __awaiter(this, void 0, void 0, function* () {
@@ -1005,7 +1005,7 @@ class DashxApisClient {
1005
1005
  * @param UpdateManagementDashboardRequest
1006
1006
  * @return UpdateManagementDashboardResponse
1007
1007
  * @throws OciError when an error occurs
1008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
1008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
1009
1009
  */
1010
1010
  updateManagementDashboard(updateManagementDashboardRequest) {
1011
1011
  return __awaiter(this, void 0, void 0, function* () {
@@ -1077,7 +1077,7 @@ class DashxApisClient {
1077
1077
  * @param UpdateManagementSavedSearchRequest
1078
1078
  * @return UpdateManagementSavedSearchResponse
1079
1079
  * @throws OciError when an error occurs
1080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
1080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
1081
1081
  */
1082
1082
  updateManagementSavedSearch(updateManagementSavedSearchRequest) {
1083
1083
  return __awaiter(this, void 0, void 0, function* () {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as serviceRequests from "./request";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as ChangeManagementDashboardsCompartmentDetails from "./change-management-dashboards-compartment-details";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {