oci-dashboardservice 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 (95) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +13 -13
  4. package/lib/client.js +13 -13
  5. package/lib/dashboard-waiter.d.ts +1 -1
  6. package/lib/dashboard-waiter.js +1 -1
  7. package/lib/dashboardgroup-waiter.d.ts +1 -1
  8. package/lib/dashboardgroup-waiter.js +1 -1
  9. package/lib/model/change-dashboard-group-compartment-details.d.ts +1 -1
  10. package/lib/model/change-dashboard-group-compartment-details.js +1 -1
  11. package/lib/model/change-dashboard-group-details.d.ts +1 -1
  12. package/lib/model/change-dashboard-group-details.js +1 -1
  13. package/lib/model/create-dashboard-details.d.ts +1 -1
  14. package/lib/model/create-dashboard-details.js +1 -1
  15. package/lib/model/create-dashboard-group-details.d.ts +1 -1
  16. package/lib/model/create-dashboard-group-details.js +1 -1
  17. package/lib/model/create-v1-dashboard-details.d.ts +1 -1
  18. package/lib/model/create-v1-dashboard-details.js +1 -1
  19. package/lib/model/dashboard-collection.d.ts +1 -1
  20. package/lib/model/dashboard-collection.js +1 -1
  21. package/lib/model/dashboard-group-collection.d.ts +1 -1
  22. package/lib/model/dashboard-group-collection.js +1 -1
  23. package/lib/model/dashboard-group-summary.d.ts +1 -1
  24. package/lib/model/dashboard-group-summary.js +1 -1
  25. package/lib/model/dashboard-group.d.ts +1 -1
  26. package/lib/model/dashboard-group.js +1 -1
  27. package/lib/model/dashboard-summary.d.ts +1 -1
  28. package/lib/model/dashboard-summary.js +1 -1
  29. package/lib/model/dashboard.d.ts +1 -1
  30. package/lib/model/dashboard.js +1 -1
  31. package/lib/model/index.d.ts +1 -1
  32. package/lib/model/index.js +1 -1
  33. package/lib/model/sort-order.d.ts +1 -1
  34. package/lib/model/sort-order.js +1 -1
  35. package/lib/model/update-dashboard-details.d.ts +1 -1
  36. package/lib/model/update-dashboard-details.js +1 -1
  37. package/lib/model/update-dashboard-group-details.d.ts +1 -1
  38. package/lib/model/update-dashboard-group-details.js +1 -1
  39. package/lib/model/update-v1-dashboard-details.d.ts +1 -1
  40. package/lib/model/update-v1-dashboard-details.js +1 -1
  41. package/lib/model/v1-dashboard.d.ts +1 -1
  42. package/lib/model/v1-dashboard.js +1 -1
  43. package/lib/request/change-dashboard-group-compartment-request.d.ts +2 -2
  44. package/lib/request/change-dashboard-group-compartment-request.js +1 -1
  45. package/lib/request/change-dashboard-group-request.d.ts +2 -2
  46. package/lib/request/change-dashboard-group-request.js +1 -1
  47. package/lib/request/create-dashboard-group-request.d.ts +2 -2
  48. package/lib/request/create-dashboard-group-request.js +1 -1
  49. package/lib/request/create-dashboard-request.d.ts +2 -2
  50. package/lib/request/create-dashboard-request.js +1 -1
  51. package/lib/request/delete-dashboard-group-request.d.ts +2 -2
  52. package/lib/request/delete-dashboard-group-request.js +1 -1
  53. package/lib/request/delete-dashboard-request.d.ts +2 -2
  54. package/lib/request/delete-dashboard-request.js +1 -1
  55. package/lib/request/get-dashboard-group-request.d.ts +2 -2
  56. package/lib/request/get-dashboard-group-request.js +1 -1
  57. package/lib/request/get-dashboard-request.d.ts +2 -2
  58. package/lib/request/get-dashboard-request.js +1 -1
  59. package/lib/request/index.d.ts +1 -1
  60. package/lib/request/index.js +1 -1
  61. package/lib/request/list-dashboard-groups-request.d.ts +2 -2
  62. package/lib/request/list-dashboard-groups-request.js +1 -1
  63. package/lib/request/list-dashboards-request.d.ts +2 -2
  64. package/lib/request/list-dashboards-request.js +1 -1
  65. package/lib/request/update-dashboard-group-request.d.ts +2 -2
  66. package/lib/request/update-dashboard-group-request.js +1 -1
  67. package/lib/request/update-dashboard-request.d.ts +2 -2
  68. package/lib/request/update-dashboard-request.js +1 -1
  69. package/lib/response/change-dashboard-group-compartment-response.d.ts +1 -1
  70. package/lib/response/change-dashboard-group-compartment-response.js +1 -1
  71. package/lib/response/change-dashboard-group-response.d.ts +1 -1
  72. package/lib/response/change-dashboard-group-response.js +1 -1
  73. package/lib/response/create-dashboard-group-response.d.ts +1 -1
  74. package/lib/response/create-dashboard-group-response.js +1 -1
  75. package/lib/response/create-dashboard-response.d.ts +1 -1
  76. package/lib/response/create-dashboard-response.js +1 -1
  77. package/lib/response/delete-dashboard-group-response.d.ts +1 -1
  78. package/lib/response/delete-dashboard-group-response.js +1 -1
  79. package/lib/response/delete-dashboard-response.d.ts +1 -1
  80. package/lib/response/delete-dashboard-response.js +1 -1
  81. package/lib/response/get-dashboard-group-response.d.ts +1 -1
  82. package/lib/response/get-dashboard-group-response.js +1 -1
  83. package/lib/response/get-dashboard-response.d.ts +1 -1
  84. package/lib/response/get-dashboard-response.js +1 -1
  85. package/lib/response/index.d.ts +1 -1
  86. package/lib/response/index.js +1 -1
  87. package/lib/response/list-dashboard-groups-response.d.ts +1 -1
  88. package/lib/response/list-dashboard-groups-response.js +1 -1
  89. package/lib/response/list-dashboards-response.d.ts +1 -1
  90. package/lib/response/list-dashboards-response.js +1 -1
  91. package/lib/response/update-dashboard-group-response.d.ts +1 -1
  92. package/lib/response/update-dashboard-group-response.js +1 -1
  93. package/lib/response/update-dashboard-response.d.ts +1 -1
  94. package/lib/response/update-dashboard-response.js +1 -1
  95. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import common = require("oci-common");
