oci-opa 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 (97) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +12 -12
  4. package/lib/client.js +12 -12
  5. package/lib/model/action-type.d.ts +1 -1
  6. package/lib/model/action-type.js +1 -1
  7. package/lib/model/attachment-details.d.ts +1 -1
  8. package/lib/model/attachment-details.js +1 -1
  9. package/lib/model/change-opa-instance-compartment-details.d.ts +1 -1
  10. package/lib/model/change-opa-instance-compartment-details.js +1 -1
  11. package/lib/model/create-opa-instance-details.d.ts +1 -1
  12. package/lib/model/create-opa-instance-details.js +1 -1
  13. package/lib/model/index.d.ts +1 -1
  14. package/lib/model/index.js +1 -1
  15. package/lib/model/opa-instance-collection.d.ts +1 -1
  16. package/lib/model/opa-instance-collection.js +1 -1
  17. package/lib/model/opa-instance-summary.d.ts +1 -1
  18. package/lib/model/opa-instance-summary.js +1 -1
  19. package/lib/model/opa-instance.d.ts +1 -1
  20. package/lib/model/opa-instance.js +1 -1
  21. package/lib/model/operation-status.d.ts +1 -1
  22. package/lib/model/operation-status.js +1 -1
  23. package/lib/model/operation-type.d.ts +1 -1
  24. package/lib/model/operation-type.js +1 -1
  25. package/lib/model/sort-order.d.ts +1 -1
  26. package/lib/model/sort-order.js +1 -1
  27. package/lib/model/update-opa-instance-details.d.ts +1 -1
  28. package/lib/model/update-opa-instance-details.js +1 -1
  29. package/lib/model/work-request-error-collection.d.ts +1 -1
  30. package/lib/model/work-request-error-collection.js +1 -1
  31. package/lib/model/work-request-error.d.ts +1 -1
  32. package/lib/model/work-request-error.js +1 -1
  33. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  34. package/lib/model/work-request-log-entry-collection.js +1 -1
  35. package/lib/model/work-request-log-entry.d.ts +1 -1
  36. package/lib/model/work-request-log-entry.js +1 -1
  37. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  38. package/lib/model/work-request-resource-metadata-key.js +1 -1
  39. package/lib/model/work-request-resource.d.ts +1 -1
  40. package/lib/model/work-request-resource.js +1 -1
  41. package/lib/model/work-request-summary-collection.d.ts +1 -1
  42. package/lib/model/work-request-summary-collection.js +1 -1
  43. package/lib/model/work-request-summary.d.ts +1 -1
  44. package/lib/model/work-request-summary.js +1 -1
  45. package/lib/model/work-request.d.ts +1 -1
  46. package/lib/model/work-request.js +1 -1
  47. package/lib/opainstance-waiter.d.ts +1 -1
  48. package/lib/opainstance-waiter.js +1 -1
  49. package/lib/request/cancel-work-request-request.d.ts +2 -2
  50. package/lib/request/cancel-work-request-request.js +1 -1
  51. package/lib/request/change-opa-instance-compartment-request.d.ts +2 -2
  52. package/lib/request/change-opa-instance-compartment-request.js +1 -1
  53. package/lib/request/create-opa-instance-request.d.ts +2 -2
  54. package/lib/request/create-opa-instance-request.js +1 -1
  55. package/lib/request/delete-opa-instance-request.d.ts +2 -2
  56. package/lib/request/delete-opa-instance-request.js +1 -1
  57. package/lib/request/get-opa-instance-request.d.ts +2 -2
  58. package/lib/request/get-opa-instance-request.js +1 -1
  59. package/lib/request/get-work-request-request.d.ts +2 -2
  60. package/lib/request/get-work-request-request.js +1 -1
  61. package/lib/request/index.d.ts +1 -1
  62. package/lib/request/index.js +1 -1
  63. package/lib/request/list-opa-instances-request.d.ts +2 -2
  64. package/lib/request/list-opa-instances-request.js +1 -1
  65. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  66. package/lib/request/list-work-request-errors-request.js +1 -1
  67. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  68. package/lib/request/list-work-request-logs-request.js +1 -1
  69. package/lib/request/list-work-requests-request.d.ts +2 -2
  70. package/lib/request/list-work-requests-request.js +1 -1
  71. package/lib/request/update-opa-instance-request.d.ts +2 -2
  72. package/lib/request/update-opa-instance-request.js +1 -1
  73. package/lib/response/cancel-work-request-response.d.ts +1 -1
  74. package/lib/response/cancel-work-request-response.js +1 -1
  75. package/lib/response/change-opa-instance-compartment-response.d.ts +1 -1
  76. package/lib/response/change-opa-instance-compartment-response.js +1 -1
  77. package/lib/response/create-opa-instance-response.d.ts +1 -1
  78. package/lib/response/create-opa-instance-response.js +1 -1
  79. package/lib/response/delete-opa-instance-response.d.ts +1 -1
  80. package/lib/response/delete-opa-instance-response.js +1 -1
  81. package/lib/response/get-opa-instance-response.d.ts +1 -1
  82. package/lib/response/get-opa-instance-response.js +1 -1
  83. package/lib/response/get-work-request-response.d.ts +1 -1
  84. package/lib/response/get-work-request-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-opa-instances-response.d.ts +1 -1
  88. package/lib/response/list-opa-instances-response.js +1 -1
  89. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  90. package/lib/response/list-work-request-errors-response.js +1 -1
  91. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  92. package/lib/response/list-work-request-logs-response.js +1 -1
  93. package/lib/response/list-work-requests-response.d.ts +1 -1
  94. package/lib/response/list-work-requests-response.js +1 -1
  95. package/lib/response/update-opa-instance-response.d.ts +1 -1
  96. package/lib/response/update-opa-instance-response.js +1 -1
  97. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
