oci-queue 2.76.0 → 2.77.0

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 (167) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +20 -20
  4. package/lib/client.js +20 -20
  5. package/lib/model/action-type.d.ts +1 -1
  6. package/lib/model/action-type.js +1 -1
  7. package/lib/model/change-queue-compartment-details.d.ts +1 -1
  8. package/lib/model/change-queue-compartment-details.js +1 -1
  9. package/lib/model/channel-collection.d.ts +1 -1
  10. package/lib/model/channel-collection.js +1 -1
  11. package/lib/model/create-queue-details.d.ts +3 -3
  12. package/lib/model/create-queue-details.js +1 -1
  13. package/lib/model/delete-messages-details-entry.d.ts +1 -1
  14. package/lib/model/delete-messages-details-entry.js +1 -1
  15. package/lib/model/delete-messages-details.d.ts +1 -1
  16. package/lib/model/delete-messages-details.js +1 -1
  17. package/lib/model/delete-messages-result-entry.d.ts +2 -2
  18. package/lib/model/delete-messages-result-entry.js +1 -1
  19. package/lib/model/delete-messages-result.d.ts +3 -3
  20. package/lib/model/delete-messages-result.js +1 -1
  21. package/lib/model/get-message.d.ts +3 -3
  22. package/lib/model/get-message.js +1 -1
  23. package/lib/model/get-messages.d.ts +1 -1
  24. package/lib/model/get-messages.js +1 -1
  25. package/lib/model/index.d.ts +1 -1
  26. package/lib/model/index.js +1 -1
  27. package/lib/model/message-metadata.d.ts +1 -1
  28. package/lib/model/message-metadata.js +1 -1
  29. package/lib/model/operation-status.d.ts +1 -1
  30. package/lib/model/operation-status.js +1 -1
  31. package/lib/model/operation-type.d.ts +1 -1
  32. package/lib/model/operation-type.js +1 -1
  33. package/lib/model/purge-queue-details.d.ts +1 -1
  34. package/lib/model/purge-queue-details.js +1 -1
  35. package/lib/model/put-message.d.ts +2 -2
  36. package/lib/model/put-message.js +1 -1
  37. package/lib/model/put-messages-details-entry.d.ts +1 -1
  38. package/lib/model/put-messages-details-entry.js +1 -1
  39. package/lib/model/put-messages-details.d.ts +1 -1
  40. package/lib/model/put-messages-details.js +1 -1
  41. package/lib/model/put-messages.d.ts +1 -1
  42. package/lib/model/put-messages.js +1 -1
  43. package/lib/model/queue-collection.d.ts +1 -1
  44. package/lib/model/queue-collection.js +1 -1
  45. package/lib/model/queue-stats.d.ts +1 -1
  46. package/lib/model/queue-stats.js +1 -1
  47. package/lib/model/queue-summary.d.ts +6 -6
  48. package/lib/model/queue-summary.js +1 -1
  49. package/lib/model/queue.d.ts +6 -6
  50. package/lib/model/queue.js +1 -1
  51. package/lib/model/sort-order.d.ts +1 -1
  52. package/lib/model/sort-order.js +1 -1
  53. package/lib/model/stats.d.ts +1 -1
  54. package/lib/model/stats.js +1 -1
  55. package/lib/model/update-message-details.d.ts +1 -1
  56. package/lib/model/update-message-details.js +1 -1
  57. package/lib/model/update-messages-details-entry.d.ts +1 -1
  58. package/lib/model/update-messages-details-entry.js +1 -1
  59. package/lib/model/update-messages-details.d.ts +1 -1
  60. package/lib/model/update-messages-details.js +1 -1
  61. package/lib/model/update-messages-result-entry.d.ts +4 -4
  62. package/lib/model/update-messages-result-entry.js +1 -1
  63. package/lib/model/update-messages-result.d.ts +5 -5
  64. package/lib/model/update-messages-result.js +1 -1
  65. package/lib/model/update-queue-details.d.ts +3 -3
  66. package/lib/model/update-queue-details.js +1 -1
  67. package/lib/model/updated-message.d.ts +2 -2
  68. package/lib/model/updated-message.js +1 -1
  69. package/lib/model/work-request-error-collection.d.ts +1 -1
  70. package/lib/model/work-request-error-collection.js +1 -1
  71. package/lib/model/work-request-error.d.ts +1 -1
  72. package/lib/model/work-request-error.js +1 -1
  73. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  74. package/lib/model/work-request-log-entry-collection.js +1 -1
  75. package/lib/model/work-request-log-entry.d.ts +1 -1
  76. package/lib/model/work-request-log-entry.js +1 -1
  77. package/lib/model/work-request-resource.d.ts +1 -1
  78. package/lib/model/work-request-resource.js +1 -1
  79. package/lib/model/work-request-summary-collection.d.ts +1 -1
  80. package/lib/model/work-request-summary-collection.js +1 -1
  81. package/lib/model/work-request-summary.d.ts +1 -1
  82. package/lib/model/work-request-summary.js +1 -1
  83. package/lib/model/work-request.d.ts +1 -1
  84. package/lib/model/work-request.js +1 -1
  85. package/lib/queueadmin-waiter.d.ts +1 -1
  86. package/lib/queueadmin-waiter.js +1 -1
  87. package/lib/request/change-queue-compartment-request.d.ts +3 -3
  88. package/lib/request/change-queue-compartment-request.js +1 -1
  89. package/lib/request/create-queue-request.d.ts +2 -2
  90. package/lib/request/create-queue-request.js +1 -1
  91. package/lib/request/delete-message-request.d.ts +2 -2
  92. package/lib/request/delete-message-request.js +1 -1
  93. package/lib/request/delete-messages-request.d.ts +2 -2
  94. package/lib/request/delete-messages-request.js +1 -1
  95. package/lib/request/delete-queue-request.d.ts +3 -3
  96. package/lib/request/delete-queue-request.js +1 -1
  97. package/lib/request/get-messages-request.d.ts +5 -5
  98. package/lib/request/get-messages-request.js +1 -1
  99. package/lib/request/get-queue-request.d.ts +2 -2
  100. package/lib/request/get-queue-request.js +1 -1
  101. package/lib/request/get-stats-request.d.ts +2 -2
  102. package/lib/request/get-stats-request.js +1 -1
  103. package/lib/request/get-work-request-request.d.ts +2 -2
  104. package/lib/request/get-work-request-request.js +1 -1
  105. package/lib/request/index.d.ts +1 -1
  106. package/lib/request/index.js +1 -1
  107. package/lib/request/list-channels-request.d.ts +2 -2
  108. package/lib/request/list-channels-request.js +1 -1
  109. package/lib/request/list-queues-request.d.ts +2 -2
  110. package/lib/request/list-queues-request.js +1 -1
  111. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  112. package/lib/request/list-work-request-errors-request.js +1 -1
  113. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  114. package/lib/request/list-work-request-logs-request.js +1 -1
  115. package/lib/request/list-work-requests-request.d.ts +2 -2
  116. package/lib/request/list-work-requests-request.js +1 -1
  117. package/lib/request/purge-queue-request.d.ts +3 -3
  118. package/lib/request/purge-queue-request.js +1 -1
  119. package/lib/request/put-messages-request.d.ts +2 -2
  120. package/lib/request/put-messages-request.js +1 -1
  121. package/lib/request/update-message-request.d.ts +2 -2
  122. package/lib/request/update-message-request.js +1 -1
  123. package/lib/request/update-messages-request.d.ts +2 -2
  124. package/lib/request/update-messages-request.js +1 -1
  125. package/lib/request/update-queue-request.d.ts +3 -3
  126. package/lib/request/update-queue-request.js +1 -1
  127. package/lib/response/change-queue-compartment-response.d.ts +1 -1
  128. package/lib/response/change-queue-compartment-response.js +1 -1
  129. package/lib/response/create-queue-response.d.ts +1 -1
  130. package/lib/response/create-queue-response.js +1 -1
  131. package/lib/response/delete-message-response.d.ts +1 -1
  132. package/lib/response/delete-message-response.js +1 -1
  133. package/lib/response/delete-messages-response.d.ts +1 -1
  134. package/lib/response/delete-messages-response.js +1 -1
  135. package/lib/response/delete-queue-response.d.ts +1 -1
  136. package/lib/response/delete-queue-response.js +1 -1
  137. package/lib/response/get-messages-response.d.ts +1 -1
  138. package/lib/response/get-messages-response.js +1 -1
  139. package/lib/response/get-queue-response.d.ts +2 -2
  140. package/lib/response/get-queue-response.js +1 -1
  141. package/lib/response/get-stats-response.d.ts +1 -1
  142. package/lib/response/get-stats-response.js +1 -1
  143. package/lib/response/get-work-request-response.d.ts +1 -1
  144. package/lib/response/get-work-request-response.js +1 -1
  145. package/lib/response/index.d.ts +1 -1
  146. package/lib/response/index.js +1 -1
  147. package/lib/response/list-channels-response.d.ts +2 -2
  148. package/lib/response/list-channels-response.js +1 -1
  149. package/lib/response/list-queues-response.d.ts +2 -2
  150. package/lib/response/list-queues-response.js +1 -1
  151. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  152. package/lib/response/list-work-request-errors-response.js +1 -1
  153. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  154. package/lib/response/list-work-request-logs-response.js +1 -1
  155. package/lib/response/list-work-requests-response.d.ts +2 -2
  156. package/lib/response/list-work-requests-response.js +1 -1
  157. package/lib/response/purge-queue-response.d.ts +1 -1
  158. package/lib/response/purge-queue-response.js +1 -1
  159. package/lib/response/put-messages-response.d.ts +1 -1
  160. package/lib/response/put-messages-response.js +1 -1
  161. package/lib/response/update-message-response.d.ts +1 -1
  162. package/lib/response/update-message-response.js +1 -1
  163. package/lib/response/update-messages-response.d.ts +1 -1
  164. package/lib/response/update-messages-response.js +1 -1
  165. package/lib/response/update-queue-response.d.ts +1 -1
  166. package/lib/response/update-queue-response.js +1 -1
  167. 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");