@@ -95,7 +95,7 @@ export declare class DashboardClient {
95
95
  * @param ChangeDashboardGroupRequest
96
96
  * @return ChangeDashboardGroupResponse
97
97
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
99
99
  */
100
100
  changeDashboardGroup(changeDashboardGroupRequest: requests.ChangeDashboardGroupRequest): Promise<responses.ChangeDashboardGroupResponse>;
101
101
  /**
@@ -110,7 +110,7 @@ export declare class DashboardClient {
110
110
  * @param CreateDashboardRequest
111
111
  * @return CreateDashboardResponse
112
112
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
114
114
  */
115
115
  createDashboard(createDashboardRequest: requests.CreateDashboardRequest): Promise<responses.CreateDashboardResponse>;
116
116
  /**
@@ -119,7 +119,7 @@ export declare class DashboardClient {
119
119
  * @param DeleteDashboardRequest
120
120
  * @return DeleteDashboardResponse
121
121
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
123
123
  */
124
124
  deleteDashboard(deleteDashboardRequest: requests.DeleteDashboardRequest): Promise<responses.DeleteDashboardResponse>;
125
125
  /**
@@ -128,7 +128,7 @@ export declare class DashboardClient {
128
128
  * @param GetDashboardRequest
129
129
  * @return GetDashboardResponse
130
130
  * @throws OciError when an error occurs
131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
132
132
  */
133
133
  getDashboard(getDashboardRequest: requests.GetDashboardRequest): Promise<responses.GetDashboardResponse>;
134
134
  /**
@@ -138,7 +138,7 @@ export declare class DashboardClient {
138
138
  * @param ListDashboardsRequest
139
139
  * @return ListDashboardsResponse
140
140
  * @throws OciError when an error occurs
141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
142
142
  */
143
143
  listDashboards(listDashboardsRequest: requests.ListDashboardsRequest): Promise<responses.ListDashboardsResponse>;
144
144
  /**
@@ -147,7 +147,7 @@ export declare class DashboardClient {
147
147
  * @param UpdateDashboardRequest
148
148
  * @return UpdateDashboardResponse
149
149
  * @throws OciError when an error occurs
150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
151
151
  */
152
152
  updateDashboard(updateDashboardRequest: requests.UpdateDashboardRequest): Promise<responses.UpdateDashboardResponse>;
153
153
  }
