oci-queue 2.102.1 → 2.103.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 (110) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +27 -27
  4. package/lib/client.js +27 -27
  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 +2 -2
  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 +1 -1
  18. package/lib/model/delete-messages-result-entry.js +1 -1
  19. package/lib/model/delete-messages-result.d.ts +1 -1
  20. package/lib/model/delete-messages-result.js +1 -1
  21. package/lib/model/get-message.d.ts +1 -1
  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 +1 -1
  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 +2 -2
  48. package/lib/model/queue-summary.js +1 -1
  49. package/lib/model/queue.d.ts +3 -3
  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 +1 -1
  62. package/lib/model/update-messages-result-entry.js +1 -1
  63. package/lib/model/update-messages-result.d.ts +1 -1
  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 +1 -1
  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 +2 -2
  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 +2 -2
  82. package/lib/model/work-request-summary.js +1 -1
  83. package/lib/model/work-request.d.ts +2 -2
  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 +1 -1
  88. package/lib/request/create-queue-request.d.ts +1 -1
  89. package/lib/request/delete-message-request.d.ts +1 -1
  90. package/lib/request/delete-messages-request.d.ts +1 -1
  91. package/lib/request/delete-queue-request.d.ts +1 -1
  92. package/lib/request/get-messages-request.d.ts +1 -1
  93. package/lib/request/get-queue-request.d.ts +1 -1
  94. package/lib/request/get-stats-request.d.ts +1 -1
  95. package/lib/request/get-work-request-request.d.ts +1 -1
  96. package/lib/request/index.d.ts +1 -1
  97. package/lib/request/index.js +1 -1
  98. package/lib/request/list-channels-request.d.ts +3 -3
  99. package/lib/request/list-queues-request.d.ts +4 -4
  100. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  101. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  102. package/lib/request/list-work-requests-request.d.ts +4 -4
  103. package/lib/request/purge-queue-request.d.ts +1 -1
  104. package/lib/request/put-messages-request.d.ts +1 -1
  105. package/lib/request/update-message-request.d.ts +1 -1
  106. package/lib/request/update-messages-request.d.ts +1 -1
  107. package/lib/request/update-queue-request.d.ts +1 -1
  108. package/lib/response/index.d.ts +1 -1
  109. package/lib/response/index.js +1 -1
  110. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -28,7 +28,7 @@ export interface WorkRequestSummary {
28
28
  */
29
29
  "id": string;
30
30
  /**
31
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work requests should be scoped to
31
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work requests should be scoped to
32
32
  * the same compartment as the resource the work request affects. If the work request affects multiple resources,
33
33
  * and those resources are not in the same compartment, it is up to the service team to pick the primary
34
34
  * resource whose compartment should be used
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -28,7 +28,7 @@ export interface WorkRequest {
28
28
  */
29
29
  "id": string;
30
30
  /**
31
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work requests should be scoped to
31
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work requests should be scoped to
32
32
  * the same compartment as the resource the work request affects. If the work request affects multiple resources,
33
33
  * and those resources are not in the same compartment, it is up to the service team to pick the primary
34
34
  * resource whose compartment should be used
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ChangeQueueCompartment.ts.html |here} to see how to use ChangeQueueCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ChangeQueueCompartment.ts.html |here} to see how to use ChangeQueueCompartmentRequest.
17
17
  */
18
18
  export interface ChangeQueueCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/CreateQueue.ts.html |here} to see how to use CreateQueueRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/CreateQueue.ts.html |here} to see how to use CreateQueueRequest.
17
17
  */
18
18
  export interface CreateQueueRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/DeleteMessage.ts.html |here} to see how to use DeleteMessageRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/DeleteMessage.ts.html |here} to see how to use DeleteMessageRequest.
16
16
  */
17
17
  export interface DeleteMessageRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/DeleteMessages.ts.html |here} to see how to use DeleteMessagesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/DeleteMessages.ts.html |here} to see how to use DeleteMessagesRequest.
17
17
  */
18
18
  export interface DeleteMessagesRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/DeleteQueue.ts.html |here} to see how to use DeleteQueueRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/DeleteQueue.ts.html |here} to see how to use DeleteQueueRequest.
16
16
  */
17
17
  export interface DeleteQueueRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetMessages.ts.html |here} to see how to use GetMessagesRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetMessages.ts.html |here} to see how to use GetMessagesRequest.
16
16
  */
17
17
  export interface GetMessagesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetQueue.ts.html |here} to see how to use GetQueueRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetQueue.ts.html |here} to see how to use GetQueueRequest.
