oci-streaming 2.7.0 → 2.10.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 (102) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +54 -54
  4. package/lib/client.js +80 -80
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/change-connect-harness-compartment-details.d.ts +2 -2
  7. package/lib/model/change-connect-harness-compartment-details.js +2 -2
  8. package/lib/model/change-stream-compartment-details.d.ts +2 -2
  9. package/lib/model/change-stream-compartment-details.js +2 -2
  10. package/lib/model/change-stream-pool-compartment-details.d.ts +2 -2
  11. package/lib/model/change-stream-pool-compartment-details.js +2 -2
  12. package/lib/model/connect-harness-summary.d.ts +2 -2
  13. package/lib/model/connect-harness-summary.js +2 -2
  14. package/lib/model/connect-harness.d.ts +2 -2
  15. package/lib/model/connect-harness.js +2 -2
  16. package/lib/model/create-connect-harness-details.d.ts +2 -2
  17. package/lib/model/create-connect-harness-details.js +2 -2
  18. package/lib/model/create-cursor-details.d.ts +2 -2
  19. package/lib/model/create-cursor-details.js +2 -2
  20. package/lib/model/create-group-cursor-details.d.ts +2 -2
  21. package/lib/model/create-group-cursor-details.js +2 -2
  22. package/lib/model/create-stream-details.d.ts +2 -2
  23. package/lib/model/create-stream-details.js +2 -2
  24. package/lib/model/create-stream-pool-details.d.ts +2 -2
  25. package/lib/model/create-stream-pool-details.js +2 -2
  26. package/lib/model/cursor.d.ts +2 -2
  27. package/lib/model/cursor.js +2 -2
  28. package/lib/model/custom-encryption-key-details.d.ts +2 -2
  29. package/lib/model/custom-encryption-key-details.js +2 -2
  30. package/lib/model/custom-encryption-key.d.ts +2 -2
  31. package/lib/model/custom-encryption-key.js +2 -2
  32. package/lib/model/group.d.ts +2 -2
  33. package/lib/model/group.js +2 -2
  34. package/lib/model/index.d.ts +2 -2
  35. package/lib/model/index.js +2 -2
  36. package/lib/model/kafka-settings.d.ts +2 -2
  37. package/lib/model/kafka-settings.js +2 -2
  38. package/lib/model/message.d.ts +2 -2
  39. package/lib/model/message.js +2 -2
  40. package/lib/model/partition-reservation.d.ts +2 -2
  41. package/lib/model/partition-reservation.js +2 -2
  42. package/lib/model/private-endpoint-details.d.ts +2 -2
  43. package/lib/model/private-endpoint-details.js +2 -2
  44. package/lib/model/private-endpoint-settings.d.ts +2 -2
  45. package/lib/model/private-endpoint-settings.js +2 -2
  46. package/lib/model/put-messages-details-entry.d.ts +2 -2
  47. package/lib/model/put-messages-details-entry.js +2 -2
  48. package/lib/model/put-messages-details.d.ts +2 -2
  49. package/lib/model/put-messages-details.js +2 -2
  50. package/lib/model/put-messages-result-entry.d.ts +2 -2
  51. package/lib/model/put-messages-result-entry.js +2 -2
  52. package/lib/model/put-messages-result.d.ts +2 -2
  53. package/lib/model/put-messages-result.js +2 -2
  54. package/lib/model/stream-pool-summary.d.ts +2 -2
  55. package/lib/model/stream-pool-summary.js +2 -2
  56. package/lib/model/stream-pool.d.ts +2 -2
  57. package/lib/model/stream-pool.js +2 -2
  58. package/lib/model/stream-summary.d.ts +2 -2
  59. package/lib/model/stream-summary.js +2 -2
  60. package/lib/model/stream.d.ts +2 -2
  61. package/lib/model/stream.js +2 -2
  62. package/lib/model/update-connect-harness-details.d.ts +2 -2
  63. package/lib/model/update-connect-harness-details.js +2 -2
  64. package/lib/model/update-group-details.d.ts +2 -2
  65. package/lib/model/update-group-details.js +2 -2
  66. package/lib/model/update-stream-details.d.ts +2 -2
  67. package/lib/model/update-stream-details.js +2 -2
  68. package/lib/model/update-stream-pool-details.d.ts +2 -2
  69. package/lib/model/update-stream-pool-details.js +2 -2
  70. package/lib/request/change-connect-harness-compartment-request.d.ts +1 -1
  71. package/lib/request/change-stream-compartment-request.d.ts +1 -1
  72. package/lib/request/change-stream-pool-compartment-request.d.ts +1 -1
  73. package/lib/request/consumer-commit-request.d.ts +1 -1
  74. package/lib/request/consumer-heartbeat-request.d.ts +1 -1
  75. package/lib/request/create-connect-harness-request.d.ts +1 -1
  76. package/lib/request/create-cursor-request.d.ts +1 -1
  77. package/lib/request/create-group-cursor-request.d.ts +1 -1
  78. package/lib/request/create-stream-pool-request.d.ts +1 -1
  79. package/lib/request/create-stream-request.d.ts +1 -1
  80. package/lib/request/delete-connect-harness-request.d.ts +1 -1
  81. package/lib/request/delete-stream-pool-request.d.ts +1 -1
  82. package/lib/request/delete-stream-request.d.ts +1 -1
  83. package/lib/request/get-connect-harness-request.d.ts +1 -1
  84. package/lib/request/get-group-request.d.ts +1 -1
  85. package/lib/request/get-messages-request.d.ts +1 -1
  86. package/lib/request/get-stream-pool-request.d.ts +1 -1
  87. package/lib/request/get-stream-request.d.ts +1 -1
  88. package/lib/request/index.d.ts +2 -2
  89. package/lib/request/index.js +2 -2
  90. package/lib/request/list-connect-harnesses-request.d.ts +1 -1
  91. package/lib/request/list-stream-pools-request.d.ts +1 -1
  92. package/lib/request/list-streams-request.d.ts +1 -1
  93. package/lib/request/put-messages-request.d.ts +1 -1
  94. package/lib/request/update-connect-harness-request.d.ts +1 -1
  95. package/lib/request/update-group-request.d.ts +1 -1
  96. package/lib/request/update-stream-pool-request.d.ts +1 -1
  97. package/lib/request/update-stream-request.d.ts +1 -1
  98. package/lib/response/index.d.ts +2 -2
  99. package/lib/response/index.js +2 -2
  100. package/lib/streamadmin-waiter.d.ts +2 -2
  101. package/lib/streamadmin-waiter.js +2 -2
  102. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
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/2.7.0/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartmentRequest.
17
17
  */