@@ -223,7 +223,7 @@ export declare class DashboardGroupClient {
223
223
  * @param ChangeDashboardGroupCompartmentRequest
224
224
  * @return ChangeDashboardGroupCompartmentResponse
225
225
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
227
227
  */
228
228
  changeDashboardGroupCompartment(changeDashboardGroupCompartmentRequest: requests.ChangeDashboardGroupCompartmentRequest): Promise<responses.ChangeDashboardGroupCompartmentResponse>;
229
229
  /**
@@ -238,7 +238,7 @@ export declare class DashboardGroupClient {
238
238
  * @param CreateDashboardGroupRequest
239
239
  * @return CreateDashboardGroupResponse
240
240
  * @throws OciError when an error occurs
241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
242
242
  */
243
243
  createDashboardGroup(createDashboardGroupRequest: requests.CreateDashboardGroupRequest): Promise<responses.CreateDashboardGroupResponse>;
244
244
  /**
@@ -247,7 +247,7 @@ export declare class DashboardGroupClient {
247
247
  * @param DeleteDashboardGroupRequest
248
248
  * @return DeleteDashboardGroupResponse
249
249
  * @throws OciError when an error occurs
250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
251
251
  */
252
252
  deleteDashboardGroup(deleteDashboardGroupRequest: requests.DeleteDashboardGroupRequest): Promise<responses.DeleteDashboardGroupResponse>;
253
253
  /**
@@ -256,7 +256,7 @@ export declare class DashboardGroupClient {
256
256
  * @param GetDashboardGroupRequest
257
257
  * @return GetDashboardGroupResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
260
260
  */
261
261
  getDashboardGroup(getDashboardGroupRequest: requests.GetDashboardGroupRequest): Promise<responses.GetDashboardGroupResponse>;
262
262
  /**
@@ -266,7 +266,7 @@ export declare class DashboardGroupClient {
266
266
  * @param ListDashboardGroupsRequest
267
267
  * @return ListDashboardGroupsResponse
268
268
  * @throws OciError when an error occurs
269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
270
270
  */
271
271
  listDashboardGroups(listDashboardGroupsRequest: requests.ListDashboardGroupsRequest): Promise<responses.ListDashboardGroupsResponse>;
272
272
  /**
@@ -275,7 +275,7 @@ export declare class DashboardGroupClient {
275
275
  * @param UpdateDashboardGroupRequest
276
276
  * @return UpdateDashboardGroupResponse
277
277
  * @throws OciError when an error occurs
278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
279
279
  */
280
280
  updateDashboardGroup(updateDashboardGroupRequest: requests.UpdateDashboardGroupRequest): Promise<responses.UpdateDashboardGroupResponse>;
281
281
  }