16
16
  */
17
17
  export interface GetQueueRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetStats.ts.html |here} to see how to use GetStatsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetStats.ts.html |here} to see how to use GetStatsRequest.
16
16
  */
17
17
  export interface GetStatsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListChannels.ts.html |here} to see how to use ListChannelsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListChannels.ts.html |here} to see how to use ListChannelsRequest.
16
16
  */
17
17
  export interface ListChannelsRequest extends common.BaseRequest {
18
18
  /**
@@ -24,11 +24,11 @@ export interface ListChannelsRequest extends common.BaseRequest {
24
24
  */
25
25
  "opcRequestId"?: string;
26
26
  /**
27
- * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
27
+ * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
28
28
  */
29
29
  "limit"?: number;
30
30
  /**
31
- * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
+ * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  */
33
33
  "page"?: string;
34
34
  /**
@@ -13,11 +13,11 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListQueues.ts.html |here} to see how to use ListQueuesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListQueues.ts.html |here} to see how to use ListQueuesRequest.
17
17
  */
18
18
  export interface ListQueuesRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
21
21
  */
22
22
  "compartmentId"?: string;
23
23
  /**
@@ -33,11 +33,11 @@ export interface ListQueuesRequest extends common.BaseRequest {
33
33
  */
34
34
  "id"?: string;
35
35
  /**
36
- * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
+ * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
37
37
  */
38
38
  "limit"?: number;
39
39
  /**
40
- * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
40
+ * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
41
  */
42
42
  "page"?: string;
43
43
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -24,11 +24,11 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
24
24
  */
25
25
  "opcRequestId"?: string;
26
26
  /**
27
- * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
27
+ * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
28
28
  */
29
29
  "page"?: string;
30
30
  /**
31
- * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
+ * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  */
33
33
  "limit"?: number;
34
34
  }
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -24,11 +24,11 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
24
24
  */
25
25
  "opcRequestId"?: string;
26
26
  /**
27
- * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
27
+ * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
28
28
  */
29
29
  "page"?: string;
30
30
  /**
31
- * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
+ * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  */
33
33
  "limit"?: number;
34
34
  }
@@ -12,11 +12,11 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
20
20
  */
21
21
  "compartmentId"?: string;
22
22
  /**
@@ -28,11 +28,11 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
28
28
  */
29
29
  "opcRequestId"?: string;
30
30
  /**
31
- * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
+ * For list pagination. The value of the opc-next-page response header from the previous \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  */
33
33
  "page"?: string;
34
34
  /**
35
- * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
+ * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call. For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
36
  */
37
37
  "limit"?: number;
38
38
  }
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/PurgeQueue.ts.html |here} to see how to use PurgeQueueRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/PurgeQueue.ts.html |here} to see how to use PurgeQueueRequest.
17
17
  */
18
18
  export interface PurgeQueueRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/PutMessages.ts.html |here} to see how to use PutMessagesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/PutMessages.ts.html |here} to see how to use PutMessagesRequest.
17
17
  */
18
18
  export interface PutMessagesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/UpdateMessage.ts.html |here} to see how to use UpdateMessageRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/UpdateMessage.ts.html |here} to see how to use UpdateMessageRequest.
17
17
  */
18
18
  export interface UpdateMessageRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/UpdateMessages.ts.html |here} to see how to use UpdateMessagesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/UpdateMessages.ts.html |here} to see how to use UpdateMessagesRequest.
17
17
  */
18
18
  export interface UpdateMessagesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/UpdateQueue.ts.html |here} to see how to use UpdateQueueRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/queue/UpdateQueue.ts.html |here} to see how to use UpdateQueueRequest.
17
17
  */
18
18
  export interface UpdateQueueRequest extends common.BaseRequest {
19
19
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Queue API
3
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
3
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
4
4
  * OpenAPI spec version: 20210201
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Queue API
4
- * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](/iaas/Content/queue/overview.htm).
4
+ * Use the Queue API to produce and consume messages, create queues, and manage related items. For more information, see [Queue](https://docs.oracle.com/iaas/Content/queue/overview.htm).
5
5
  * OpenAPI spec version: 20210201
6
6
  *
7
7
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-queue",
3
- "version": "2.102.1",
3
+ "version": "2.103.0",
4
4
  "description": "OCI NodeJS client for Queue Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.102.1",
19
- "oci-workrequests": "2.102.1"
18
+ "oci-common": "2.103.0",
19
+ "oci-workrequests": "2.103.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"