oci-ons 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 (105) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +17 -17
  4. package/lib/client.js +17 -17
  5. package/lib/model/backoff-retry-policy.d.ts +1 -1
  6. package/lib/model/backoff-retry-policy.js +1 -1
  7. package/lib/model/change-compartment-details.d.ts +1 -1
  8. package/lib/model/change-compartment-details.js +1 -1
  9. package/lib/model/confirmation-result.d.ts +1 -1
  10. package/lib/model/confirmation-result.js +1 -1
  11. package/lib/model/create-subscription-details.d.ts +1 -1
  12. package/lib/model/create-subscription-details.js +1 -1
  13. package/lib/model/create-topic-details.d.ts +1 -1
  14. package/lib/model/create-topic-details.js +1 -1
  15. package/lib/model/delivery-policy.d.ts +1 -1
  16. package/lib/model/delivery-policy.js +1 -1
  17. package/lib/model/index.d.ts +1 -1
  18. package/lib/model/index.js +1 -1
  19. package/lib/model/message-details.d.ts +1 -1
  20. package/lib/model/message-details.js +1 -1
  21. package/lib/model/notification-topic-summary.d.ts +1 -1
  22. package/lib/model/notification-topic-summary.js +1 -1
  23. package/lib/model/notification-topic.d.ts +1 -1
  24. package/lib/model/notification-topic.js +1 -1
  25. package/lib/model/publish-result.d.ts +1 -1
  26. package/lib/model/publish-result.js +1 -1
  27. package/lib/model/subscription-summary.d.ts +1 -1
  28. package/lib/model/subscription-summary.js +1 -1
  29. package/lib/model/subscription.d.ts +1 -1
  30. package/lib/model/subscription.js +1 -1
  31. package/lib/model/topic-attributes-details.d.ts +1 -1
  32. package/lib/model/topic-attributes-details.js +1 -1
  33. package/lib/model/update-subscription-details.d.ts +1 -1
  34. package/lib/model/update-subscription-details.js +1 -1
  35. package/lib/notificationdataplane-waiter.d.ts +1 -1
  36. package/lib/notificationdataplane-waiter.js +1 -1
  37. package/lib/request/change-subscription-compartment-request.d.ts +2 -2
  38. package/lib/request/change-subscription-compartment-request.js +1 -1
  39. package/lib/request/change-topic-compartment-request.d.ts +2 -2
  40. package/lib/request/change-topic-compartment-request.js +1 -1
  41. package/lib/request/create-subscription-request.d.ts +2 -2
  42. package/lib/request/create-subscription-request.js +1 -1
  43. package/lib/request/create-topic-request.d.ts +2 -2
  44. package/lib/request/create-topic-request.js +1 -1
  45. package/lib/request/delete-subscription-request.d.ts +2 -2
  46. package/lib/request/delete-subscription-request.js +1 -1
  47. package/lib/request/delete-topic-request.d.ts +2 -2
  48. package/lib/request/delete-topic-request.js +1 -1
  49. package/lib/request/get-confirm-subscription-request.d.ts +2 -2
  50. package/lib/request/get-confirm-subscription-request.js +1 -1
  51. package/lib/request/get-subscription-request.d.ts +2 -2
  52. package/lib/request/get-subscription-request.js +1 -1
  53. package/lib/request/get-topic-request.d.ts +2 -2
  54. package/lib/request/get-topic-request.js +1 -1
  55. package/lib/request/get-unsubscription-request.d.ts +2 -2
  56. package/lib/request/get-unsubscription-request.js +1 -1
  57. package/lib/request/index.d.ts +1 -1
  58. package/lib/request/index.js +1 -1
  59. package/lib/request/list-subscriptions-request.d.ts +2 -2
  60. package/lib/request/list-subscriptions-request.js +1 -1
  61. package/lib/request/list-topics-request.d.ts +2 -2
  62. package/lib/request/list-topics-request.js +1 -1
  63. package/lib/request/publish-message-request.d.ts +2 -2
  64. package/lib/request/publish-message-request.js +1 -1
  65. package/lib/request/resend-subscription-confirmation-request.d.ts +2 -2
  66. package/lib/request/resend-subscription-confirmation-request.js +1 -1
  67. package/lib/request/update-subscription-request.d.ts +2 -2
  68. package/lib/request/update-subscription-request.js +1 -1
  69. package/lib/request/update-topic-request.d.ts +2 -2
  70. package/lib/request/update-topic-request.js +1 -1
  71. package/lib/response/change-subscription-compartment-response.d.ts +1 -1
  72. package/lib/response/change-subscription-compartment-response.js +1 -1
  73. package/lib/response/change-topic-compartment-response.d.ts +1 -1
  74. package/lib/response/change-topic-compartment-response.js +1 -1
  75. package/lib/response/create-subscription-response.d.ts +1 -1
  76. package/lib/response/create-subscription-response.js +1 -1
  77. package/lib/response/create-topic-response.d.ts +1 -1
  78. package/lib/response/create-topic-response.js +1 -1
  79. package/lib/response/delete-subscription-response.d.ts +1 -1
  80. package/lib/response/delete-subscription-response.js +1 -1
  81. package/lib/response/delete-topic-response.d.ts +1 -1
  82. package/lib/response/delete-topic-response.js +1 -1
  83. package/lib/response/get-confirm-subscription-response.d.ts +1 -1
  84. package/lib/response/get-confirm-subscription-response.js +1 -1
  85. package/lib/response/get-subscription-response.d.ts +1 -1
  86. package/lib/response/get-subscription-response.js +1 -1
  87. package/lib/response/get-topic-response.d.ts +1 -1
  88. package/lib/response/get-topic-response.js +1 -1
  89. package/lib/response/get-unsubscription-response.d.ts +1 -1
  90. package/lib/response/get-unsubscription-response.js +1 -1
  91. package/lib/response/index.d.ts +1 -1
  92. package/lib/response/index.js +1 -1
  93. package/lib/response/list-subscriptions-response.d.ts +1 -1
  94. package/lib/response/list-subscriptions-response.js +1 -1
  95. package/lib/response/list-topics-response.d.ts +1 -1
  96. package/lib/response/list-topics-response.js +1 -1
  97. package/lib/response/publish-message-response.d.ts +1 -1
  98. package/lib/response/publish-message-response.js +1 -1
  99. package/lib/response/resend-subscription-confirmation-response.d.ts +1 -1
  100. package/lib/response/resend-subscription-confirmation-response.js +1 -1
  101. package/lib/response/update-subscription-response.d.ts +1 -1
  102. package/lib/response/update-subscription-response.js +1 -1
  103. package/lib/response/update-topic-response.d.ts +1 -1
  104. package/lib/response/update-topic-response.js +1 -1
  105. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import common = require("oci-common");