@@ -75,7 +75,7 @@ export declare class QueueClient {
75
75
  * @param DeleteMessageRequest
76
76
  * @return DeleteMessageResponse
77
77
  * @throws OciError when an error occurs
78
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/DeleteMessage.ts.html |here} to see how to use DeleteMessage API.
78
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/DeleteMessage.ts.html |here} to see how to use DeleteMessage API.
79
79
  */
80
80
  deleteMessage(deleteMessageRequest: requests.DeleteMessageRequest): Promise<responses.DeleteMessageResponse>;
81
81
  /**
@@ -87,7 +87,7 @@ export declare class QueueClient {
87
87
  * @param DeleteMessagesRequest
88
88
  * @return DeleteMessagesResponse
89
89
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/DeleteMessages.ts.html |here} to see how to use DeleteMessages API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/DeleteMessages.ts.html |here} to see how to use DeleteMessages API.
91
91
  */
92
92
  deleteMessages(deleteMessagesRequest: requests.DeleteMessagesRequest): Promise<responses.DeleteMessagesResponse>;
93
93
  /**
@@ -102,7 +102,7 @@ export declare class QueueClient {
102
102
  * @param GetMessagesRequest
103
103
  * @return GetMessagesResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/GetMessages.ts.html |here} to see how to use GetMessages API.
105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetMessages.ts.html |here} to see how to use GetMessages API.
106
106
  */