18
18
  export interface ChangeConnectHarnessCompartmentRequest 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/2.7.0/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartmentRequest.
17
17
  */
18
18
  export interface ChangeStreamCompartmentRequest 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/2.7.0/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartmentRequest.
17
17
  */
18
18
  export interface ChangeStreamPoolCompartmentRequest 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/2.7.0/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommitRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommitRequest.
16
16
  */
17
17
  export interface ConsumerCommitRequest 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/2.7.0/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeatRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeatRequest.
16
16
  */
17
17
  export interface ConsumerHeartbeatRequest 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/2.7.0/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarnessRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarnessRequest.
17
17
  */
18
18
  export interface CreateConnectHarnessRequest 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/2.7.0/streaming/CreateCursor.ts.html |here} to see how to use CreateCursorRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/CreateCursor.ts.html |here} to see how to use CreateCursorRequest.
17
17
  */
18
18
  export interface CreateCursorRequest 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/2.7.0/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursorRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursorRequest.
17
17
  */
18
18
  export interface CreateGroupCursorRequest 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/2.7.0/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPoolRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPoolRequest.
17
17
  */
18
18
  export interface CreateStreamPoolRequest 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/2.7.0/streaming/CreateStream.ts.html |here} to see how to use CreateStreamRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/CreateStream.ts.html |here} to see how to use CreateStreamRequest.
17
17
  */
18
18
  export interface CreateStreamRequest 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/2.7.0/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarnessRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarnessRequest.
16
16
  */
17
17
  export interface DeleteConnectHarnessRequest 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/2.7.0/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPoolRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPoolRequest.
16
16
  */
17
17
  export interface DeleteStreamPoolRequest 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/2.7.0/streaming/DeleteStream.ts.html |here} to see how to use DeleteStreamRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/DeleteStream.ts.html |here} to see how to use DeleteStreamRequest.
16
16
  */
17
17
  export interface DeleteStreamRequest 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/2.7.0/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarnessRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarnessRequest.
16
16
  */
17
17
  export interface GetConnectHarnessRequest 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/2.7.0/streaming/GetGroup.ts.html |here} to see how to use GetGroupRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/GetGroup.ts.html |here} to see how to use GetGroupRequest.
16
16
  */
17
17
  export interface GetGroupRequest 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/2.7.0/streaming/GetMessages.ts.html |here} to see how to use GetMessagesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/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/2.7.0/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPoolRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPoolRequest.
16
16
  */
17
17
  export interface GetStreamPoolRequest 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/2.7.0/streaming/GetStream.ts.html |here} to see how to use GetStreamRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/GetStream.ts.html |here} to see how to use GetStreamRequest.
16
16
  */
17
17
  export interface GetStreamRequest extends common.BaseRequest {
18
18
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
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/2.7.0/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnessesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnessesRequest.
16
16
  */
17
17
  export interface ListConnectHarnessesRequest 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/2.7.0/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPoolsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPoolsRequest.
16
16
  */
17
17
  export interface ListStreamPoolsRequest 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/2.7.0/streaming/ListStreams.ts.html |here} to see how to use ListStreamsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/ListStreams.ts.html |here} to see how to use ListStreamsRequest.
16
16
  */
17
17
  export interface ListStreamsRequest 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/2.7.0/streaming/PutMessages.ts.html |here} to see how to use PutMessagesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/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/2.7.0/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarnessRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarnessRequest.
17
17
  */
18
18
  export interface UpdateConnectHarnessRequest 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/2.7.0/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroupRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroupRequest.
17
17
  */
18
18
  export interface UpdateGroupRequest 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/2.7.0/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPoolRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPoolRequest.
17
17
  */
18
18
  export interface UpdateStreamPoolRequest 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/2.7.0/streaming/UpdateStream.ts.html |here} to see how to use UpdateStreamRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/streaming/UpdateStream.ts.html |here} to see how to use UpdateStreamRequest.
17
17
  */
18
18
  export interface UpdateStreamRequest extends common.BaseRequest {
19
19
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Streaming Service API
3
- * The API for the Streaming Service.
2
+ * Streaming API
3
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
4
4
  * OpenAPI spec version: 20180418
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Streaming Service API
4
- * The API for the Streaming Service.
3
+ * Streaming API
4
+ * Use the Streaming API to produce and consume messages, create streams and stream pools, and manage related items. For more information, see [Streaming](/Content/Streaming/Concepts/streamingoverview.htm).
5
5
  * OpenAPI spec version: 20180418
6
6
  *
7
7
  *