oci-streaming 2.75.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 (180) 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 +35 -27
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/change-connect-harness-compartment-details.d.ts +1 -1
  7. package/lib/model/change-connect-harness-compartment-details.js +1 -1
  8. package/lib/model/change-stream-compartment-details.d.ts +1 -1
  9. package/lib/model/change-stream-compartment-details.js +1 -1
  10. package/lib/model/change-stream-pool-compartment-details.d.ts +1 -1
  11. package/lib/model/change-stream-pool-compartment-details.js +1 -1
  12. package/lib/model/connect-harness-summary.d.ts +1 -1
  13. package/lib/model/connect-harness-summary.js +1 -1
  14. package/lib/model/connect-harness.d.ts +1 -1
  15. package/lib/model/connect-harness.js +1 -1
  16. package/lib/model/create-connect-harness-details.d.ts +1 -1
  17. package/lib/model/create-connect-harness-details.js +1 -1
  18. package/lib/model/create-cursor-details.d.ts +1 -1
  19. package/lib/model/create-cursor-details.js +1 -1
  20. package/lib/model/create-group-cursor-details.d.ts +1 -1
  21. package/lib/model/create-group-cursor-details.js +1 -1
  22. package/lib/model/create-stream-details.d.ts +1 -1
  23. package/lib/model/create-stream-details.js +1 -1
  24. package/lib/model/create-stream-pool-details.d.ts +1 -1
  25. package/lib/model/create-stream-pool-details.js +1 -1
  26. package/lib/model/cursor.d.ts +1 -1
  27. package/lib/model/cursor.js +1 -1
  28. package/lib/model/custom-encryption-key-details.d.ts +1 -1
  29. package/lib/model/custom-encryption-key-details.js +1 -1
  30. package/lib/model/custom-encryption-key.d.ts +1 -1
  31. package/lib/model/custom-encryption-key.js +1 -1
  32. package/lib/model/group.d.ts +1 -1
  33. package/lib/model/group.js +1 -1
  34. package/lib/model/index.d.ts +1 -1
  35. package/lib/model/index.js +1 -1
  36. package/lib/model/kafka-settings.d.ts +1 -1
  37. package/lib/model/kafka-settings.js +1 -1
  38. package/lib/model/message.d.ts +1 -1
  39. package/lib/model/message.js +1 -1
  40. package/lib/model/partition-reservation.d.ts +1 -1
  41. package/lib/model/partition-reservation.js +1 -1
  42. package/lib/model/private-endpoint-details.d.ts +1 -1
  43. package/lib/model/private-endpoint-details.js +1 -1
  44. package/lib/model/private-endpoint-settings.d.ts +1 -1
  45. package/lib/model/private-endpoint-settings.js +1 -1
  46. package/lib/model/put-messages-details-entry.d.ts +1 -1
  47. package/lib/model/put-messages-details-entry.js +1 -1
  48. package/lib/model/put-messages-details.d.ts +1 -1
  49. package/lib/model/put-messages-details.js +1 -1
  50. package/lib/model/put-messages-result-entry.d.ts +1 -1
  51. package/lib/model/put-messages-result-entry.js +1 -1
  52. package/lib/model/put-messages-result.d.ts +1 -1
  53. package/lib/model/put-messages-result.js +1 -1
  54. package/lib/model/stream-pool-summary.d.ts +1 -1
  55. package/lib/model/stream-pool-summary.js +1 -1
  56. package/lib/model/stream-pool.d.ts +1 -1
  57. package/lib/model/stream-pool.js +1 -1
  58. package/lib/model/stream-summary.d.ts +1 -1
  59. package/lib/model/stream-summary.js +1 -1
  60. package/lib/model/stream.d.ts +1 -1
  61. package/lib/model/stream.js +1 -1
  62. package/lib/model/update-connect-harness-details.d.ts +1 -1
  63. package/lib/model/update-connect-harness-details.js +1 -1
  64. package/lib/model/update-group-details.d.ts +1 -1
  65. package/lib/model/update-group-details.js +1 -1
  66. package/lib/model/update-stream-details.d.ts +1 -1
  67. package/lib/model/update-stream-details.js +1 -1
  68. package/lib/model/update-stream-pool-details.d.ts +1 -1
  69. package/lib/model/update-stream-pool-details.js +1 -1
  70. package/lib/request/change-connect-harness-compartment-request.d.ts +2 -2
  71. package/lib/request/change-connect-harness-compartment-request.js +1 -1
  72. package/lib/request/change-stream-compartment-request.d.ts +2 -2
  73. package/lib/request/change-stream-compartment-request.js +1 -1
  74. package/lib/request/change-stream-pool-compartment-request.d.ts +2 -2
  75. package/lib/request/change-stream-pool-compartment-request.js +1 -1
  76. package/lib/request/consumer-commit-request.d.ts +2 -2
  77. package/lib/request/consumer-commit-request.js +1 -1
  78. package/lib/request/consumer-heartbeat-request.d.ts +2 -2
  79. package/lib/request/consumer-heartbeat-request.js +1 -1
  80. package/lib/request/create-connect-harness-request.d.ts +2 -2
  81. package/lib/request/create-connect-harness-request.js +1 -1
  82. package/lib/request/create-cursor-request.d.ts +2 -2
  83. package/lib/request/create-cursor-request.js +1 -1
  84. package/lib/request/create-group-cursor-request.d.ts +2 -2
  85. package/lib/request/create-group-cursor-request.js +1 -1
  86. package/lib/request/create-stream-pool-request.d.ts +2 -2
  87. package/lib/request/create-stream-pool-request.js +1 -1
  88. package/lib/request/create-stream-request.d.ts +2 -2
  89. package/lib/request/create-stream-request.js +1 -1
  90. package/lib/request/delete-connect-harness-request.d.ts +2 -2
  91. package/lib/request/delete-connect-harness-request.js +1 -1
  92. package/lib/request/delete-stream-pool-request.d.ts +2 -2
  93. package/lib/request/delete-stream-pool-request.js +1 -1
  94. package/lib/request/delete-stream-request.d.ts +2 -2
  95. package/lib/request/delete-stream-request.js +1 -1
  96. package/lib/request/get-connect-harness-request.d.ts +2 -2
  97. package/lib/request/get-connect-harness-request.js +1 -1
  98. package/lib/request/get-group-request.d.ts +2 -2
  99. package/lib/request/get-group-request.js +1 -1
  100. package/lib/request/get-messages-request.d.ts +2 -2
  101. package/lib/request/get-messages-request.js +1 -1
  102. package/lib/request/get-stream-pool-request.d.ts +2 -2
  103. package/lib/request/get-stream-pool-request.js +1 -1
  104. package/lib/request/get-stream-request.d.ts +2 -2
  105. package/lib/request/get-stream-request.js +1 -1
  106. package/lib/request/index.d.ts +1 -1
  107. package/lib/request/index.js +1 -1
  108. package/lib/request/list-connect-harnesses-request.d.ts +2 -2
  109. package/lib/request/list-connect-harnesses-request.js +1 -1
  110. package/lib/request/list-stream-pools-request.d.ts +2 -2
  111. package/lib/request/list-stream-pools-request.js +1 -1
  112. package/lib/request/list-streams-request.d.ts +2 -2
  113. package/lib/request/list-streams-request.js +1 -1
  114. package/lib/request/put-messages-request.d.ts +2 -2
  115. package/lib/request/put-messages-request.js +1 -1
  116. package/lib/request/update-connect-harness-request.d.ts +2 -2
  117. package/lib/request/update-connect-harness-request.js +1 -1
  118. package/lib/request/update-group-request.d.ts +2 -2
  119. package/lib/request/update-group-request.js +1 -1
  120. package/lib/request/update-stream-pool-request.d.ts +2 -2
  121. package/lib/request/update-stream-pool-request.js +1 -1
  122. package/lib/request/update-stream-request.d.ts +2 -2
  123. package/lib/request/update-stream-request.js +1 -1
  124. package/lib/response/change-connect-harness-compartment-response.d.ts +1 -1
  125. package/lib/response/change-connect-harness-compartment-response.js +1 -1
  126. package/lib/response/change-stream-compartment-response.d.ts +1 -1
  127. package/lib/response/change-stream-compartment-response.js +1 -1
  128. package/lib/response/change-stream-pool-compartment-response.d.ts +1 -1
  129. package/lib/response/change-stream-pool-compartment-response.js +1 -1
  130. package/lib/response/consumer-commit-response.d.ts +1 -1
  131. package/lib/response/consumer-commit-response.js +1 -1
  132. package/lib/response/consumer-heartbeat-response.d.ts +1 -1
  133. package/lib/response/consumer-heartbeat-response.js +1 -1
  134. package/lib/response/create-connect-harness-response.d.ts +1 -1
  135. package/lib/response/create-connect-harness-response.js +1 -1
  136. package/lib/response/create-cursor-response.d.ts +1 -1
  137. package/lib/response/create-cursor-response.js +1 -1
  138. package/lib/response/create-group-cursor-response.d.ts +1 -1
  139. package/lib/response/create-group-cursor-response.js +1 -1
  140. package/lib/response/create-stream-pool-response.d.ts +1 -1
  141. package/lib/response/create-stream-pool-response.js +1 -1
  142. package/lib/response/create-stream-response.d.ts +1 -1
  143. package/lib/response/create-stream-response.js +1 -1
  144. package/lib/response/delete-connect-harness-response.d.ts +1 -1
  145. package/lib/response/delete-connect-harness-response.js +1 -1
  146. package/lib/response/delete-stream-pool-response.d.ts +1 -1
  147. package/lib/response/delete-stream-pool-response.js +1 -1
  148. package/lib/response/delete-stream-response.d.ts +1 -1
  149. package/lib/response/delete-stream-response.js +1 -1
  150. package/lib/response/get-connect-harness-response.d.ts +1 -1
  151. package/lib/response/get-connect-harness-response.js +1 -1
  152. package/lib/response/get-group-response.d.ts +1 -1
  153. package/lib/response/get-group-response.js +1 -1
  154. package/lib/response/get-messages-response.d.ts +1 -1
  155. package/lib/response/get-messages-response.js +1 -1
  156. package/lib/response/get-stream-pool-response.d.ts +1 -1
  157. package/lib/response/get-stream-pool-response.js +1 -1
  158. package/lib/response/get-stream-response.d.ts +1 -1
  159. package/lib/response/get-stream-response.js +1 -1
  160. package/lib/response/index.d.ts +1 -1
  161. package/lib/response/index.js +1 -1
  162. package/lib/response/list-connect-harnesses-response.d.ts +1 -1
  163. package/lib/response/list-connect-harnesses-response.js +1 -1
  164. package/lib/response/list-stream-pools-response.d.ts +1 -1
  165. package/lib/response/list-stream-pools-response.js +1 -1
  166. package/lib/response/list-streams-response.d.ts +1 -1
  167. package/lib/response/list-streams-response.js +1 -1
  168. package/lib/response/put-messages-response.d.ts +1 -1
  169. package/lib/response/put-messages-response.js +1 -1
  170. package/lib/response/update-connect-harness-response.d.ts +1 -1
  171. package/lib/response/update-connect-harness-response.js +1 -1
  172. package/lib/response/update-group-response.d.ts +1 -1
  173. package/lib/response/update-group-response.js +1 -1
  174. package/lib/response/update-stream-pool-response.d.ts +1 -1
  175. package/lib/response/update-stream-pool-response.js +1 -1
  176. package/lib/response/update-stream-response.d.ts +1 -1
  177. package/lib/response/update-stream-response.js +1 -1
  178. package/lib/streamadmin-waiter.d.ts +1 -1
  179. package/lib/streamadmin-waiter.js +1 -1
  180. 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");