107
107
  getMessages(getMessagesRequest: requests.GetMessagesRequest): Promise<responses.GetMessagesResponse>;
108
108
  /**
@@ -114,7 +114,7 @@ export declare class QueueClient {
114
114
  * @param GetStatsRequest
115
115
  * @return GetStatsResponse
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/queue/GetStats.ts.html |here} to see how to use GetStats API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetStats.ts.html |here} to see how to use GetStats API.
118
118
  */
119
119
  getStats(getStatsRequest: requests.GetStatsRequest): Promise<responses.GetStatsResponse>;
120
120
  /**
@@ -127,7 +127,7 @@ export declare class QueueClient {
127
127
  * @param ListChannelsRequest
128
128
  * @return ListChannelsResponse
129
129
  * @throws OciError when an error occurs
130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListChannels.ts.html |here} to see how to use ListChannels API.
130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListChannels.ts.html |here} to see how to use ListChannels API.
131
131
  */
132
132
  listChannels(listChannelsRequest: requests.ListChannelsRequest): Promise<responses.ListChannelsResponse>;
133
133
  /**
@@ -139,7 +139,7 @@ export declare class QueueClient {
139
139
  * @param PutMessagesRequest
140
140
  * @return PutMessagesResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/PutMessages.ts.html |here} to see how to use PutMessages API.
142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/PutMessages.ts.html |here} to see how to use PutMessages API.
143
143
  */
