oci-streaming 2.9.1 → 2.12.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.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +27 -27
- package/lib/client.js +27 -27
- package/lib/model/change-connect-harness-compartment-details.d.ts +1 -1
- package/lib/model/change-connect-harness-compartment-details.js +1 -1
- package/lib/model/change-stream-compartment-details.d.ts +1 -1
- package/lib/model/change-stream-compartment-details.js +1 -1
- package/lib/model/change-stream-pool-compartment-details.d.ts +1 -1
- package/lib/model/change-stream-pool-compartment-details.js +1 -1
- package/lib/model/connect-harness-summary.d.ts +1 -1
- package/lib/model/connect-harness-summary.js +1 -1
- package/lib/model/connect-harness.d.ts +1 -1
- package/lib/model/connect-harness.js +1 -1
- package/lib/model/create-connect-harness-details.d.ts +1 -1
- package/lib/model/create-connect-harness-details.js +1 -1
- package/lib/model/create-cursor-details.d.ts +1 -1
- package/lib/model/create-cursor-details.js +1 -1
- package/lib/model/create-group-cursor-details.d.ts +1 -1
- package/lib/model/create-group-cursor-details.js +1 -1
- package/lib/model/create-stream-details.d.ts +1 -1
- package/lib/model/create-stream-details.js +1 -1
- package/lib/model/create-stream-pool-details.d.ts +1 -1
- package/lib/model/create-stream-pool-details.js +1 -1
- package/lib/model/cursor.d.ts +1 -1
- package/lib/model/cursor.js +1 -1
- package/lib/model/custom-encryption-key-details.d.ts +1 -1
- package/lib/model/custom-encryption-key-details.js +1 -1
- package/lib/model/custom-encryption-key.d.ts +1 -1
- package/lib/model/custom-encryption-key.js +1 -1
- package/lib/model/group.d.ts +1 -1
- package/lib/model/group.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/kafka-settings.d.ts +1 -1
- package/lib/model/kafka-settings.js +1 -1
- package/lib/model/message.d.ts +1 -1
- package/lib/model/message.js +1 -1
- package/lib/model/partition-reservation.d.ts +1 -1
- package/lib/model/partition-reservation.js +1 -1
- package/lib/model/private-endpoint-details.d.ts +1 -1
- package/lib/model/private-endpoint-details.js +1 -1
- package/lib/model/private-endpoint-settings.d.ts +1 -1
- package/lib/model/private-endpoint-settings.js +1 -1
- package/lib/model/put-messages-details-entry.d.ts +1 -1
- package/lib/model/put-messages-details-entry.js +1 -1
- package/lib/model/put-messages-details.d.ts +1 -1
- package/lib/model/put-messages-details.js +1 -1
- package/lib/model/put-messages-result-entry.d.ts +1 -1
- package/lib/model/put-messages-result-entry.js +1 -1
- package/lib/model/put-messages-result.d.ts +1 -1
- package/lib/model/put-messages-result.js +1 -1
- package/lib/model/stream-pool-summary.d.ts +1 -1
- package/lib/model/stream-pool-summary.js +1 -1
- package/lib/model/stream-pool.d.ts +1 -1
- package/lib/model/stream-pool.js +1 -1
- package/lib/model/stream-summary.d.ts +1 -1
- package/lib/model/stream-summary.js +1 -1
- package/lib/model/stream.d.ts +1 -1
- package/lib/model/stream.js +1 -1
- package/lib/model/update-connect-harness-details.d.ts +1 -1
- package/lib/model/update-connect-harness-details.js +1 -1
- package/lib/model/update-group-details.d.ts +1 -1
- package/lib/model/update-group-details.js +1 -1
- package/lib/model/update-stream-details.d.ts +1 -1
- package/lib/model/update-stream-details.js +1 -1
- package/lib/model/update-stream-pool-details.d.ts +1 -1
- package/lib/model/update-stream-pool-details.js +1 -1
- package/lib/request/change-connect-harness-compartment-request.d.ts +2 -2
- package/lib/request/change-connect-harness-compartment-request.js +1 -1
- package/lib/request/change-stream-compartment-request.d.ts +2 -2
- package/lib/request/change-stream-compartment-request.js +1 -1
- package/lib/request/change-stream-pool-compartment-request.d.ts +2 -2
- package/lib/request/change-stream-pool-compartment-request.js +1 -1
- package/lib/request/consumer-commit-request.d.ts +2 -2
- package/lib/request/consumer-commit-request.js +1 -1
- package/lib/request/consumer-heartbeat-request.d.ts +2 -2
- package/lib/request/consumer-heartbeat-request.js +1 -1
- package/lib/request/create-connect-harness-request.d.ts +2 -2
- package/lib/request/create-connect-harness-request.js +1 -1
- package/lib/request/create-cursor-request.d.ts +2 -2
- package/lib/request/create-cursor-request.js +1 -1
- package/lib/request/create-group-cursor-request.d.ts +2 -2
- package/lib/request/create-group-cursor-request.js +1 -1
- package/lib/request/create-stream-pool-request.d.ts +2 -2
- package/lib/request/create-stream-pool-request.js +1 -1
- package/lib/request/create-stream-request.d.ts +2 -2
- package/lib/request/create-stream-request.js +1 -1
- package/lib/request/delete-connect-harness-request.d.ts +2 -2
- package/lib/request/delete-connect-harness-request.js +1 -1
- package/lib/request/delete-stream-pool-request.d.ts +2 -2
- package/lib/request/delete-stream-pool-request.js +1 -1
- package/lib/request/delete-stream-request.d.ts +2 -2
- package/lib/request/delete-stream-request.js +1 -1
- package/lib/request/get-connect-harness-request.d.ts +2 -2
- package/lib/request/get-connect-harness-request.js +1 -1
- package/lib/request/get-group-request.d.ts +2 -2
- package/lib/request/get-group-request.js +1 -1
- package/lib/request/get-messages-request.d.ts +2 -2
- package/lib/request/get-messages-request.js +1 -1
- package/lib/request/get-stream-pool-request.d.ts +2 -2
- package/lib/request/get-stream-pool-request.js +1 -1
- package/lib/request/get-stream-request.d.ts +2 -2
- package/lib/request/get-stream-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-connect-harnesses-request.d.ts +2 -2
- package/lib/request/list-connect-harnesses-request.js +1 -1
- package/lib/request/list-stream-pools-request.d.ts +2 -2
- package/lib/request/list-stream-pools-request.js +1 -1
- package/lib/request/list-streams-request.d.ts +2 -2
- package/lib/request/list-streams-request.js +1 -1
- package/lib/request/put-messages-request.d.ts +2 -2
- package/lib/request/put-messages-request.js +1 -1
- package/lib/request/update-connect-harness-request.d.ts +2 -2
- package/lib/request/update-connect-harness-request.js +1 -1
- package/lib/request/update-group-request.d.ts +2 -2
- package/lib/request/update-group-request.js +1 -1
- package/lib/request/update-stream-pool-request.d.ts +2 -2
- package/lib/request/update-stream-pool-request.js +1 -1
- package/lib/request/update-stream-request.d.ts +2 -2
- package/lib/request/update-stream-request.js +1 -1
- package/lib/response/change-connect-harness-compartment-response.d.ts +1 -1
- package/lib/response/change-connect-harness-compartment-response.js +1 -1
- package/lib/response/change-stream-compartment-response.d.ts +1 -1
- package/lib/response/change-stream-compartment-response.js +1 -1
- package/lib/response/change-stream-pool-compartment-response.d.ts +1 -1
- package/lib/response/change-stream-pool-compartment-response.js +1 -1
- package/lib/response/consumer-commit-response.d.ts +1 -1
- package/lib/response/consumer-commit-response.js +1 -1
- package/lib/response/consumer-heartbeat-response.d.ts +1 -1
- package/lib/response/consumer-heartbeat-response.js +1 -1
- package/lib/response/create-connect-harness-response.d.ts +1 -1
- package/lib/response/create-connect-harness-response.js +1 -1
- package/lib/response/create-cursor-response.d.ts +1 -1
- package/lib/response/create-cursor-response.js +1 -1
- package/lib/response/create-group-cursor-response.d.ts +1 -1
- package/lib/response/create-group-cursor-response.js +1 -1
- package/lib/response/create-stream-pool-response.d.ts +1 -1
- package/lib/response/create-stream-pool-response.js +1 -1
- package/lib/response/create-stream-response.d.ts +1 -1
- package/lib/response/create-stream-response.js +1 -1
- package/lib/response/delete-connect-harness-response.d.ts +1 -1
- package/lib/response/delete-connect-harness-response.js +1 -1
- package/lib/response/delete-stream-pool-response.d.ts +1 -1
- package/lib/response/delete-stream-pool-response.js +1 -1
- package/lib/response/delete-stream-response.d.ts +1 -1
- package/lib/response/delete-stream-response.js +1 -1
- package/lib/response/get-connect-harness-response.d.ts +1 -1
- package/lib/response/get-connect-harness-response.js +1 -1
- package/lib/response/get-group-response.d.ts +1 -1
- package/lib/response/get-group-response.js +1 -1
- package/lib/response/get-messages-response.d.ts +1 -1
- package/lib/response/get-messages-response.js +1 -1
- package/lib/response/get-stream-pool-response.d.ts +1 -1
- package/lib/response/get-stream-pool-response.js +1 -1
- package/lib/response/get-stream-response.d.ts +1 -1
- package/lib/response/get-stream-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-connect-harnesses-response.d.ts +1 -1
- package/lib/response/list-connect-harnesses-response.js +1 -1
- package/lib/response/list-stream-pools-response.d.ts +1 -1
- package/lib/response/list-stream-pools-response.js +1 -1
- package/lib/response/list-streams-response.d.ts +1 -1
- package/lib/response/list-streams-response.js +1 -1
- package/lib/response/put-messages-response.d.ts +1 -1
- package/lib/response/put-messages-response.js +1 -1
- package/lib/response/update-connect-harness-response.d.ts +1 -1
- package/lib/response/update-connect-harness-response.js +1 -1
- package/lib/response/update-group-response.d.ts +1 -1
- package/lib/response/update-group-response.js +1 -1
- package/lib/response/update-stream-pool-response.d.ts +1 -1
- package/lib/response/update-stream-pool-response.js +1 -1
- package/lib/response/update-stream-response.d.ts +1 -1
- package/lib/response/update-stream-response.js +1 -1
- package/lib/streamadmin-waiter.d.ts +1 -1
- package/lib/streamadmin-waiter.js +1 -1
- 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,
|
|
10
|
+
* Copyright (c) 2020, 2022, 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,
|
|
11
|
+
* Copyright (c) 2020, 2022, 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,
|
|
10
|
+
* Copyright (c) 2020, 2022, 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");
|
|
@@ -46,7 +46,7 @@ export declare class StreamClient {
|
|
|
46
46
|
* @param ConsumerCommitRequest
|
|
47
47
|
* @return ConsumerCommitResponse
|
|
48
48
|
* @throws OciError when an error occurs
|
|
49
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
49
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommit API.
|
|
50
50
|
*/
|
|
51
51
|
consumerCommit(consumerCommitRequest: requests.ConsumerCommitRequest): Promise<responses.ConsumerCommitResponse>;
|
|
52
52
|
/**
|
|
@@ -56,7 +56,7 @@ export declare class StreamClient {
|
|
|
56
56
|
* @param ConsumerHeartbeatRequest
|
|
57
57
|
* @return ConsumerHeartbeatResponse
|
|
58
58
|
* @throws OciError when an error occurs
|
|
59
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
59
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeat API.
|
|
60
60
|
*/
|
|
61
61
|
consumerHeartbeat(consumerHeartbeatRequest: requests.ConsumerHeartbeatRequest): Promise<responses.ConsumerHeartbeatResponse>;
|
|
62
62
|
/**
|
|
@@ -70,7 +70,7 @@ export declare class StreamClient {
|
|
|
70
70
|
* @param CreateCursorRequest
|
|
71
71
|
* @return CreateCursorResponse
|
|
72
72
|
* @throws OciError when an error occurs
|
|
73
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
73
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateCursor.ts.html |here} to see how to use CreateCursor API.
|
|
74
74
|
*/
|
|
75
75
|
createCursor(createCursorRequest: requests.CreateCursorRequest): Promise<responses.CreateCursorResponse>;
|
|
76
76
|
/**
|
|
@@ -80,7 +80,7 @@ export declare class StreamClient {
|
|
|
80
80
|
* @param CreateGroupCursorRequest
|
|
81
81
|
* @return CreateGroupCursorResponse
|
|
82
82
|
* @throws OciError when an error occurs
|
|
83
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
83
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursor API.
|
|
84
84
|
*/
|
|
85
85
|
createGroupCursor(createGroupCursorRequest: requests.CreateGroupCursorRequest): Promise<responses.CreateGroupCursorResponse>;
|
|
86
86
|
/**
|
|
@@ -90,7 +90,7 @@ export declare class StreamClient {
|
|
|
90
90
|
* @param GetGroupRequest
|
|
91
91
|
* @return GetGroupResponse
|
|
92
92
|
* @throws OciError when an error occurs
|
|
93
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
93
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
94
94
|
*/
|
|
95
95
|
getGroup(getGroupRequest: requests.GetGroupRequest): Promise<responses.GetGroupResponse>;
|
|
96
96
|
/**
|
|
@@ -102,7 +102,7 @@ export declare class StreamClient {
|
|
|
102
102
|
* @param GetMessagesRequest
|
|
103
103
|
* @return GetMessagesResponse
|
|
104
104
|
* @throws OciError when an error occurs
|
|
105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetMessages.ts.html |here} to see how to use GetMessages API.
|
|
106
106
|
*/
|
|
107
107
|
getMessages(getMessagesRequest: requests.GetMessagesRequest): Promise<responses.GetMessagesResponse>;
|
|
108
108
|
/**
|
|
@@ -115,7 +115,7 @@ export declare class StreamClient {
|
|
|
115
115
|
* @param PutMessagesRequest
|
|
116
116
|
* @return PutMessagesResponse
|
|
117
117
|
* @throws OciError when an error occurs
|
|
118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/PutMessages.ts.html |here} to see how to use PutMessages API.
|
|
119
119
|
*/
|
|
120
120
|
putMessages(putMessagesRequest: requests.PutMessagesRequest): Promise<responses.PutMessagesResponse>;
|
|
121
121
|
/**
|
|
@@ -125,7 +125,7 @@ export declare class StreamClient {
|
|
|
125
125
|
* @param UpdateGroupRequest
|
|
126
126
|
* @return UpdateGroupResponse
|
|
127
127
|
* @throws OciError when an error occurs
|
|
128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
129
129
|
*/
|
|
130
130
|
updateGroup(updateGroupRequest: requests.UpdateGroupRequest): Promise<responses.UpdateGroupResponse>;
|
|
131
131
|
}
|
|
@@ -187,7 +187,7 @@ export declare class StreamAdminClient {
|
|
|
187
187
|
* @param ChangeConnectHarnessCompartmentRequest
|
|
188
188
|
* @return ChangeConnectHarnessCompartmentResponse
|
|
189
189
|
* @throws OciError when an error occurs
|
|
190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartment API.
|
|
191
191
|
*/
|
|
192
192
|
changeConnectHarnessCompartment(changeConnectHarnessCompartmentRequest: requests.ChangeConnectHarnessCompartmentRequest): Promise<responses.ChangeConnectHarnessCompartmentResponse>;
|
|
193
193
|
/**
|
|
@@ -199,7 +199,7 @@ export declare class StreamAdminClient {
|
|
|
199
199
|
* @param ChangeStreamCompartmentRequest
|
|
200
200
|
* @return ChangeStreamCompartmentResponse
|
|
201
201
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartment API.
|
|
203
203
|
*/
|
|
204
204
|
changeStreamCompartment(changeStreamCompartmentRequest: requests.ChangeStreamCompartmentRequest): Promise<responses.ChangeStreamCompartmentResponse>;
|
|
205
205
|
/**
|
|
@@ -208,7 +208,7 @@ export declare class StreamAdminClient {
|
|
|
208
208
|
* @param ChangeStreamPoolCompartmentRequest
|
|
209
209
|
* @return ChangeStreamPoolCompartmentResponse
|
|
210
210
|
* @throws OciError when an error occurs
|
|
211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartment API.
|
|
212
212
|
*/
|
|
213
213
|
changeStreamPoolCompartment(changeStreamPoolCompartmentRequest: requests.ChangeStreamPoolCompartmentRequest): Promise<responses.ChangeStreamPoolCompartmentResponse>;
|
|
214
214
|
/**
|
|
@@ -219,7 +219,7 @@ export declare class StreamAdminClient {
|
|
|
219
219
|
* @param CreateConnectHarnessRequest
|
|
220
220
|
* @return CreateConnectHarnessResponse
|
|
221
221
|
* @throws OciError when an error occurs
|
|
222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarness API.
|
|
223
223
|
*/
|
|
224
224
|
createConnectHarness(createConnectHarnessRequest: requests.CreateConnectHarnessRequest): Promise<responses.CreateConnectHarnessResponse>;
|
|
225
225
|
/**
|
|
@@ -233,7 +233,7 @@ export declare class StreamAdminClient {
|
|
|
233
233
|
* @param CreateStreamRequest
|
|
234
234
|
* @return CreateStreamResponse
|
|
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.
|
|
236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateStream.ts.html |here} to see how to use CreateStream API.
|
|
237
237
|
*/
|
|
238
238
|
createStream(createStreamRequest: requests.CreateStreamRequest): Promise<responses.CreateStreamResponse>;
|
|
239
239
|
/**
|
|
@@ -245,7 +245,7 @@ export declare class StreamAdminClient {
|
|
|
245
245
|
* @param CreateStreamPoolRequest
|
|
246
246
|
* @return CreateStreamPoolResponse
|
|
247
247
|
* @throws OciError when an error occurs
|
|
248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPool API.
|
|
249
249
|
*/
|
|
250
250
|
createStreamPool(createStreamPoolRequest: requests.CreateStreamPoolRequest): Promise<responses.CreateStreamPoolResponse>;
|
|
251
251
|
/**
|
|
@@ -259,7 +259,7 @@ export declare class StreamAdminClient {
|
|
|
259
259
|
* @param DeleteConnectHarnessRequest
|
|
260
260
|
* @return DeleteConnectHarnessResponse
|
|
261
261
|
* @throws OciError when an error occurs
|
|
262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarness API.
|
|
263
263
|
*/
|
|
264
264
|
deleteConnectHarness(deleteConnectHarnessRequest: requests.DeleteConnectHarnessRequest): Promise<responses.DeleteConnectHarnessResponse>;
|
|
265
265
|
/**
|
|
@@ -273,7 +273,7 @@ export declare class StreamAdminClient {
|
|
|
273
273
|
* @param DeleteStreamRequest
|
|
274
274
|
* @return DeleteStreamResponse
|
|
275
275
|
* @throws OciError when an error occurs
|
|
276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
276
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/DeleteStream.ts.html |here} to see how to use DeleteStream API.
|
|
277
277
|
*/
|
|
278
278
|
deleteStream(deleteStreamRequest: requests.DeleteStreamRequest): Promise<responses.DeleteStreamResponse>;
|
|
279
279
|
/**
|
|
@@ -284,7 +284,7 @@ export declare class StreamAdminClient {
|
|
|
284
284
|
* @param DeleteStreamPoolRequest
|
|
285
285
|
* @return DeleteStreamPoolResponse
|
|
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.
|
|
287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPool API.
|
|
288
288
|
*/
|
|
289
289
|
deleteStreamPool(deleteStreamPoolRequest: requests.DeleteStreamPoolRequest): Promise<responses.DeleteStreamPoolResponse>;
|
|
290
290
|
/**
|
|
@@ -293,7 +293,7 @@ export declare class StreamAdminClient {
|
|
|
293
293
|
* @param GetConnectHarnessRequest
|
|
294
294
|
* @return GetConnectHarnessResponse
|
|
295
295
|
* @throws OciError when an error occurs
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarness API.
|
|
297
297
|
*/
|
|
298
298
|
getConnectHarness(getConnectHarnessRequest: requests.GetConnectHarnessRequest): Promise<responses.GetConnectHarnessResponse>;
|
|
299
299
|
/**
|
|
@@ -302,7 +302,7 @@ export declare class StreamAdminClient {
|
|
|
302
302
|
* @param GetStreamRequest
|
|
303
303
|
* @return GetStreamResponse
|
|
304
304
|
* @throws OciError when an error occurs
|
|
305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetStream.ts.html |here} to see how to use GetStream API.
|
|
306
306
|
*/
|
|
307
307
|
getStream(getStreamRequest: requests.GetStreamRequest): Promise<responses.GetStreamResponse>;
|
|
308
308
|
/**
|
|
@@ -311,7 +311,7 @@ export declare class StreamAdminClient {
|
|
|
311
311
|
* @param GetStreamPoolRequest
|
|
312
312
|
* @return GetStreamPoolResponse
|
|
313
313
|
* @throws OciError when an error occurs
|
|
314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPool API.
|
|
315
315
|
*/
|
|
316
316
|
getStreamPool(getStreamPoolRequest: requests.GetStreamPoolRequest): Promise<responses.GetStreamPoolResponse>;
|
|
317
317
|
/**
|
|
@@ -320,7 +320,7 @@ export declare class StreamAdminClient {
|
|
|
320
320
|
* @param ListConnectHarnessesRequest
|
|
321
321
|
* @return ListConnectHarnessesResponse
|
|
322
322
|
* @throws OciError when an error occurs
|
|
323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnesses API.
|
|
324
324
|
*/
|
|
325
325
|
listConnectHarnesses(listConnectHarnessesRequest: requests.ListConnectHarnessesRequest): Promise<responses.ListConnectHarnessesResponse>;
|
|
326
326
|
/**
|
|
@@ -361,7 +361,7 @@ export declare class StreamAdminClient {
|
|
|
361
361
|
* @param ListStreamPoolsRequest
|
|
362
362
|
* @return ListStreamPoolsResponse
|
|
363
363
|
* @throws OciError when an error occurs
|
|
364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPools API.
|
|
365
365
|
*/
|
|
366
366
|
listStreamPools(listStreamPoolsRequest: requests.ListStreamPoolsRequest): Promise<responses.ListStreamPoolsResponse>;
|
|
367
367
|
/**
|
|
@@ -406,7 +406,7 @@ export declare class StreamAdminClient {
|
|
|
406
406
|
* @param ListStreamsRequest
|
|
407
407
|
* @return ListStreamsResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ListStreams.ts.html |here} to see how to use ListStreams API.
|
|
410
410
|
*/
|
|
411
411
|
listStreams(listStreamsRequest: requests.ListStreamsRequest): Promise<responses.ListStreamsResponse>;
|
|
412
412
|
/**
|
|
@@ -448,7 +448,7 @@ export declare class StreamAdminClient {
|
|
|
448
448
|
* @param UpdateConnectHarnessRequest
|
|
449
449
|
* @return UpdateConnectHarnessResponse
|
|
450
450
|
* @throws OciError when an error occurs
|
|
451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
451
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarness API.
|
|
452
452
|
*/
|
|
453
453
|
updateConnectHarness(updateConnectHarnessRequest: requests.UpdateConnectHarnessRequest): Promise<responses.UpdateConnectHarnessResponse>;
|
|
454
454
|
/**
|
|
@@ -458,7 +458,7 @@ export declare class StreamAdminClient {
|
|
|
458
458
|
* @param UpdateStreamRequest
|
|
459
459
|
* @return UpdateStreamResponse
|
|
460
460
|
* @throws OciError when an error occurs
|
|
461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateStream.ts.html |here} to see how to use UpdateStream API.
|
|
462
462
|
*/
|
|
463
463
|
updateStream(updateStreamRequest: requests.UpdateStreamRequest): Promise<responses.UpdateStreamResponse>;
|
|
464
464
|
/**
|
|
@@ -468,7 +468,7 @@ export declare class StreamAdminClient {
|
|
|
468
468
|
* @param UpdateStreamPoolRequest
|
|
469
469
|
* @return UpdateStreamPoolResponse
|
|
470
470
|
* @throws OciError when an error occurs
|
|
471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPool API.
|
|
472
472
|
*/
|
|
473
473
|
updateStreamPool(updateStreamPoolRequest: requests.UpdateStreamPoolRequest): Promise<responses.UpdateStreamPoolResponse>;
|
|
474
474
|
}
|
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,
|
|
11
|
+
* Copyright (c) 2020, 2022, 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) {
|
|
@@ -106,7 +106,7 @@ class StreamClient {
|
|
|
106
106
|
* @param ConsumerCommitRequest
|
|
107
107
|
* @return ConsumerCommitResponse
|
|
108
108
|
* @throws OciError when an error occurs
|
|
109
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
109
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommit API.
|
|
110
110
|
*/
|
|
111
111
|
consumerCommit(consumerCommitRequest) {
|
|
112
112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -165,7 +165,7 @@ class StreamClient {
|
|
|
165
165
|
* @param ConsumerHeartbeatRequest
|
|
166
166
|
* @return ConsumerHeartbeatResponse
|
|
167
167
|
* @throws OciError when an error occurs
|
|
168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeat API.
|
|
169
169
|
*/
|
|
170
170
|
consumerHeartbeat(consumerHeartbeatRequest) {
|
|
171
171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -228,7 +228,7 @@ class StreamClient {
|
|
|
228
228
|
* @param CreateCursorRequest
|
|
229
229
|
* @return CreateCursorResponse
|
|
230
230
|
* @throws OciError when an error occurs
|
|
231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateCursor.ts.html |here} to see how to use CreateCursor API.
|
|
232
232
|
*/
|
|
233
233
|
createCursor(createCursorRequest) {
|
|
234
234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -286,7 +286,7 @@ class StreamClient {
|
|
|
286
286
|
* @param CreateGroupCursorRequest
|
|
287
287
|
* @return CreateGroupCursorResponse
|
|
288
288
|
* @throws OciError when an error occurs
|
|
289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursor API.
|
|
290
290
|
*/
|
|
291
291
|
createGroupCursor(createGroupCursorRequest) {
|
|
292
292
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -344,7 +344,7 @@ class StreamClient {
|
|
|
344
344
|
* @param GetGroupRequest
|
|
345
345
|
* @return GetGroupResponse
|
|
346
346
|
* @throws OciError when an error occurs
|
|
347
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetGroup.ts.html |here} to see how to use GetGroup API.
|
|
348
348
|
*/
|
|
349
349
|
getGroup(getGroupRequest) {
|
|
350
350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -404,7 +404,7 @@ class StreamClient {
|
|
|
404
404
|
* @param GetMessagesRequest
|
|
405
405
|
* @return GetMessagesResponse
|
|
406
406
|
* @throws OciError when an error occurs
|
|
407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetMessages.ts.html |here} to see how to use GetMessages API.
|
|
408
408
|
*/
|
|
409
409
|
getMessages(getMessagesRequest) {
|
|
410
410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -472,7 +472,7 @@ class StreamClient {
|
|
|
472
472
|
* @param PutMessagesRequest
|
|
473
473
|
* @return PutMessagesResponse
|
|
474
474
|
* @throws OciError when an error occurs
|
|
475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/PutMessages.ts.html |here} to see how to use PutMessages API.
|
|
476
476
|
*/
|
|
477
477
|
putMessages(putMessagesRequest) {
|
|
478
478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -530,7 +530,7 @@ class StreamClient {
|
|
|
530
530
|
* @param UpdateGroupRequest
|
|
531
531
|
* @return UpdateGroupResponse
|
|
532
532
|
* @throws OciError when an error occurs
|
|
533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
|
|
534
534
|
*/
|
|
535
535
|
updateGroup(updateGroupRequest) {
|
|
536
536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -683,7 +683,7 @@ class StreamAdminClient {
|
|
|
683
683
|
* @param ChangeConnectHarnessCompartmentRequest
|
|
684
684
|
* @return ChangeConnectHarnessCompartmentResponse
|
|
685
685
|
* @throws OciError when an error occurs
|
|
686
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartment API.
|
|
687
687
|
*/
|
|
688
688
|
changeConnectHarnessCompartment(changeConnectHarnessCompartmentRequest) {
|
|
689
689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -740,7 +740,7 @@ class StreamAdminClient {
|
|
|
740
740
|
* @param ChangeStreamCompartmentRequest
|
|
741
741
|
* @return ChangeStreamCompartmentResponse
|
|
742
742
|
* @throws OciError when an error occurs
|
|
743
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartment API.
|
|
744
744
|
*/
|
|
745
745
|
changeStreamCompartment(changeStreamCompartmentRequest) {
|
|
746
746
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -794,7 +794,7 @@ class StreamAdminClient {
|
|
|
794
794
|
* @param ChangeStreamPoolCompartmentRequest
|
|
795
795
|
* @return ChangeStreamPoolCompartmentResponse
|
|
796
796
|
* @throws OciError when an error occurs
|
|
797
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
797
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartment API.
|
|
798
798
|
*/
|
|
799
799
|
changeStreamPoolCompartment(changeStreamPoolCompartmentRequest) {
|
|
800
800
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -850,7 +850,7 @@ class StreamAdminClient {
|
|
|
850
850
|
* @param CreateConnectHarnessRequest
|
|
851
851
|
* @return CreateConnectHarnessResponse
|
|
852
852
|
* @throws OciError when an error occurs
|
|
853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarness API.
|
|
854
854
|
*/
|
|
855
855
|
createConnectHarness(createConnectHarnessRequest) {
|
|
856
856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -916,7 +916,7 @@ class StreamAdminClient {
|
|
|
916
916
|
* @param CreateStreamRequest
|
|
917
917
|
* @return CreateStreamResponse
|
|
918
918
|
* @throws OciError when an error occurs
|
|
919
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
919
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateStream.ts.html |here} to see how to use CreateStream API.
|
|
920
920
|
*/
|
|
921
921
|
createStream(createStreamRequest) {
|
|
922
922
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -979,7 +979,7 @@ class StreamAdminClient {
|
|
|
979
979
|
* @param CreateStreamPoolRequest
|
|
980
980
|
* @return CreateStreamPoolResponse
|
|
981
981
|
* @throws OciError when an error occurs
|
|
982
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
982
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPool API.
|
|
983
983
|
*/
|
|
984
984
|
createStreamPool(createStreamPoolRequest) {
|
|
985
985
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1045,7 +1045,7 @@ class StreamAdminClient {
|
|
|
1045
1045
|
* @param DeleteConnectHarnessRequest
|
|
1046
1046
|
* @return DeleteConnectHarnessResponse
|
|
1047
1047
|
* @throws OciError when an error occurs
|
|
1048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1048
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/DeleteConnectHarness.ts.html |here} to see how to use DeleteConnectHarness API.
|
|
1049
1049
|
*/
|
|
1050
1050
|
deleteConnectHarness(deleteConnectHarnessRequest) {
|
|
1051
1051
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1103,7 +1103,7 @@ class StreamAdminClient {
|
|
|
1103
1103
|
* @param DeleteStreamRequest
|
|
1104
1104
|
* @return DeleteStreamResponse
|
|
1105
1105
|
* @throws OciError when an error occurs
|
|
1106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/DeleteStream.ts.html |here} to see how to use DeleteStream API.
|
|
1107
1107
|
*/
|
|
1108
1108
|
deleteStream(deleteStreamRequest) {
|
|
1109
1109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1158,7 +1158,7 @@ class StreamAdminClient {
|
|
|
1158
1158
|
* @param DeleteStreamPoolRequest
|
|
1159
1159
|
* @return DeleteStreamPoolResponse
|
|
1160
1160
|
* @throws OciError when an error occurs
|
|
1161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/DeleteStreamPool.ts.html |here} to see how to use DeleteStreamPool API.
|
|
1162
1162
|
*/
|
|
1163
1163
|
deleteStreamPool(deleteStreamPoolRequest) {
|
|
1164
1164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1211,7 +1211,7 @@ class StreamAdminClient {
|
|
|
1211
1211
|
* @param GetConnectHarnessRequest
|
|
1212
1212
|
* @return GetConnectHarnessResponse
|
|
1213
1213
|
* @throws OciError when an error occurs
|
|
1214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetConnectHarness.ts.html |here} to see how to use GetConnectHarness API.
|
|
1215
1215
|
*/
|
|
1216
1216
|
getConnectHarness(getConnectHarnessRequest) {
|
|
1217
1217
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1272,7 +1272,7 @@ class StreamAdminClient {
|
|
|
1272
1272
|
* @param GetStreamRequest
|
|
1273
1273
|
* @return GetStreamResponse
|
|
1274
1274
|
* @throws OciError when an error occurs
|
|
1275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetStream.ts.html |here} to see how to use GetStream API.
|
|
1276
1276
|
*/
|
|
1277
1277
|
getStream(getStreamRequest) {
|
|
1278
1278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1333,7 +1333,7 @@ class StreamAdminClient {
|
|
|
1333
1333
|
* @param GetStreamPoolRequest
|
|
1334
1334
|
* @return GetStreamPoolResponse
|
|
1335
1335
|
* @throws OciError when an error occurs
|
|
1336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/GetStreamPool.ts.html |here} to see how to use GetStreamPool API.
|
|
1337
1337
|
*/
|
|
1338
1338
|
getStreamPool(getStreamPoolRequest) {
|
|
1339
1339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1394,7 +1394,7 @@ class StreamAdminClient {
|
|
|
1394
1394
|
* @param ListConnectHarnessesRequest
|
|
1395
1395
|
* @return ListConnectHarnessesResponse
|
|
1396
1396
|
* @throws OciError when an error occurs
|
|
1397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ListConnectHarnesses.ts.html |here} to see how to use ListConnectHarnesses API.
|
|
1398
1398
|
*/
|
|
1399
1399
|
listConnectHarnesses(listConnectHarnessesRequest) {
|
|
1400
1400
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1507,7 +1507,7 @@ class StreamAdminClient {
|
|
|
1507
1507
|
* @param ListStreamPoolsRequest
|
|
1508
1508
|
* @return ListStreamPoolsResponse
|
|
1509
1509
|
* @throws OciError when an error occurs
|
|
1510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ListStreamPools.ts.html |here} to see how to use ListStreamPools API.
|
|
1511
1511
|
*/
|
|
1512
1512
|
listStreamPools(listStreamPoolsRequest) {
|
|
1513
1513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1624,7 +1624,7 @@ class StreamAdminClient {
|
|
|
1624
1624
|
* @param ListStreamsRequest
|
|
1625
1625
|
* @return ListStreamsResponse
|
|
1626
1626
|
* @throws OciError when an error occurs
|
|
1627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1627
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/ListStreams.ts.html |here} to see how to use ListStreams API.
|
|
1628
1628
|
*/
|
|
1629
1629
|
listStreams(listStreamsRequest) {
|
|
1630
1630
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1739,7 +1739,7 @@ class StreamAdminClient {
|
|
|
1739
1739
|
* @param UpdateConnectHarnessRequest
|
|
1740
1740
|
* @return UpdateConnectHarnessResponse
|
|
1741
1741
|
* @throws OciError when an error occurs
|
|
1742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1742
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateConnectHarness.ts.html |here} to see how to use UpdateConnectHarness API.
|
|
1743
1743
|
*/
|
|
1744
1744
|
updateConnectHarness(updateConnectHarnessRequest) {
|
|
1745
1745
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1803,7 +1803,7 @@ class StreamAdminClient {
|
|
|
1803
1803
|
* @param UpdateStreamRequest
|
|
1804
1804
|
* @return UpdateStreamResponse
|
|
1805
1805
|
* @throws OciError when an error occurs
|
|
1806
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1806
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateStream.ts.html |here} to see how to use UpdateStream API.
|
|
1807
1807
|
*/
|
|
1808
1808
|
updateStream(updateStreamRequest) {
|
|
1809
1809
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1867,7 +1867,7 @@ class StreamAdminClient {
|
|
|
1867
1867
|
* @param UpdateStreamPoolRequest
|
|
1868
1868
|
* @return UpdateStreamPoolResponse
|
|
1869
1869
|
* @throws OciError when an error occurs
|
|
1870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/streaming/UpdateStreamPool.ts.html |here} to see how to use UpdateStreamPool API.
|
|
1871
1871
|
*/
|
|
1872
1872
|
updateStreamPool(updateStreamPoolRequest) {
|
|
1873
1873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2022, 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
|
/**
|