@@ -57,7 +57,7 @@ export declare class StreamClient {
57
57
  * @param ConsumerCommitRequest
58
58
  * @return ConsumerCommitResponse
59
59
  * @throws OciError when an error occurs
60
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommit API.
60
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommit API.
61
61
  */
62
62
  consumerCommit(consumerCommitRequest: requests.ConsumerCommitRequest): Promise<responses.ConsumerCommitResponse>;
63
63
  /**
@@ -67,7 +67,7 @@ export declare class StreamClient {
67
67
  * @param ConsumerHeartbeatRequest
68
68
  * @return ConsumerHeartbeatResponse
69
69
  * @throws OciError when an error occurs
70
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeat API.
70
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeat API.
71
71
  */
72
72
  consumerHeartbeat(consumerHeartbeatRequest: requests.ConsumerHeartbeatRequest): Promise<responses.ConsumerHeartbeatResponse>;
73
73
  /**
@@ -81,7 +81,7 @@ export declare class StreamClient {
81
81
  * @param CreateCursorRequest
82
82
  * @return CreateCursorResponse
83
83
  * @throws OciError when an error occurs
84
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateCursor.ts.html |here} to see how to use CreateCursor API.
84
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateCursor.ts.html |here} to see how to use CreateCursor API.
85
85
  */
86
86
  createCursor(createCursorRequest: requests.CreateCursorRequest): Promise<responses.CreateCursorResponse>;
87
87
  /**
@@ -91,7 +91,7 @@ export declare class StreamClient {
91
91
  * @param CreateGroupCursorRequest
92
92
  * @return CreateGroupCursorResponse
93
93
  * @throws OciError when an error occurs
94
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursor API.
94
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursor API.
95
95
  */
96
96
  createGroupCursor(createGroupCursorRequest: requests.CreateGroupCursorRequest): Promise<responses.CreateGroupCursorResponse>;
97
97
  /**
@@ -101,7 +101,7 @@ export declare class StreamClient {
101
101
  * @param GetGroupRequest
102
102
  * @return GetGroupResponse
103
103
  * @throws OciError when an error occurs
104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetGroup.ts.html |here} to see how to use GetGroup API.
104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetGroup.ts.html |here} to see how to use GetGroup API.
105
105
  */
106
106
  getGroup(getGroupRequest: requests.GetGroupRequest): Promise<responses.GetGroupResponse>;
107
107
  /**
@@ -113,7 +113,7 @@ export declare class StreamClient {
113
113
  * @param GetMessagesRequest
114
114
  * @return GetMessagesResponse
115
115
  * @throws OciError when an error occurs
116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetMessages.ts.html |here} to see how to use GetMessages API.
116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetMessages.ts.html |here} to see how to use GetMessages API.
117
117
  */
118
118
  getMessages(getMessagesRequest: requests.GetMessagesRequest): Promise<responses.GetMessagesResponse>;
119
119
  /**
@@ -126,7 +126,7 @@ export declare class StreamClient {
126
126
  * @param PutMessagesRequest
127
127
  * @return PutMessagesResponse
128
128
  * @throws OciError when an error occurs
129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/PutMessages.ts.html |here} to see how to use PutMessages API.
129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/PutMessages.ts.html |here} to see how to use PutMessages API.
130
130
  */
131
131
  putMessages(putMessagesRequest: requests.PutMessagesRequest): Promise<responses.PutMessagesResponse>;
132
132
  /**
@@ -136,7 +136,7 @@ export declare class StreamClient {
136
136
  * @param UpdateGroupRequest
137
137
  * @return UpdateGroupResponse
138
138
  * @throws OciError when an error occurs
139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
140
140
  */
141
141
  updateGroup(updateGroupRequest: requests.UpdateGroupRequest): Promise<responses.UpdateGroupResponse>;
142
142
  }