@@ -80,7 +80,7 @@ export declare class NotificationControlPlaneClient {
80
80
  * @param ChangeTopicCompartmentRequest
81
81
  * @return ChangeTopicCompartmentResponse
82
82
  * @throws OciError when an error occurs
83
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ChangeTopicCompartment.ts.html |here} to see how to use ChangeTopicCompartment API.
83
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ChangeTopicCompartment.ts.html |here} to see how to use ChangeTopicCompartment API.
84
84
  */
85
85
  changeTopicCompartment(changeTopicCompartmentRequest: requests.ChangeTopicCompartmentRequest): Promise<responses.ChangeTopicCompartmentResponse>;
86
86
  /**
@@ -103,7 +103,7 @@ export declare class NotificationControlPlaneClient {
103
103
  * @param CreateTopicRequest
104
104
  * @return CreateTopicResponse
105
105
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/CreateTopic.ts.html |here} to see how to use CreateTopic API.
106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/CreateTopic.ts.html |here} to see how to use CreateTopic API.
107
107
  */
108
108
  createTopic(createTopicRequest: requests.CreateTopicRequest): Promise<responses.CreateTopicResponse>;
109
109
  /**
@@ -115,7 +115,7 @@ export declare class NotificationControlPlaneClient {
115
115
  * @param DeleteTopicRequest
116
116
  * @return DeleteTopicResponse
117
117
  * @throws OciError when an error occurs
118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/DeleteTopic.ts.html |here} to see how to use DeleteTopic API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/DeleteTopic.ts.html |here} to see how to use DeleteTopic API.
119
119
  */