@@ -86,7 +86,7 @@ export declare class OpaInstanceClient {
86
86
  * @param CancelWorkRequestRequest
87
87
  * @return CancelWorkRequestResponse
88
88
  * @throws OciError when an error occurs
89
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
90
90
  */
91
91
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
92
92
  /**
@@ -95,7 +95,7 @@ export declare class OpaInstanceClient {
95
95
  * @param ChangeOpaInstanceCompartmentRequest
96
96
  * @return ChangeOpaInstanceCompartmentResponse
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/opa/ChangeOpaInstanceCompartment.ts.html |here} to see how to use ChangeOpaInstanceCompartment API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ChangeOpaInstanceCompartment.ts.html |here} to see how to use ChangeOpaInstanceCompartment API.
99
99
  */
100
100
  changeOpaInstanceCompartment(changeOpaInstanceCompartmentRequest: requests.ChangeOpaInstanceCompartmentRequest): Promise<responses.ChangeOpaInstanceCompartmentResponse>;
101
101
  /**
@@ -105,7 +105,7 @@ export declare class OpaInstanceClient {
105
105
  * @param CreateOpaInstanceRequest
106
106
  * @return CreateOpaInstanceResponse
107
107
  * @throws OciError when an error occurs
108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/CreateOpaInstance.ts.html |here} to see how to use CreateOpaInstance API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/CreateOpaInstance.ts.html |here} to see how to use CreateOpaInstance API.
109
109
  */
110
110
  createOpaInstance(createOpaInstanceRequest: requests.CreateOpaInstanceRequest): Promise<responses.CreateOpaInstanceResponse>;
111
111
  /**
@@ -114,7 +114,7 @@ export declare class OpaInstanceClient {
114
114
  * @param DeleteOpaInstanceRequest
115
115
  * @return DeleteOpaInstanceResponse
116
116
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/DeleteOpaInstance.ts.html |here} to see how to use DeleteOpaInstance API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/DeleteOpaInstance.ts.html |here} to see how to use DeleteOpaInstance API.
118
118
  */
119
119
  deleteOpaInstance(deleteOpaInstanceRequest: requests.DeleteOpaInstanceRequest): Promise<responses.DeleteOpaInstanceResponse>;
120
120
  /**
@@ -123,7 +123,7 @@ export declare class OpaInstanceClient {
123
123
  * @param GetOpaInstanceRequest
124
124
  * @return GetOpaInstanceResponse
125
125
  * @throws OciError when an error occurs
126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/GetOpaInstance.ts.html |here} to see how to use GetOpaInstance API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/GetOpaInstance.ts.html |here} to see how to use GetOpaInstance API.
127
127
  */
128
128
  getOpaInstance(getOpaInstanceRequest: requests.GetOpaInstanceRequest): Promise<responses.GetOpaInstanceResponse>;
129
129
  /**
@@ -132,7 +132,7 @@ export declare class OpaInstanceClient {
132
132
  * @param GetWorkRequestRequest
133
133
  * @return GetWorkRequestResponse
134
134
  * @throws OciError when an error occurs
135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
136
136
  */
137
137
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
138
138
  /**
@@ -142,7 +142,7 @@ export declare class OpaInstanceClient {
142
142
  * @param ListOpaInstancesRequest
143
143
  * @return ListOpaInstancesResponse
144
144
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListOpaInstances.ts.html |here} to see how to use ListOpaInstances API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListOpaInstances.ts.html |here} to see how to use ListOpaInstances API.
146
146
  */
147
147
  listOpaInstances(listOpaInstancesRequest: requests.ListOpaInstancesRequest): Promise<responses.ListOpaInstancesResponse>;
148
148
  /**
@@ -152,7 +152,7 @@ export declare class OpaInstanceClient {
152
152
  * @param ListWorkRequestErrorsRequest
153
153
  * @return ListWorkRequestErrorsResponse
154
154
  * @throws OciError when an error occurs
155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
156
156
  */
157
157
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
158
158
  /**
@@ -162,7 +162,7 @@ export declare class OpaInstanceClient {
162
162
  * @param ListWorkRequestLogsRequest
163
163
  * @return ListWorkRequestLogsResponse
164
164
  * @throws OciError when an error occurs
165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
166
166
  */
167
167
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
168
168
  /**
@@ -172,7 +172,7 @@ export declare class OpaInstanceClient {
172
172
  * @param ListWorkRequestsRequest
173
173
  * @return ListWorkRequestsResponse
174
174
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
176
176
  */
177
177
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
178
178
  /**
@@ -181,7 +181,7 @@ export declare class OpaInstanceClient {
181
181
  * @param UpdateOpaInstanceRequest
182
182
  * @return UpdateOpaInstanceResponse
183
183
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/UpdateOpaInstance.ts.html |here} to see how to use UpdateOpaInstance API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/UpdateOpaInstance.ts.html |here} to see how to use UpdateOpaInstance API.
185
185
  */
186
186
  updateOpaInstance(updateOpaInstanceRequest: requests.UpdateOpaInstanceRequest): Promise<responses.UpdateOpaInstanceResponse>;
187
187
  }