144
144
  putMessages(putMessagesRequest: requests.PutMessagesRequest): Promise<responses.PutMessagesResponse>;
145
145
  /**
@@ -151,7 +151,7 @@ export declare class QueueClient {
151
151
  * @param UpdateMessageRequest
152
152
  * @return UpdateMessageResponse
153
153
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/UpdateMessage.ts.html |here} to see how to use UpdateMessage API.
154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/UpdateMessage.ts.html |here} to see how to use UpdateMessage API.
155
155
  */
156
156
  updateMessage(updateMessageRequest: requests.UpdateMessageRequest): Promise<responses.UpdateMessageResponse>;
157
157
  /**
@@ -163,7 +163,7 @@ export declare class QueueClient {
163
163
  * @param UpdateMessagesRequest
164
164
  * @return UpdateMessagesResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/UpdateMessages.ts.html |here} to see how to use UpdateMessages API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/UpdateMessages.ts.html |here} to see how to use UpdateMessages API.
167
167
  */
168
168
  updateMessages(updateMessagesRequest: requests.UpdateMessagesRequest): Promise<responses.UpdateMessagesResponse>;
169
169
  }
@@ -239,7 +239,7 @@ export declare class QueueAdminClient {
239
239
  * @param ChangeQueueCompartmentRequest
240
240
  * @return ChangeQueueCompartmentResponse
241
241
  * @throws OciError when an error occurs
242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ChangeQueueCompartment.ts.html |here} to see how to use ChangeQueueCompartment API.
242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ChangeQueueCompartment.ts.html |here} to see how to use ChangeQueueCompartment API.
243
243
  */
244
244
  changeQueueCompartment(changeQueueCompartmentRequest: requests.ChangeQueueCompartmentRequest): Promise<responses.ChangeQueueCompartmentResponse>;
245
245
  /**
@@ -249,7 +249,7 @@ export declare class QueueAdminClient {
249
249
  * @param CreateQueueRequest
250
250
  * @return CreateQueueResponse
251
251
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/CreateQueue.ts.html |here} to see how to use CreateQueue API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/CreateQueue.ts.html |here} to see how to use CreateQueue API.
253
253
  */
254
254
  createQueue(createQueueRequest: requests.CreateQueueRequest): Promise<responses.CreateQueueResponse>;