120
120
  deleteTopic(deleteTopicRequest: requests.DeleteTopicRequest): Promise<responses.DeleteTopicResponse>;
121
121
  /**
@@ -125,7 +125,7 @@ export declare class NotificationControlPlaneClient {
125
125
  * @param GetTopicRequest
126
126
  * @return GetTopicResponse
127
127
  * @throws OciError when an error occurs
128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetTopic.ts.html |here} to see how to use GetTopic API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetTopic.ts.html |here} to see how to use GetTopic API.
129
129
  */
130
130
  getTopic(getTopicRequest: requests.GetTopicRequest): Promise<responses.GetTopicResponse>;
131
131
  /**
@@ -137,7 +137,7 @@ export declare class NotificationControlPlaneClient {
137
137
  * @param ListTopicsRequest
138
138
  * @return ListTopicsResponse
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.76.0/ons/ListTopics.ts.html |here} to see how to use ListTopics API.
140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ListTopics.ts.html |here} to see how to use ListTopics API.
141
141
  */
142
142
  listTopics(listTopicsRequest: requests.ListTopicsRequest): Promise<responses.ListTopicsResponse>;
143
143
  /**
@@ -181,7 +181,7 @@ export declare class NotificationControlPlaneClient {
181
181
  * @param UpdateTopicRequest
182
182
  * @return UpdateTopicResponse
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/ons/UpdateTopic.ts.html |here} to see how to use UpdateTopic API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/UpdateTopic.ts.html |here} to see how to use UpdateTopic API.
185
185
  */
186
186
  updateTopic(updateTopicRequest: requests.UpdateTopicRequest): Promise<responses.UpdateTopicResponse>;
187
187
  }
@@ -262,7 +262,7 @@ export declare class NotificationDataPlaneClient {
262
262
  * @param ChangeSubscriptionCompartmentRequest
263
263
  * @return ChangeSubscriptionCompartmentResponse
264
264
  * @throws OciError when an error occurs
265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ChangeSubscriptionCompartment.ts.html |here} to see how to use ChangeSubscriptionCompartment API.
265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ChangeSubscriptionCompartment.ts.html |here} to see how to use ChangeSubscriptionCompartment API.
266
266
  */
267
267
  changeSubscriptionCompartment(changeSubscriptionCompartmentRequest: requests.ChangeSubscriptionCompartmentRequest): Promise<responses.ChangeSubscriptionCompartmentResponse>;
268
268
  /**
@@ -276,7 +276,7 @@ export declare class NotificationDataPlaneClient {
276
276
  * @param CreateSubscriptionRequest
277
277
  * @return CreateSubscriptionResponse
278
278
  * @throws OciError when an error occurs
279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/CreateSubscription.ts.html |here} to see how to use CreateSubscription API.
279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/CreateSubscription.ts.html |here} to see how to use CreateSubscription API.
280
280
  */
281
281
  createSubscription(createSubscriptionRequest: requests.CreateSubscriptionRequest): Promise<responses.CreateSubscriptionResponse>;
282
282
  /**
@@ -288,7 +288,7 @@ export declare class NotificationDataPlaneClient {
288
288
  * @param DeleteSubscriptionRequest
289
289
  * @return DeleteSubscriptionResponse
290
290
  * @throws OciError when an error occurs
291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/DeleteSubscription.ts.html |here} to see how to use DeleteSubscription API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/DeleteSubscription.ts.html |here} to see how to use DeleteSubscription API.
292
292
  */
293
293
  deleteSubscription(deleteSubscriptionRequest: requests.DeleteSubscriptionRequest): Promise<responses.DeleteSubscriptionResponse>;
294
294
  /**
@@ -300,7 +300,7 @@ export declare class NotificationDataPlaneClient {
300
300
  * @param GetConfirmSubscriptionRequest
301
301
  * @return GetConfirmSubscriptionResponse
302
302
  * @throws OciError when an error occurs
303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetConfirmSubscription.ts.html |here} to see how to use GetConfirmSubscription API.
303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetConfirmSubscription.ts.html |here} to see how to use GetConfirmSubscription API.
304
304
  */
305
305
  getConfirmSubscription(getConfirmSubscriptionRequest: requests.GetConfirmSubscriptionRequest): Promise<responses.GetConfirmSubscriptionResponse>;