package/lib/client.js CHANGED
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -196,7 +196,7 @@ class DashboardClient {
196
196
  * @param ChangeDashboardGroupRequest
197
197
  * @return ChangeDashboardGroupResponse
198
198
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
200
200
  */
201
201
  changeDashboardGroup(changeDashboardGroupRequest) {
202
202
  return __awaiter(this, void 0, void 0, function* () {
@@ -258,7 +258,7 @@ class DashboardClient {
258
258
  * @param CreateDashboardRequest
259
259
  * @return CreateDashboardResponse
260
260
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
262
262
  */
263
263
  createDashboard(createDashboardRequest) {
264
264
  return __awaiter(this, void 0, void 0, function* () {
@@ -322,7 +322,7 @@ class DashboardClient {
322
322
  * @param DeleteDashboardRequest
323
323
  * @return DeleteDashboardResponse
324
324
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
326
326
  */
327
327
  deleteDashboard(deleteDashboardRequest) {
328
328
  return __awaiter(this, void 0, void 0, function* () {
@@ -378,7 +378,7 @@ class DashboardClient {
378
378
  * @param GetDashboardRequest
379
379
  * @return GetDashboardResponse
380
380
  * @throws OciError when an error occurs
381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
382
382
  */
383
383
  getDashboard(getDashboardRequest) {
384
384
  return __awaiter(this, void 0, void 0, function* () {
@@ -443,7 +443,7 @@ class DashboardClient {
443
443
  * @param ListDashboardsRequest
444
444
  * @return ListDashboardsResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
447
447
  */
448
448
  listDashboards(listDashboardsRequest) {
449
449
  return __awaiter(this, void 0, void 0, function* () {
@@ -514,7 +514,7 @@ class DashboardClient {
514
514
  * @param UpdateDashboardRequest
515
515
  * @return UpdateDashboardResponse
516
516
  * @throws OciError when an error occurs
517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
518
518
  */
519
519
  updateDashboard(updateDashboardRequest) {
520
520
  return __awaiter(this, void 0, void 0, function* () {
@@ -717,7 +717,7 @@ class DashboardGroupClient {
717
717
  * @param ChangeDashboardGroupCompartmentRequest
718
718
  * @return ChangeDashboardGroupCompartmentResponse
719
719
  * @throws OciError when an error occurs
720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
721
721
  */
722
722
  changeDashboardGroupCompartment(changeDashboardGroupCompartmentRequest) {
723
723
  return __awaiter(this, void 0, void 0, function* () {
@@ -779,7 +779,7 @@ class DashboardGroupClient {
779
779
  * @param CreateDashboardGroupRequest
780
780
  * @return CreateDashboardGroupResponse
781
781
  * @throws OciError when an error occurs
782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
783
783
  */
784
784
  createDashboardGroup(createDashboardGroupRequest) {
785
785
  return __awaiter(this, void 0, void 0, function* () {
@@ -843,7 +843,7 @@ class DashboardGroupClient {
843
843
  * @param DeleteDashboardGroupRequest
844
844
  * @return DeleteDashboardGroupResponse
845
845
  * @throws OciError when an error occurs
846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
847
847
  */
848
848
  deleteDashboardGroup(deleteDashboardGroupRequest) {
849
849
  return __awaiter(this, void 0, void 0, function* () {
@@ -899,7 +899,7 @@ class DashboardGroupClient {
899
899
  * @param GetDashboardGroupRequest
900
900
  * @return GetDashboardGroupResponse
901
901
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
903
903
  */
904
904
  getDashboardGroup(getDashboardGroupRequest) {
905
905
  return __awaiter(this, void 0, void 0, function* () {
@@ -964,7 +964,7 @@ class DashboardGroupClient {
964
964
  * @param ListDashboardGroupsRequest
965
965
  * @return ListDashboardGroupsResponse
966
966
  * @throws OciError when an error occurs
967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
967
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
968
968
  */
969
969
  listDashboardGroups(listDashboardGroupsRequest) {
970
970
  return __awaiter(this, void 0, void 0, function* () {
@@ -1035,7 +1035,7 @@ class DashboardGroupClient {
1035
1035
  * @param UpdateDashboardGroupRequest
1036
1036
  * @return UpdateDashboardGroupResponse
1037
1037
  * @throws OciError when an error occurs
1038
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
1038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
1039
1039
  */
1040
1040
  updateDashboardGroup(updateDashboardGroupRequest) {
1041
1041
  return __awaiter(this, void 0, void 0, function* () {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import * as serviceRequests from "./request";
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import * as serviceRequests from "./request";
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import * as model from "../model";
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import * as model from "../model";
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import * as model from "../model";
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  import * as ChangeDashboardGroupCompartmentDetails from "./change-dashboard-group-compartment-details";
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**
@@ -16,7 +16,7 @@ Therefore, creating resources outside of the home region is not recommended.
16
16
  * NOTE: This class is auto generated by OracleSDKGenerator.
17
17
  * Do not edit the class manually.
18
18
  *
19
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
19
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
20
20
  * 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.
21
21
  */
22
22
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -15,7 +15,7 @@ Therefore, creating resources outside of the home region is not recommended.
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  /**