255
255
  /**
@@ -258,7 +258,7 @@ export declare class QueueAdminClient {
258
258
  * @param DeleteQueueRequest
259
259
  * @return DeleteQueueResponse
260
260
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/DeleteQueue.ts.html |here} to see how to use DeleteQueue API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/DeleteQueue.ts.html |here} to see how to use DeleteQueue API.
262
262
  */
263
263
  deleteQueue(deleteQueueRequest: requests.DeleteQueueRequest): Promise<responses.DeleteQueueResponse>;
264
264
  /**
@@ -267,7 +267,7 @@ export declare class QueueAdminClient {
267
267
  * @param GetQueueRequest
268
268
  * @return GetQueueResponse
269
269
  * @throws OciError when an error occurs
270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/GetQueue.ts.html |here} to see how to use GetQueue API.
270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetQueue.ts.html |here} to see how to use GetQueue API.
271
271
  */
272
272
  getQueue(getQueueRequest: requests.GetQueueRequest): Promise<responses.GetQueueResponse>;
273
273
  /**
@@ -276,7 +276,7 @@ export declare class QueueAdminClient {
276
276
  * @param GetWorkRequestRequest
277
277
  * @return GetWorkRequestResponse
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/queue/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
280
280
  */
281
281
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
282
282
  /**
@@ -286,7 +286,7 @@ export declare class QueueAdminClient {
286
286
  * @param ListQueuesRequest
287
287
  * @return ListQueuesResponse
288
288
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListQueues.ts.html |here} to see how to use ListQueues API.
289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListQueues.ts.html |here} to see how to use ListQueues API.
290
290
  */
291
291
  listQueues(listQueuesRequest: requests.ListQueuesRequest): Promise<responses.ListQueuesResponse>;
292
292
  /**
@@ -296,7 +296,7 @@ export declare class QueueAdminClient {
296
296
  * @param ListWorkRequestErrorsRequest
297
297
  * @return ListWorkRequestErrorsResponse
298
298
  * @throws OciError when an error occurs
299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
300
300
  */
301
301
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
302
302
  /**
@@ -306,7 +306,7 @@ export declare class QueueAdminClient {
306
306
  * @param ListWorkRequestLogsRequest
307
307
  * @return ListWorkRequestLogsResponse
308
308
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
310
310
  */
311
311
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
312
312
  /**
@@ -316,7 +316,7 @@ export declare class QueueAdminClient {
316
316
  * @param ListWorkRequestsRequest
317
317
  * @return ListWorkRequestsResponse
318
318
  * @throws OciError when an error occurs
319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
320
320
  */
321
321
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
322
322
  /**
@@ -328,7 +328,7 @@ export declare class QueueAdminClient {
328
328
  * @param PurgeQueueRequest
329
329
  * @return PurgeQueueResponse
330
330
  * @throws OciError when an error occurs
331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/PurgeQueue.ts.html |here} to see how to use PurgeQueue API.
331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/PurgeQueue.ts.html |here} to see how to use PurgeQueue API.
332
332
  */
333
333
  purgeQueue(purgeQueueRequest: requests.PurgeQueueRequest): Promise<responses.PurgeQueueResponse>;
334
334
  /**
@@ -337,7 +337,7 @@ export declare class QueueAdminClient {
337
337
  * @param UpdateQueueRequest
338
338
  * @return UpdateQueueResponse
339
339
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/UpdateQueue.ts.html |here} to see how to use UpdateQueue API.
340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/UpdateQueue.ts.html |here} to see how to use UpdateQueue API.
341
341
  */
342
342
  updateQueue(updateQueueRequest: requests.UpdateQueueRequest): Promise<responses.UpdateQueueResponse>;
343
343
  }
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) {
@@ -169,7 +169,7 @@ class QueueClient {
169
169
  * @param DeleteMessageRequest
170
170
  * @return DeleteMessageResponse
171
171
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/DeleteMessage.ts.html |here} to see how to use DeleteMessage API.
172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/DeleteMessage.ts.html |here} to see how to use DeleteMessage API.
173
173
  */