306
306
  /**
@@ -312,7 +312,7 @@ export declare class NotificationDataPlaneClient {
312
312
  * @param GetSubscriptionRequest
313
313
  * @return GetSubscriptionResponse
314
314
  * @throws OciError when an error occurs
315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetSubscription.ts.html |here} to see how to use GetSubscription API.
315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetSubscription.ts.html |here} to see how to use GetSubscription API.
316
316
  */
317
317
  getSubscription(getSubscriptionRequest: requests.GetSubscriptionRequest): Promise<responses.GetSubscriptionResponse>;
318
318
  /**
@@ -324,7 +324,7 @@ export declare class NotificationDataPlaneClient {
324
324
  * @param GetUnsubscriptionRequest
325
325
  * @return GetUnsubscriptionResponse
326
326
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetUnsubscription.ts.html |here} to see how to use GetUnsubscription API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetUnsubscription.ts.html |here} to see how to use GetUnsubscription API.
328
328
  */
329
329
  getUnsubscription(getUnsubscriptionRequest: requests.GetUnsubscriptionRequest): Promise<responses.GetUnsubscriptionResponse>;
330
330
  /**
@@ -336,7 +336,7 @@ export declare class NotificationDataPlaneClient {
336
336
  * @param ListSubscriptionsRequest
337
337
  * @return ListSubscriptionsResponse
338
338
  * @throws OciError when an error occurs
339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
340
340
  */
341
341
  listSubscriptions(listSubscriptionsRequest: requests.ListSubscriptionsRequest): Promise<responses.ListSubscriptionsResponse>;
342
342
  /**
@@ -394,7 +394,7 @@ export declare class NotificationDataPlaneClient {
394
394
  * @param PublishMessageRequest
395
395
  * @return PublishMessageResponse
396
396
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/PublishMessage.ts.html |here} to see how to use PublishMessage API.
397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/PublishMessage.ts.html |here} to see how to use PublishMessage API.
398
398
  */
399
399
  publishMessage(publishMessageRequest: requests.PublishMessageRequest): Promise<responses.PublishMessageResponse>;
400
400
  /**
@@ -406,7 +406,7 @@ export declare class NotificationDataPlaneClient {
406
406
  * @param ResendSubscriptionConfirmationRequest
407
407
  * @return ResendSubscriptionConfirmationResponse
408
408
  * @throws OciError when an error occurs
409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ResendSubscriptionConfirmation.ts.html |here} to see how to use ResendSubscriptionConfirmation API.
409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ResendSubscriptionConfirmation.ts.html |here} to see how to use ResendSubscriptionConfirmation API.
410
410
  */
411
411
  resendSubscriptionConfirmation(resendSubscriptionConfirmationRequest: requests.ResendSubscriptionConfirmationRequest): Promise<responses.ResendSubscriptionConfirmationResponse>;
412
412
  /**
@@ -418,7 +418,7 @@ export declare class NotificationDataPlaneClient {
418
418
  * @param UpdateSubscriptionRequest
419
419
  * @return UpdateSubscriptionResponse
420
420
  * @throws OciError when an error occurs
421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/UpdateSubscription.ts.html |here} to see how to use UpdateSubscription API.
421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/UpdateSubscription.ts.html |here} to see how to use UpdateSubscription API.
422
422
  */
423
423
  updateSubscription(updateSubscriptionRequest: requests.UpdateSubscriptionRequest): Promise<responses.UpdateSubscriptionResponse>;
424
424
  }
package/lib/client.js CHANGED
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -174,7 +174,7 @@ class NotificationControlPlaneClient {
174
174
  * @param ChangeTopicCompartmentRequest
175
175
  * @return ChangeTopicCompartmentResponse
176
176
  * @throws OciError when an error occurs
177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ChangeTopicCompartment.ts.html |here} to see how to use ChangeTopicCompartment API.
177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ChangeTopicCompartment.ts.html |here} to see how to use ChangeTopicCompartment API.
178
178
  */