package/lib/client.js CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -187,7 +187,7 @@ class OpaInstanceClient {
187
187
  * @param CancelWorkRequestRequest
188
188
  * @return CancelWorkRequestResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
191
191
  */
192
192
  cancelWorkRequest(cancelWorkRequestRequest) {
193
193
  return __awaiter(this, void 0, void 0, function* () {
@@ -242,7 +242,7 @@ class OpaInstanceClient {
242
242
  * @param ChangeOpaInstanceCompartmentRequest
243
243
  * @return ChangeOpaInstanceCompartmentResponse
244
244
  * @throws OciError when an error occurs
245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ChangeOpaInstanceCompartment.ts.html |here} to see how to use ChangeOpaInstanceCompartment API.
245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ChangeOpaInstanceCompartment.ts.html |here} to see how to use ChangeOpaInstanceCompartment API.
246
246
  */
247
247
  changeOpaInstanceCompartment(changeOpaInstanceCompartmentRequest) {
248
248
  return __awaiter(this, void 0, void 0, function* () {
@@ -304,7 +304,7 @@ class OpaInstanceClient {
304
304
  * @param CreateOpaInstanceRequest
305
305
  * @return CreateOpaInstanceResponse
306
306
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/CreateOpaInstance.ts.html |here} to see how to use CreateOpaInstance API.
307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/CreateOpaInstance.ts.html |here} to see how to use CreateOpaInstance API.
308
308
  */
309
309
  createOpaInstance(createOpaInstanceRequest) {
310
310
  return __awaiter(this, void 0, void 0, function* () {
@@ -363,7 +363,7 @@ class OpaInstanceClient {
363
363
  * @param DeleteOpaInstanceRequest
364
364
  * @return DeleteOpaInstanceResponse
365
365
  * @throws OciError when an error occurs
366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/DeleteOpaInstance.ts.html |here} to see how to use DeleteOpaInstance API.
366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/DeleteOpaInstance.ts.html |here} to see how to use DeleteOpaInstance API.
367
367
  */
368
368
  deleteOpaInstance(deleteOpaInstanceRequest) {
369
369
  return __awaiter(this, void 0, void 0, function* () {
@@ -423,7 +423,7 @@ class OpaInstanceClient {
423
423
  * @param GetOpaInstanceRequest
424
424
  * @return GetOpaInstanceResponse
425
425
  * @throws OciError when an error occurs
426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/GetOpaInstance.ts.html |here} to see how to use GetOpaInstance API.
426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/GetOpaInstance.ts.html |here} to see how to use GetOpaInstance API.
427
427
  */
428
428
  getOpaInstance(getOpaInstanceRequest) {
429
429
  return __awaiter(this, void 0, void 0, function* () {
@@ -486,7 +486,7 @@ class OpaInstanceClient {
486
486
  * @param GetWorkRequestRequest
487
487
  * @return GetWorkRequestResponse
488
488
  * @throws OciError when an error occurs
489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
490
490
  */
491
491
  getWorkRequest(getWorkRequestRequest) {
492
492
  return __awaiter(this, void 0, void 0, function* () {
@@ -555,7 +555,7 @@ class OpaInstanceClient {
555
555
  * @param ListOpaInstancesRequest
556
556
  * @return ListOpaInstancesResponse
557
557
  * @throws OciError when an error occurs
558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListOpaInstances.ts.html |here} to see how to use ListOpaInstances API.
558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListOpaInstances.ts.html |here} to see how to use ListOpaInstances API.
559
559
  */
560
560
  listOpaInstances(listOpaInstancesRequest) {
561
561
  return __awaiter(this, void 0, void 0, function* () {
@@ -626,7 +626,7 @@ class OpaInstanceClient {
626
626
  * @param ListWorkRequestErrorsRequest
627
627
  * @return ListWorkRequestErrorsResponse
628
628
  * @throws OciError when an error occurs
629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
630
630
  */
631
631
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
632
632
  return __awaiter(this, void 0, void 0, function* () {
@@ -695,7 +695,7 @@ class OpaInstanceClient {
695
695
  * @param ListWorkRequestLogsRequest
696
696
  * @return ListWorkRequestLogsResponse
697
697
  * @throws OciError when an error occurs
698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
699
699
  */
700
700
  listWorkRequestLogs(listWorkRequestLogsRequest) {
701
701
  return __awaiter(this, void 0, void 0, function* () {
@@ -764,7 +764,7 @@ class OpaInstanceClient {
764
764
  * @param ListWorkRequestsRequest
765
765
  * @return ListWorkRequestsResponse
766
766
  * @throws OciError when an error occurs
767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
768
768
  */
769
769
  listWorkRequests(listWorkRequestsRequest) {
770
770
  return __awaiter(this, void 0, void 0, function* () {
@@ -834,7 +834,7 @@ class OpaInstanceClient {
834
834
  * @param UpdateOpaInstanceRequest
835
835
  * @return UpdateOpaInstanceResponse
836
836
  * @throws OciError when an error occurs
837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opa/UpdateOpaInstance.ts.html |here} to see how to use UpdateOpaInstance API.
837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/opa/UpdateOpaInstance.ts.html |here} to see how to use UpdateOpaInstance API.
838
838
  */
839
839
  updateOpaInstance(updateOpaInstanceRequest) {
840
840
  return __awaiter(this, void 0, void 0, function* () {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as ActionType from "./action-type";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });