oci-managementdashboard 2.10.0 → 2.12.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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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");
@@ -75,7 +75,7 @@ export declare class DashxApisClient {
75
75
  * @param ChangeManagementDashboardsCompartmentRequest
76
76
  * @return ChangeManagementDashboardsCompartmentResponse
77
77
  * @throws OciError when an error occurs
78
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
78
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
79
79
  */
80
80
  changeManagementDashboardsCompartment(changeManagementDashboardsCompartmentRequest: requests.ChangeManagementDashboardsCompartmentRequest): Promise<responses.ChangeManagementDashboardsCompartmentResponse>;
81
81
  /**
@@ -85,7 +85,7 @@ export declare class DashxApisClient {
85
85
  * @param ChangeManagementSavedSearchesCompartmentRequest
86
86
  * @return ChangeManagementSavedSearchesCompartmentResponse
87
87
  * @throws OciError when an error occurs
88
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
88
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
89
89
  */
90
90
  changeManagementSavedSearchesCompartment(changeManagementSavedSearchesCompartmentRequest: requests.ChangeManagementSavedSearchesCompartmentRequest): Promise<responses.ChangeManagementSavedSearchesCompartmentResponse>;
91
91
  /**
@@ -97,7 +97,7 @@ export declare class DashxApisClient {
97
97
  * @param CreateManagementDashboardRequest
98
98
  * @return CreateManagementDashboardResponse
99
99
  * @throws OciError when an error occurs
100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
101
101
  */
102
102
  createManagementDashboard(createManagementDashboardRequest: requests.CreateManagementDashboardRequest): Promise<responses.CreateManagementDashboardResponse>;
103
103
  /**
@@ -110,7 +110,7 @@ export declare class DashxApisClient {
110
110
  * @param CreateManagementSavedSearchRequest
111
111
  * @return CreateManagementSavedSearchResponse
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.10.0/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
114
114
  */
115
115
  createManagementSavedSearch(createManagementSavedSearchRequest: requests.CreateManagementSavedSearchRequest): Promise<responses.CreateManagementSavedSearchResponse>;
116
116
  /**
@@ -119,7 +119,7 @@ export declare class DashxApisClient {
119
119
  * @param DeleteManagementDashboardRequest
120
120
  * @return DeleteManagementDashboardResponse
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.10.0/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
123
123
  */
124
124
  deleteManagementDashboard(deleteManagementDashboardRequest: requests.DeleteManagementDashboardRequest): Promise<responses.DeleteManagementDashboardResponse>;
125
125
  /**
@@ -128,7 +128,7 @@ export declare class DashxApisClient {
128
128
  * @param DeleteManagementSavedSearchRequest
129
129
  * @return DeleteManagementSavedSearchResponse
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.10.0/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
132
132
  */
133
133
  deleteManagementSavedSearch(deleteManagementSavedSearchRequest: requests.DeleteManagementSavedSearchRequest): Promise<responses.DeleteManagementSavedSearchResponse>;
134
134
  /**
@@ -137,7 +137,7 @@ export declare class DashxApisClient {
137
137
  * @param ExportDashboardRequest
138
138
  * @return ExportDashboardResponse
139
139
  * @throws OciError when an error occurs
140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
141
141
  */
142
142
  exportDashboard(exportDashboardRequest: requests.ExportDashboardRequest): Promise<responses.ExportDashboardResponse>;
143
143
  /**
@@ -146,7 +146,7 @@ export declare class DashxApisClient {
146
146
  * @param GetManagementDashboardRequest
147
147
  * @return GetManagementDashboardResponse
148
148
  * @throws OciError when an error occurs
149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
150
150
  */
151
151
  getManagementDashboard(getManagementDashboardRequest: requests.GetManagementDashboardRequest): Promise<responses.GetManagementDashboardResponse>;
152
152
  /**
@@ -155,7 +155,7 @@ export declare class DashxApisClient {
155
155
  * @param GetManagementSavedSearchRequest
156
156
  * @return GetManagementSavedSearchResponse
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.10.0/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
159
159
  */
160
160
  getManagementSavedSearch(getManagementSavedSearchRequest: requests.GetManagementSavedSearchRequest): Promise<responses.GetManagementSavedSearchResponse>;
161
161
  /**
@@ -170,7 +170,7 @@ export declare class DashxApisClient {
170
170
  * @param ImportDashboardRequest
171
171
  * @return ImportDashboardResponse
172
172
  * @throws OciError when an error occurs
173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
174
174
  */
175
175
  importDashboard(importDashboardRequest: requests.ImportDashboardRequest): Promise<responses.ImportDashboardResponse>;
176
176
  /**
@@ -179,7 +179,7 @@ export declare class DashxApisClient {
179
179
  * @param ListManagementDashboardsRequest
180
180
  * @return ListManagementDashboardsResponse
181
181
  * @throws OciError when an error occurs
182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
183
183
  */
184
184
  listManagementDashboards(listManagementDashboardsRequest: requests.ListManagementDashboardsRequest): Promise<responses.ListManagementDashboardsResponse>;
185
185
  /**
@@ -188,7 +188,7 @@ export declare class DashxApisClient {
188
188
  * @param ListManagementSavedSearchesRequest
189
189
  * @return ListManagementSavedSearchesResponse
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.10.0/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
192
192
  */
193
193
  listManagementSavedSearches(listManagementSavedSearchesRequest: requests.ListManagementSavedSearchesRequest): Promise<responses.ListManagementSavedSearchesResponse>;
194
194
  /**
@@ -198,7 +198,7 @@ export declare class DashxApisClient {
198
198
  * @param UpdateManagementDashboardRequest
199
199
  * @return UpdateManagementDashboardResponse
200
200
  * @throws OciError when an error occurs
201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
202
202
  */
203
203
  updateManagementDashboard(updateManagementDashboardRequest: requests.UpdateManagementDashboardRequest): Promise<responses.UpdateManagementDashboardResponse>;
204
204
  /**
@@ -208,7 +208,7 @@ export declare class DashxApisClient {
208
208
  * @param UpdateManagementSavedSearchRequest
209
209
  * @return UpdateManagementSavedSearchResponse
210
210
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
212
212
  */
213
213
  updateManagementSavedSearch(updateManagementSavedSearchRequest: requests.UpdateManagementSavedSearchRequest): Promise<responses.UpdateManagementSavedSearchResponse>;
214
214
  }
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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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) {
@@ -153,7 +153,7 @@ class DashxApisClient {
153
153
  * @param ChangeManagementDashboardsCompartmentRequest
154
154
  * @return ChangeManagementDashboardsCompartmentResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
157
157
  */
158
158
  changeManagementDashboardsCompartment(changeManagementDashboardsCompartmentRequest) {
159
159
  return __awaiter(this, void 0, void 0, function* () {
@@ -223,7 +223,7 @@ class DashxApisClient {
223
223
  * @param ChangeManagementSavedSearchesCompartmentRequest
224
224
  * @return ChangeManagementSavedSearchesCompartmentResponse
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.10.0/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
227
227
  */
228
228
  changeManagementSavedSearchesCompartment(changeManagementSavedSearchesCompartmentRequest) {
229
229
  return __awaiter(this, void 0, void 0, function* () {
@@ -295,7 +295,7 @@ class DashxApisClient {
295
295
  * @param CreateManagementDashboardRequest
296
296
  * @return CreateManagementDashboardResponse
297
297
  * @throws OciError when an error occurs
298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
299
299
  */
300
300
  createManagementDashboard(createManagementDashboardRequest) {
301
301
  return __awaiter(this, void 0, void 0, function* () {
@@ -365,7 +365,7 @@ class DashxApisClient {
365
365
  * @param CreateManagementSavedSearchRequest
366
366
  * @return CreateManagementSavedSearchResponse
367
367
  * @throws OciError when an error occurs
368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
369
369
  */
370
370
  createManagementSavedSearch(createManagementSavedSearchRequest) {
371
371
  return __awaiter(this, void 0, void 0, function* () {
@@ -431,7 +431,7 @@ class DashxApisClient {
431
431
  * @param DeleteManagementDashboardRequest
432
432
  * @return DeleteManagementDashboardResponse
433
433
  * @throws OciError when an error occurs
434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
435
435
  */
436
436
  deleteManagementDashboard(deleteManagementDashboardRequest) {
437
437
  return __awaiter(this, void 0, void 0, function* () {
@@ -489,7 +489,7 @@ class DashxApisClient {
489
489
  * @param DeleteManagementSavedSearchRequest
490
490
  * @return DeleteManagementSavedSearchResponse
491
491
  * @throws OciError when an error occurs
492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
493
493
  */
494
494
  deleteManagementSavedSearch(deleteManagementSavedSearchRequest) {
495
495
  return __awaiter(this, void 0, void 0, function* () {
@@ -547,7 +547,7 @@ class DashxApisClient {
547
547
  * @param ExportDashboardRequest
548
548
  * @return ExportDashboardResponse
549
549
  * @throws OciError when an error occurs
550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
551
551
  */
552
552
  exportDashboard(exportDashboardRequest) {
553
553
  return __awaiter(this, void 0, void 0, function* () {
@@ -609,7 +609,7 @@ class DashxApisClient {
609
609
  * @param GetManagementDashboardRequest
610
610
  * @return GetManagementDashboardResponse
611
611
  * @throws OciError when an error occurs
612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
613
613
  */
614
614
  getManagementDashboard(getManagementDashboardRequest) {
615
615
  return __awaiter(this, void 0, void 0, function* () {
@@ -676,7 +676,7 @@ class DashxApisClient {
676
676
  * @param GetManagementSavedSearchRequest
677
677
  * @return GetManagementSavedSearchResponse
678
678
  * @throws OciError when an error occurs
679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
680
680
  */
681
681
  getManagementSavedSearch(getManagementSavedSearchRequest) {
682
682
  return __awaiter(this, void 0, void 0, function* () {
@@ -749,7 +749,7 @@ class DashxApisClient {
749
749
  * @param ImportDashboardRequest
750
750
  * @return ImportDashboardResponse
751
751
  * @throws OciError when an error occurs
752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
752
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
753
753
  */
754
754
  importDashboard(importDashboardRequest) {
755
755
  return __awaiter(this, void 0, void 0, function* () {
@@ -807,7 +807,7 @@ class DashxApisClient {
807
807
  * @param ListManagementDashboardsRequest
808
808
  * @return ListManagementDashboardsResponse
809
809
  * @throws OciError when an error occurs
810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
811
811
  */
812
812
  listManagementDashboards(listManagementDashboardsRequest) {
813
813
  return __awaiter(this, void 0, void 0, function* () {
@@ -873,7 +873,7 @@ class DashxApisClient {
873
873
  * @param ListManagementSavedSearchesRequest
874
874
  * @return ListManagementSavedSearchesResponse
875
875
  * @throws OciError when an error occurs
876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
877
877
  */
878
878
  listManagementSavedSearches(listManagementSavedSearchesRequest) {
879
879
  return __awaiter(this, void 0, void 0, function* () {
@@ -940,7 +940,7 @@ class DashxApisClient {
940
940
  * @param UpdateManagementDashboardRequest
941
941
  * @return UpdateManagementDashboardResponse
942
942
  * @throws OciError when an error occurs
943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
944
944
  */
945
945
  updateManagementDashboard(updateManagementDashboardRequest) {
946
946
  return __awaiter(this, void 0, void 0, function* () {
@@ -1010,7 +1010,7 @@ class DashxApisClient {
1010
1010
  * @param UpdateManagementSavedSearchRequest
1011
1011
  * @return UpdateManagementSavedSearchResponse
1012
1012
  * @throws OciError when an error occurs
1013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
1013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
1014
1014
  */
1015
1015
  updateManagementSavedSearch(updateManagementSavedSearchRequest) {
1016
1016
  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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, 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, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, 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) {