179
179
  changeTopicCompartment(changeTopicCompartmentRequest) {
180
180
  return __awaiter(this, void 0, void 0, function* () {
@@ -245,7 +245,7 @@ class NotificationControlPlaneClient {
245
245
  * @param CreateTopicRequest
246
246
  * @return CreateTopicResponse
247
247
  * @throws OciError when an error occurs
248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/CreateTopic.ts.html |here} to see how to use CreateTopic API.
248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/CreateTopic.ts.html |here} to see how to use CreateTopic API.
249
249
  */
250
250
  createTopic(createTopicRequest) {
251
251
  return __awaiter(this, void 0, void 0, function* () {
@@ -311,7 +311,7 @@ class NotificationControlPlaneClient {
311
311
  * @param DeleteTopicRequest
312
312
  * @return DeleteTopicResponse
313
313
  * @throws OciError when an error occurs
314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/DeleteTopic.ts.html |here} to see how to use DeleteTopic API.
314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/DeleteTopic.ts.html |here} to see how to use DeleteTopic API.
315
315
  */
316
316
  deleteTopic(deleteTopicRequest) {
317
317
  return __awaiter(this, void 0, void 0, function* () {
@@ -367,7 +367,7 @@ class NotificationControlPlaneClient {
367
367
  * @param GetTopicRequest
368
368
  * @return GetTopicResponse
369
369
  * @throws OciError when an error occurs
370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetTopic.ts.html |here} to see how to use GetTopic API.
370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetTopic.ts.html |here} to see how to use GetTopic API.
371
371
  */
372
372
  getTopic(getTopicRequest) {
373
373
  return __awaiter(this, void 0, void 0, function* () {
@@ -433,7 +433,7 @@ class NotificationControlPlaneClient {
433
433
  * @param ListTopicsRequest
434
434
  * @return ListTopicsResponse
435
435
  * @throws OciError when an error occurs
436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ListTopics.ts.html |here} to see how to use ListTopics API.
436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ListTopics.ts.html |here} to see how to use ListTopics API.
437
437
  */
438
438
  listTopics(listTopicsRequest) {
439
439
  return __awaiter(this, void 0, void 0, function* () {
@@ -551,7 +551,7 @@ class NotificationControlPlaneClient {
551
551
  * @param UpdateTopicRequest
552
552
  * @return UpdateTopicResponse
553
553
  * @throws OciError when an error occurs
554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/UpdateTopic.ts.html |here} to see how to use UpdateTopic API.
554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/UpdateTopic.ts.html |here} to see how to use UpdateTopic API.
555
555
  */
556
556
  updateTopic(updateTopicRequest) {
557
557
  return __awaiter(this, void 0, void 0, function* () {
@@ -758,7 +758,7 @@ class NotificationDataPlaneClient {
758
758
  * @param ChangeSubscriptionCompartmentRequest
759
759
  * @return ChangeSubscriptionCompartmentResponse
760
760
  * @throws OciError when an error occurs
761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ChangeSubscriptionCompartment.ts.html |here} to see how to use ChangeSubscriptionCompartment API.
761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ChangeSubscriptionCompartment.ts.html |here} to see how to use ChangeSubscriptionCompartment API.
762
762
  */
763
763
  changeSubscriptionCompartment(changeSubscriptionCompartmentRequest) {
764
764
  return __awaiter(this, void 0, void 0, function* () {
@@ -820,7 +820,7 @@ class NotificationDataPlaneClient {
820
820
  * @param CreateSubscriptionRequest
821
821
  * @return CreateSubscriptionResponse
822
822
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/CreateSubscription.ts.html |here} to see how to use CreateSubscription API.
823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/CreateSubscription.ts.html |here} to see how to use CreateSubscription API.
824
824
  */
825
825
  createSubscription(createSubscriptionRequest) {
826
826
  return __awaiter(this, void 0, void 0, function* () {
@@ -886,7 +886,7 @@ class NotificationDataPlaneClient {
886
886
  * @param DeleteSubscriptionRequest
887
887
  * @return DeleteSubscriptionResponse
888
888
  * @throws OciError when an error occurs
889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/DeleteSubscription.ts.html |here} to see how to use DeleteSubscription API.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/DeleteSubscription.ts.html |here} to see how to use DeleteSubscription API.
890
890
  */
891
891
  deleteSubscription(deleteSubscriptionRequest) {
892
892
  return __awaiter(this, void 0, void 0, function* () {
@@ -944,7 +944,7 @@ class NotificationDataPlaneClient {
944
944
  * @param GetConfirmSubscriptionRequest
945
945
  * @return GetConfirmSubscriptionResponse
946
946
  * @throws OciError when an error occurs
947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetConfirmSubscription.ts.html |here} to see how to use GetConfirmSubscription API.
947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetConfirmSubscription.ts.html |here} to see how to use GetConfirmSubscription API.
948
948
  */
949
949
  getConfirmSubscription(getConfirmSubscriptionRequest) {
950
950
  return __awaiter(this, void 0, void 0, function* () {
@@ -1013,7 +1013,7 @@ class NotificationDataPlaneClient {
1013
1013
  * @param GetSubscriptionRequest
1014
1014
  * @return GetSubscriptionResponse
1015
1015
  * @throws OciError when an error occurs
1016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetSubscription.ts.html |here} to see how to use GetSubscription API.
1016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetSubscription.ts.html |here} to see how to use GetSubscription API.
1017
1017
  */
1018
1018
  getSubscription(getSubscriptionRequest) {
1019
1019
  return __awaiter(this, void 0, void 0, function* () {
@@ -1079,7 +1079,7 @@ class NotificationDataPlaneClient {
1079
1079
  * @param GetUnsubscriptionRequest
1080
1080
  * @return GetUnsubscriptionResponse
1081
1081
  * @throws OciError when an error occurs
1082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/GetUnsubscription.ts.html |here} to see how to use GetUnsubscription API.
1082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/GetUnsubscription.ts.html |here} to see how to use GetUnsubscription API.
1083
1083
  */
1084
1084
  getUnsubscription(getUnsubscriptionRequest) {
1085
1085
  return __awaiter(this, void 0, void 0, function* () {
@@ -1143,7 +1143,7 @@ class NotificationDataPlaneClient {
1143
1143
  * @param ListSubscriptionsRequest
1144
1144
  * @return ListSubscriptionsResponse
1145
1145
  * @throws OciError when an error occurs
1146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
1146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ListSubscriptions.ts.html |here} to see how to use ListSubscriptions API.
1147
1147
  */
1148
1148
  listSubscriptions(listSubscriptionsRequest) {
1149
1149
  return __awaiter(this, void 0, void 0, function* () {
@@ -1266,7 +1266,7 @@ class NotificationDataPlaneClient {
1266
1266
  * @param PublishMessageRequest
1267
1267
  * @return PublishMessageResponse
1268
1268
  * @throws OciError when an error occurs
1269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/PublishMessage.ts.html |here} to see how to use PublishMessage API.
1269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/PublishMessage.ts.html |here} to see how to use PublishMessage API.
1270
1270
  */
1271
1271
  publishMessage(publishMessageRequest) {
1272
1272
  return __awaiter(this, void 0, void 0, function* () {
@@ -1329,7 +1329,7 @@ class NotificationDataPlaneClient {
1329
1329
  * @param ResendSubscriptionConfirmationRequest
1330
1330
  * @return ResendSubscriptionConfirmationResponse
1331
1331
  * @throws OciError when an error occurs
1332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/ResendSubscriptionConfirmation.ts.html |here} to see how to use ResendSubscriptionConfirmation API.
1332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/ResendSubscriptionConfirmation.ts.html |here} to see how to use ResendSubscriptionConfirmation API.
1333
1333
  */
1334
1334
  resendSubscriptionConfirmation(resendSubscriptionConfirmationRequest) {
1335
1335
  return __awaiter(this, void 0, void 0, function* () {
@@ -1390,7 +1390,7 @@ class NotificationDataPlaneClient {
1390
1390
  * @param UpdateSubscriptionRequest
1391
1391
  * @return UpdateSubscriptionResponse
1392
1392
  * @throws OciError when an error occurs
1393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ons/UpdateSubscription.ts.html |here} to see how to use UpdateSubscription API.
1393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/ons/UpdateSubscription.ts.html |here} to see how to use UpdateSubscription API.
1394
1394
  */
1395
1395
  updateSubscription(updateSubscriptionRequest) {
1396
1396
  return __awaiter(this, void 0, void 0, function* () {
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as BackoffRetryPolicy from "./backoff-retry-policy";
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For information about managing topics, subscriptions, and messages, see [Notific
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**