174
174
  deleteMessage(deleteMessageRequest) {
175
175
  return __awaiter(this, void 0, void 0, function* () {
@@ -227,7 +227,7 @@ class QueueClient {
227
227
  * @param DeleteMessagesRequest
228
228
  * @return DeleteMessagesResponse
229
229
  * @throws OciError when an error occurs
230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/DeleteMessages.ts.html |here} to see how to use DeleteMessages API.
230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/DeleteMessages.ts.html |here} to see how to use DeleteMessages API.
231
231
  */
232
232
  deleteMessages(deleteMessagesRequest) {
233
233
  return __awaiter(this, void 0, void 0, function* () {
@@ -292,7 +292,7 @@ class QueueClient {
292
292
  * @param GetMessagesRequest
293
293
  * @return GetMessagesResponse
294
294
  * @throws OciError when an error occurs
295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/GetMessages.ts.html |here} to see how to use GetMessages API.
295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetMessages.ts.html |here} to see how to use GetMessages API.
296
296
  */
297
297
  getMessages(getMessagesRequest) {
298
298
  return __awaiter(this, void 0, void 0, function* () {
@@ -358,7 +358,7 @@ class QueueClient {
358
358
  * @param GetStatsRequest
359
359
  * @return GetStatsResponse
360
360
  * @throws OciError when an error occurs
361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/GetStats.ts.html |here} to see how to use GetStats API.
361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetStats.ts.html |here} to see how to use GetStats API.
362
362
  */
363
363
  getStats(getStatsRequest) {
364
364
  return __awaiter(this, void 0, void 0, function* () {
@@ -422,7 +422,7 @@ class QueueClient {
422
422
  * @param ListChannelsRequest
423
423
  * @return ListChannelsResponse
424
424
  * @throws OciError when an error occurs
425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListChannels.ts.html |here} to see how to use ListChannels API.
425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListChannels.ts.html |here} to see how to use ListChannels API.
426
426
  */
427
427
  listChannels(listChannelsRequest) {
428
428
  return __awaiter(this, void 0, void 0, function* () {
@@ -492,7 +492,7 @@ class QueueClient {
492
492
  * @param PutMessagesRequest
493
493
  * @return PutMessagesResponse
494
494
  * @throws OciError when an error occurs
495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/PutMessages.ts.html |here} to see how to use PutMessages API.
495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/PutMessages.ts.html |here} to see how to use PutMessages API.
496
496
  */
497
497
  putMessages(putMessagesRequest) {
498
498
  return __awaiter(this, void 0, void 0, function* () {
@@ -554,7 +554,7 @@ class QueueClient {
554
554
  * @param UpdateMessageRequest
555
555
  * @return UpdateMessageResponse
556
556
  * @throws OciError when an error occurs
557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/UpdateMessage.ts.html |here} to see how to use UpdateMessage API.
557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/UpdateMessage.ts.html |here} to see how to use UpdateMessage API.
558
558
  */
559
559
  updateMessage(updateMessageRequest) {
560
560
  return __awaiter(this, void 0, void 0, function* () {
@@ -617,7 +617,7 @@ class QueueClient {
617
617
  * @param UpdateMessagesRequest
618
618
  * @return UpdateMessagesResponse
619
619
  * @throws OciError when an error occurs
620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/UpdateMessages.ts.html |here} to see how to use UpdateMessages API.
620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/UpdateMessages.ts.html |here} to see how to use UpdateMessages API.
621
621
  */
622
622
  updateMessages(updateMessagesRequest) {
623
623
  return __awaiter(this, void 0, void 0, function* () {
@@ -813,7 +813,7 @@ class QueueAdminClient {
813
813
  * @param ChangeQueueCompartmentRequest
814
814
  * @return ChangeQueueCompartmentResponse
815
815
  * @throws OciError when an error occurs
816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ChangeQueueCompartment.ts.html |here} to see how to use ChangeQueueCompartment API.
816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ChangeQueueCompartment.ts.html |here} to see how to use ChangeQueueCompartment API.
817
817
  */
818
818
  changeQueueCompartment(changeQueueCompartmentRequest) {
819
819
  return __awaiter(this, void 0, void 0, function* () {
@@ -875,7 +875,7 @@ class QueueAdminClient {
875
875
  * @param CreateQueueRequest
876
876
  * @return CreateQueueResponse
877
877
  * @throws OciError when an error occurs
878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/CreateQueue.ts.html |here} to see how to use CreateQueue API.
878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/CreateQueue.ts.html |here} to see how to use CreateQueue API.
879
879
  */
880
880
  createQueue(createQueueRequest) {
881
881
  return __awaiter(this, void 0, void 0, function* () {
@@ -934,7 +934,7 @@ class QueueAdminClient {
934
934
  * @param DeleteQueueRequest
935
935
  * @return DeleteQueueResponse
936
936
  * @throws OciError when an error occurs
937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/DeleteQueue.ts.html |here} to see how to use DeleteQueue API.
937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/DeleteQueue.ts.html |here} to see how to use DeleteQueue API.
938
938
  */
939
939
  deleteQueue(deleteQueueRequest) {
940
940
  return __awaiter(this, void 0, void 0, function* () {
@@ -994,7 +994,7 @@ class QueueAdminClient {
994
994
  * @param GetQueueRequest
995
995
  * @return GetQueueResponse
996
996
  * @throws OciError when an error occurs
997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/GetQueue.ts.html |here} to see how to use GetQueue API.
997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetQueue.ts.html |here} to see how to use GetQueue API.
998
998
  */
999
999
  getQueue(getQueueRequest) {
1000
1000
  return __awaiter(this, void 0, void 0, function* () {
@@ -1057,7 +1057,7 @@ class QueueAdminClient {
1057
1057
  * @param GetWorkRequestRequest
1058
1058
  * @return GetWorkRequestResponse
1059
1059
  * @throws OciError when an error occurs
1060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1061
1061
  */
1062
1062
  getWorkRequest(getWorkRequestRequest) {
1063
1063
  return __awaiter(this, void 0, void 0, function* () {
@@ -1121,7 +1121,7 @@ class QueueAdminClient {
1121
1121
  * @param ListQueuesRequest
1122
1122
  * @return ListQueuesResponse
1123
1123
  * @throws OciError when an error occurs
1124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListQueues.ts.html |here} to see how to use ListQueues API.
1124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListQueues.ts.html |here} to see how to use ListQueues API.
1125
1125
  */
1126
1126
  listQueues(listQueuesRequest) {
1127
1127
  return __awaiter(this, void 0, void 0, function* () {
@@ -1192,7 +1192,7 @@ class QueueAdminClient {
1192
1192
  * @param ListWorkRequestErrorsRequest
1193
1193
  * @return ListWorkRequestErrorsResponse
1194
1194
  * @throws OciError when an error occurs
1195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1196
1196
  */
1197
1197
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1198
1198
  return __awaiter(this, void 0, void 0, function* () {
@@ -1259,7 +1259,7 @@ class QueueAdminClient {
1259
1259
  * @param ListWorkRequestLogsRequest
1260
1260
  * @return ListWorkRequestLogsResponse
1261
1261
  * @throws OciError when an error occurs
1262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1263
1263
  */
1264
1264
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1265
1265
  return __awaiter(this, void 0, void 0, function* () {
@@ -1326,7 +1326,7 @@ class QueueAdminClient {
1326
1326
  * @param ListWorkRequestsRequest
1327
1327
  * @return ListWorkRequestsResponse
1328
1328
  * @throws OciError when an error occurs
1329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1330
1330
  */
1331
1331
  listWorkRequests(listWorkRequestsRequest) {
1332
1332
  return __awaiter(this, void 0, void 0, function* () {
@@ -1395,7 +1395,7 @@ class QueueAdminClient {
1395
1395
  * @param PurgeQueueRequest
1396
1396
  * @return PurgeQueueResponse
1397
1397
  * @throws OciError when an error occurs
1398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/PurgeQueue.ts.html |here} to see how to use PurgeQueue API.
1398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/PurgeQueue.ts.html |here} to see how to use PurgeQueue API.
1399
1399
  */
1400
1400
  purgeQueue(purgeQueueRequest) {
1401
1401
  return __awaiter(this, void 0, void 0, function* () {
@@ -1456,7 +1456,7 @@ class QueueAdminClient {
1456
1456
  * @param UpdateQueueRequest
1457
1457
  * @return UpdateQueueResponse
1458
1458
  * @throws OciError when an error occurs
1459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/queue/UpdateQueue.ts.html |here} to see how to use UpdateQueue API.
1459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/queue/UpdateQueue.ts.html |here} to see how to use UpdateQueue API.
1460
1460
  */
1461
1461
  updateQueue(updateQueueRequest) {
1462
1462
  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
  /**
@@ -48,7 +48,7 @@ export interface CreateQueueDetails {
48
48
  "customEncryptionKeyId"?: string;
49
49
  /**
50
50
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
51
- * Example: `{\"bar-key\": \"value\"}`
51
+ * Example: {@code {\"bar-key\": \"value\"}}
52
52
  *
53
53
  */
54
54
  "freeformTags"?: {
@@ -56,7 +56,7 @@ export interface CreateQueueDetails {
56
56
  };
57
57
  /**
58
58
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
59
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
59
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
60
60
  *
61
61
  */
62
62
  "definedTags"?: {
@@ -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,13 +7,13 @@
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
  /**
14
14
  * Represents the result of a DeleteMessages request, whether it was successful or not.
15
15
  * If a message was successfully deleted from the queue, the entry does not contain any fields.
16
- * If a message failed to be deleted from the queue, the entry includes the `errorCode` and `errorMessage` fields.
16
+ * If a message failed to be deleted from the queue, the entry includes the {@code errorCode} and {@code errorMessage} fields.
17
17
  *
18
18
  */
19
19
  export interface DeleteMessagesResultEntry {
@@ -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";
@@ -25,9 +25,9 @@ export interface DeleteMessagesResult {
25
25
  "clientFailures": number;
26
26
  /**
27
27
  * An array of items representing the result of each action.
28
- * The order is guaranteed to be the same as in the `DeleteMessagesDetails` object.
28
+ * The order is guaranteed to be the same as in the {@code DeleteMessagesDetails} object.
29
29
  * If a message was successfully deleted from the queue, the entry does not contain any fields.
30
- * If a message failed to be deleted from the queue, the entry includes the `errorCode` and `errorMessage` fields.
30
+ * If a message failed to be deleted from the queue, the entry includes the {@code errorCode} and {@code errorMessage} fields.
31
31
  *
32
32
  */
33
33
  "entries": Array<model.DeleteMessagesResultEntry>;
@@ -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";
@@ -36,14 +36,14 @@ export interface GetMessage {
36
36
  /**
37
37
  * The time after which the message will be visible to other consumers, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
38
38
  * <p>
39
- Example: `2018-04-20T00:00:07.405Z`
39
+ Example: {@code 2018-04-20T00:00:07.405Z}
40
40
  *
41
41
  */
42
42
  "visibleAfter": Date;
43
43
  /**
44
44
  * The time after which the message will be automatically deleted, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
45
45
  * <p>
46
- Example: `2018-04-20T00:00:07.405Z`
46
+ Example: {@code 2018-04-20T00:00:07.405Z}
47
47
  *
48
48
  */
49
49
  "expireAfter": Date;
@@ -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) {