@@ -212,7 +212,7 @@ export declare class StreamAdminClient {
212
212
  * @param ChangeConnectHarnessCompartmentRequest
213
213
  * @return ChangeConnectHarnessCompartmentResponse
214
214
  * @throws OciError when an error occurs
215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartment API.
215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartment API.
216
216
  */
217
217
  changeConnectHarnessCompartment(changeConnectHarnessCompartmentRequest: requests.ChangeConnectHarnessCompartmentRequest): Promise<responses.ChangeConnectHarnessCompartmentResponse>;
218
218
  /**
@@ -224,7 +224,7 @@ export declare class StreamAdminClient {
224
224
  * @param ChangeStreamCompartmentRequest
225
225
  * @return ChangeStreamCompartmentResponse
226
226
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartment API.
227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartment API.
228
228
  */
229
229
  changeStreamCompartment(changeStreamCompartmentRequest: requests.ChangeStreamCompartmentRequest): Promise<responses.ChangeStreamCompartmentResponse>;
230
230
  /**
@@ -233,7 +233,7 @@ export declare class StreamAdminClient {
233
233
  * @param ChangeStreamPoolCompartmentRequest
234
234
  * @return ChangeStreamPoolCompartmentResponse
235
235
  * @throws OciError when an error occurs
236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartment API.
236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartment API.
237
237
  */
238
238
  changeStreamPoolCompartment(changeStreamPoolCompartmentRequest: requests.ChangeStreamPoolCompartmentRequest): Promise<responses.ChangeStreamPoolCompartmentResponse>;
239
239
  /**
@@ -244,7 +244,7 @@ export declare class StreamAdminClient {
244
244
  * @param CreateConnectHarnessRequest
245
245
  * @return CreateConnectHarnessResponse
246
246
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarness API.
247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarness API.
248
248
  */
249
249
  createConnectHarness(createConnectHarnessRequest: requests.CreateConnectHarnessRequest): Promise<responses.CreateConnectHarnessResponse>;
250
250
  /**
@@ -258,7 +258,7 @@ export declare class StreamAdminClient {
258
258
  * @param CreateStreamRequest
259
259
  * @return CreateStreamResponse
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.75.0/streaming/CreateStream.ts.html |here} to see how to use CreateStream API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateStream.ts.html |here} to see how to use CreateStream API.
262
262
  */
263
263
  createStream(createStreamRequest: requests.CreateStreamRequest): Promise<responses.CreateStreamResponse>;
264
264
  /**
@@ -270,7 +270,7 @@ export declare class StreamAdminClient {
270
270
  * @param CreateStreamPoolRequest
271
271
  * @return CreateStreamPoolResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPool API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPool API.
274
274
  */
275
275
  createStreamPool(createStreamPoolRequest: requests.CreateStreamPoolRequest): Promise<responses.CreateStreamPoolResponse>;
276
276
  /**
@@ -284,7 +284,7 @@ export declare class StreamAdminClient {
284
284
  * @param DeleteConnectHarnessRequest
285
285
  * @return DeleteConnectHarnessResponse
286
286
  * @throws OciError when an error occurs
287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarness API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarness API.
288
288
  */
289
289
  deleteConnectHarness(deleteConnectHarnessRequest: requests.DeleteConnectHarnessRequest): Promise<responses.DeleteConnectHarnessResponse>;
290
290
  /**
@@ -298,7 +298,7 @@ export declare class StreamAdminClient {
298
298
  * @param DeleteStreamRequest
299
299
  * @return DeleteStreamResponse
300
300
  * @throws OciError when an error occurs
301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/DeleteStream.ts.html |here} to see how to use DeleteStream API.
301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/DeleteStream.ts.html |here} to see how to use DeleteStream API.
302
302
  */
303
303
  deleteStream(deleteStreamRequest: requests.DeleteStreamRequest): Promise<responses.DeleteStreamResponse>;
304
304
  /**
@@ -309,7 +309,7 @@ export declare class StreamAdminClient {
309
309
  * @param DeleteStreamPoolRequest
310
310
  * @return DeleteStreamPoolResponse
311
311
  * @throws OciError when an error occurs
312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPool API.
312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPool API.
313
313
  */
314
314
  deleteStreamPool(deleteStreamPoolRequest: requests.DeleteStreamPoolRequest): Promise<responses.DeleteStreamPoolResponse>;
315
315
  /**
@@ -318,7 +318,7 @@ export declare class StreamAdminClient {
318
318
  * @param GetConnectHarnessRequest
319
319
  * @return GetConnectHarnessResponse
320
320
  * @throws OciError when an error occurs
321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarness API.
321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarness API.
322
322
  */
323
323
  getConnectHarness(getConnectHarnessRequest: requests.GetConnectHarnessRequest): Promise<responses.GetConnectHarnessResponse>;
324
324
  /**
@@ -327,7 +327,7 @@ export declare class StreamAdminClient {
327
327
  * @param GetStreamRequest
328
328
  * @return GetStreamResponse
329
329
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetStream.ts.html |here} to see how to use GetStream API.
330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetStream.ts.html |here} to see how to use GetStream API.
331
331
  */
332
332
  getStream(getStreamRequest: requests.GetStreamRequest): Promise<responses.GetStreamResponse>;
333
333
  /**
@@ -336,7 +336,7 @@ export declare class StreamAdminClient {
336
336
  * @param GetStreamPoolRequest
337
337
  * @return GetStreamPoolResponse
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.75.0/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPool API.
339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPool API.
340
340
  */
341
341
  getStreamPool(getStreamPoolRequest: requests.GetStreamPoolRequest): Promise<responses.GetStreamPoolResponse>;
342
342
  /**
@@ -345,7 +345,7 @@ export declare class StreamAdminClient {
345
345
  * @param ListConnectHarnessesRequest
346
346
  * @return ListConnectHarnessesResponse
347
347
  * @throws OciError when an error occurs
348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnesses API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnesses API.
349
349
  */
350
350
  listConnectHarnesses(listConnectHarnessesRequest: requests.ListConnectHarnessesRequest): Promise<responses.ListConnectHarnessesResponse>;
351
351
  /**
@@ -386,7 +386,7 @@ export declare class StreamAdminClient {
386
386
  * @param ListStreamPoolsRequest
387
387
  * @return ListStreamPoolsResponse
388
388
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPools API.
389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPools API.
390
390
  */
391
391
  listStreamPools(listStreamPoolsRequest: requests.ListStreamPoolsRequest): Promise<responses.ListStreamPoolsResponse>;
392
392
  /**
@@ -431,7 +431,7 @@ export declare class StreamAdminClient {
431
431
  * @param ListStreamsRequest
432
432
  * @return ListStreamsResponse
433
433
  * @throws OciError when an error occurs
434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ListStreams.ts.html |here} to see how to use ListStreams API.
434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ListStreams.ts.html |here} to see how to use ListStreams API.
435
435
  */
436
436
  listStreams(listStreamsRequest: requests.ListStreamsRequest): Promise<responses.ListStreamsResponse>;
437
437
  /**
@@ -473,7 +473,7 @@ export declare class StreamAdminClient {
473
473
  * @param UpdateConnectHarnessRequest
474
474
  * @return UpdateConnectHarnessResponse
475
475
  * @throws OciError when an error occurs
476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarness API.
476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarness API.
477
477
  */
478
478
  updateConnectHarness(updateConnectHarnessRequest: requests.UpdateConnectHarnessRequest): Promise<responses.UpdateConnectHarnessResponse>;
479
479
  /**
@@ -483,7 +483,7 @@ export declare class StreamAdminClient {
483
483
  * @param UpdateStreamRequest
484
484
  * @return UpdateStreamResponse
485
485
  * @throws OciError when an error occurs
486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateStream.ts.html |here} to see how to use UpdateStream API.
486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateStream.ts.html |here} to see how to use UpdateStream API.
487
487
  */
488
488
  updateStream(updateStreamRequest: requests.UpdateStreamRequest): Promise<responses.UpdateStreamResponse>;
489
489
  /**
@@ -493,7 +493,7 @@ export declare class StreamAdminClient {
493
493
  * @param UpdateStreamPoolRequest
494
494
  * @return UpdateStreamPoolResponse
495
495
  * @throws OciError when an error occurs
496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPool API.
496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPool API.
497
497
  */
498
498
  updateStreamPool(updateStreamPoolRequest: requests.UpdateStreamPoolRequest): Promise<responses.UpdateStreamPoolResponse>;
499
499
  }
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) {
@@ -79,6 +79,10 @@ class StreamClient {
79
79
  ? clientConfiguration.bodyDuplexMode
80
80
  : undefined;
81
81
  }
82
+ if (!oci_common_2.developerToolConfiguration.isServiceEnabled("streaming")) {
83
+ let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
84
+ throw errmsg.concat("streaming");
85
+ }
82
86
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
83
87
  const specCircuitBreakerEnabled = false;
84
88
  if (!this._circuitBreaker &&
@@ -127,7 +131,7 @@ class StreamClient {
127
131
  * @param ConsumerCommitRequest
128
132
  * @return ConsumerCommitResponse
129
133
  * @throws OciError when an error occurs
130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommit API.
134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommit API.
131
135
  */
132
136
  consumerCommit(consumerCommitRequest) {
133
137
  return __awaiter(this, void 0, void 0, function* () {
@@ -188,7 +192,7 @@ class StreamClient {
188
192
  * @param ConsumerHeartbeatRequest
189
193
  * @return ConsumerHeartbeatResponse
190
194
  * @throws OciError when an error occurs
191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeat API.
195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeat API.
192
196
  */
193
197
  consumerHeartbeat(consumerHeartbeatRequest) {
194
198
  return __awaiter(this, void 0, void 0, function* () {
@@ -253,7 +257,7 @@ class StreamClient {
253
257
  * @param CreateCursorRequest
254
258
  * @return CreateCursorResponse
255
259
  * @throws OciError when an error occurs
256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateCursor.ts.html |here} to see how to use CreateCursor API.
260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateCursor.ts.html |here} to see how to use CreateCursor API.
257
261
  */
258
262
  createCursor(createCursorRequest) {
259
263
  return __awaiter(this, void 0, void 0, function* () {
@@ -313,7 +317,7 @@ class StreamClient {
313
317
  * @param CreateGroupCursorRequest
314
318
  * @return CreateGroupCursorResponse
315
319
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursor API.
320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursor API.
317
321
  */
318
322
  createGroupCursor(createGroupCursorRequest) {
319
323
  return __awaiter(this, void 0, void 0, function* () {
@@ -373,7 +377,7 @@ class StreamClient {
373
377
  * @param GetGroupRequest
374
378
  * @return GetGroupResponse
375
379
  * @throws OciError when an error occurs
376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetGroup.ts.html |here} to see how to use GetGroup API.
380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetGroup.ts.html |here} to see how to use GetGroup API.
377
381
  */
378
382
  getGroup(getGroupRequest) {
379
383
  return __awaiter(this, void 0, void 0, function* () {
@@ -435,7 +439,7 @@ class StreamClient {
435
439
  * @param GetMessagesRequest
436
440
  * @return GetMessagesResponse
437
441
  * @throws OciError when an error occurs
438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetMessages.ts.html |here} to see how to use GetMessages API.
442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetMessages.ts.html |here} to see how to use GetMessages API.
439
443
  */
440
444
  getMessages(getMessagesRequest) {
441
445
  return __awaiter(this, void 0, void 0, function* () {
@@ -505,7 +509,7 @@ class StreamClient {
505
509
  * @param PutMessagesRequest
506
510
  * @return PutMessagesResponse
507
511
  * @throws OciError when an error occurs
508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/PutMessages.ts.html |here} to see how to use PutMessages API.
512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/PutMessages.ts.html |here} to see how to use PutMessages API.
509
513
  */
510
514
  putMessages(putMessagesRequest) {
511
515
  return __awaiter(this, void 0, void 0, function* () {
@@ -565,7 +569,7 @@ class StreamClient {
565
569
  * @param UpdateGroupRequest
566
570
  * @return UpdateGroupResponse
567
571
  * @throws OciError when an error occurs
568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
569
573
  */
570
574
  updateGroup(updateGroupRequest) {
571
575
  return __awaiter(this, void 0, void 0, function* () {
@@ -651,6 +655,10 @@ class StreamAdminClient {
651
655
  ? clientConfiguration.bodyDuplexMode
652
656
  : undefined;
653
657
  }
658
+ if (!oci_common_2.developerToolConfiguration.isServiceEnabled("streaming")) {
659
+ let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
660
+ throw errmsg.concat("streaming");
661
+ }
654
662
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
655
663
  const specCircuitBreakerEnabled = true;
656
664
  if (!this._circuitBreaker &&
@@ -754,7 +762,7 @@ class StreamAdminClient {
754
762
  * @param ChangeConnectHarnessCompartmentRequest
755
763
  * @return ChangeConnectHarnessCompartmentResponse
756
764
  * @throws OciError when an error occurs
757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartment API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartment API.
758
766
  */
759
767
  changeConnectHarnessCompartment(changeConnectHarnessCompartmentRequest) {
760
768
  return __awaiter(this, void 0, void 0, function* () {
@@ -813,7 +821,7 @@ class StreamAdminClient {
813
821
  * @param ChangeStreamCompartmentRequest
814
822
  * @return ChangeStreamCompartmentResponse
815
823
  * @throws OciError when an error occurs
816
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartment API.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartment API.
817
825
  */
818
826
  changeStreamCompartment(changeStreamCompartmentRequest) {
819
827
  return __awaiter(this, void 0, void 0, function* () {
@@ -869,7 +877,7 @@ class StreamAdminClient {
869
877
  * @param ChangeStreamPoolCompartmentRequest
870
878
  * @return ChangeStreamPoolCompartmentResponse
871
879
  * @throws OciError when an error occurs
872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartment API.
880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartment API.
873
881
  */
874
882
  changeStreamPoolCompartment(changeStreamPoolCompartmentRequest) {
875
883
  return __awaiter(this, void 0, void 0, function* () {
@@ -927,7 +935,7 @@ class StreamAdminClient {
927
935
  * @param CreateConnectHarnessRequest
928
936
  * @return CreateConnectHarnessResponse
929
937
  * @throws OciError when an error occurs
930
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarness API.
938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarness API.
931
939
  */
932
940
  createConnectHarness(createConnectHarnessRequest) {
933
941
  return __awaiter(this, void 0, void 0, function* () {
@@ -995,7 +1003,7 @@ class StreamAdminClient {
995
1003
  * @param CreateStreamRequest
996
1004
  * @return CreateStreamResponse
997
1005
  * @throws OciError when an error occurs
998
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateStream.ts.html |here} to see how to use CreateStream API.
1006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateStream.ts.html |here} to see how to use CreateStream API.
999
1007
  */
1000
1008
  createStream(createStreamRequest) {
1001
1009
  return __awaiter(this, void 0, void 0, function* () {
@@ -1060,7 +1068,7 @@ class StreamAdminClient {
1060
1068
  * @param CreateStreamPoolRequest
1061
1069
  * @return CreateStreamPoolResponse
1062
1070
  * @throws OciError when an error occurs
1063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPool API.
1071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPool API.
1064
1072
  */
1065
1073
  createStreamPool(createStreamPoolRequest) {
1066
1074
  return __awaiter(this, void 0, void 0, function* () {
@@ -1128,7 +1136,7 @@ class StreamAdminClient {
1128
1136
  * @param DeleteConnectHarnessRequest
1129
1137
  * @return DeleteConnectHarnessResponse
1130
1138
  * @throws OciError when an error occurs
1131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarness API.
1139
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarness API.
1132
1140
  */
1133
1141
  deleteConnectHarness(deleteConnectHarnessRequest) {
1134
1142
  return __awaiter(this, void 0, void 0, function* () {
@@ -1188,7 +1196,7 @@ class StreamAdminClient {
1188
1196
  * @param DeleteStreamRequest
1189
1197
  * @return DeleteStreamResponse
1190
1198
  * @throws OciError when an error occurs
1191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/DeleteStream.ts.html |here} to see how to use DeleteStream API.
1199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/DeleteStream.ts.html |here} to see how to use DeleteStream API.
1192
1200
  */
1193
1201
  deleteStream(deleteStreamRequest) {
1194
1202
  return __awaiter(this, void 0, void 0, function* () {
@@ -1245,7 +1253,7 @@ class StreamAdminClient {
1245
1253
  * @param DeleteStreamPoolRequest
1246
1254
  * @return DeleteStreamPoolResponse
1247
1255
  * @throws OciError when an error occurs
1248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPool API.
1256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPool API.
1249
1257
  */
1250
1258
  deleteStreamPool(deleteStreamPoolRequest) {
1251
1259
  return __awaiter(this, void 0, void 0, function* () {
@@ -1300,7 +1308,7 @@ class StreamAdminClient {
1300
1308
  * @param GetConnectHarnessRequest
1301
1309
  * @return GetConnectHarnessResponse
1302
1310
  * @throws OciError when an error occurs
1303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarness API.
1311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarness API.
1304
1312
  */
1305
1313
  getConnectHarness(getConnectHarnessRequest) {
1306
1314
  return __awaiter(this, void 0, void 0, function* () {
@@ -1363,7 +1371,7 @@ class StreamAdminClient {
1363
1371
  * @param GetStreamRequest
1364
1372
  * @return GetStreamResponse
1365
1373
  * @throws OciError when an error occurs
1366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetStream.ts.html |here} to see how to use GetStream API.
1374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetStream.ts.html |here} to see how to use GetStream API.
1367
1375
  */
1368
1376
  getStream(getStreamRequest) {
1369
1377
  return __awaiter(this, void 0, void 0, function* () {
@@ -1426,7 +1434,7 @@ class StreamAdminClient {
1426
1434
  * @param GetStreamPoolRequest
1427
1435
  * @return GetStreamPoolResponse
1428
1436
  * @throws OciError when an error occurs
1429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPool API.
1437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPool API.
1430
1438
  */
1431
1439
  getStreamPool(getStreamPoolRequest) {
1432
1440
  return __awaiter(this, void 0, void 0, function* () {
@@ -1489,7 +1497,7 @@ class StreamAdminClient {
1489
1497
  * @param ListConnectHarnessesRequest
1490
1498
  * @return ListConnectHarnessesResponse
1491
1499
  * @throws OciError when an error occurs
1492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnesses API.
1500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnesses API.
1493
1501
  */
1494
1502
  listConnectHarnesses(listConnectHarnessesRequest) {
1495
1503
  return __awaiter(this, void 0, void 0, function* () {
@@ -1604,7 +1612,7 @@ class StreamAdminClient {
1604
1612
  * @param ListStreamPoolsRequest
1605
1613
  * @return ListStreamPoolsResponse
1606
1614
  * @throws OciError when an error occurs
1607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPools API.
1615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPools API.
1608
1616
  */
1609
1617
  listStreamPools(listStreamPoolsRequest) {
1610
1618
  return __awaiter(this, void 0, void 0, function* () {
@@ -1723,7 +1731,7 @@ class StreamAdminClient {
1723
1731
  * @param ListStreamsRequest
1724
1732
  * @return ListStreamsResponse
1725
1733
  * @throws OciError when an error occurs
1726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/ListStreams.ts.html |here} to see how to use ListStreams API.
1734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/ListStreams.ts.html |here} to see how to use ListStreams API.
1727
1735
  */
1728
1736
  listStreams(listStreamsRequest) {
1729
1737
  return __awaiter(this, void 0, void 0, function* () {
@@ -1840,7 +1848,7 @@ class StreamAdminClient {
1840
1848
  * @param UpdateConnectHarnessRequest
1841
1849
  * @return UpdateConnectHarnessResponse
1842
1850
  * @throws OciError when an error occurs
1843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarness API.
1851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarness API.
1844
1852
  */
1845
1853
  updateConnectHarness(updateConnectHarnessRequest) {
1846
1854
  return __awaiter(this, void 0, void 0, function* () {
@@ -1906,7 +1914,7 @@ class StreamAdminClient {
1906
1914
  * @param UpdateStreamRequest
1907
1915
  * @return UpdateStreamResponse
1908
1916
  * @throws OciError when an error occurs
1909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateStream.ts.html |here} to see how to use UpdateStream API.
1917
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateStream.ts.html |here} to see how to use UpdateStream API.
1910
1918
  */
1911
1919
  updateStream(updateStreamRequest) {
1912
1920
  return __awaiter(this, void 0, void 0, function* () {
@@ -1972,7 +1980,7 @@ class StreamAdminClient {
1972
1980
  * @param UpdateStreamPoolRequest
1973
1981
  * @return UpdateStreamPoolResponse
1974
1982
  * @throws OciError when an error occurs
1975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPool API.
1983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPool API.
1976
1984
  */
1977
1985
  updateStreamPool(updateStreamPoolRequest) {
1978
1986
  return __awaiter(this, void 0, void 0, function* () {