oci-streaming 2.76.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.
- 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, 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,
|
|
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,
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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.76.
|
|
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,
|
|
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) {
|
|
@@ -131,7 +131,7 @@ class StreamClient {
|
|
|
131
131
|
* @param ConsumerCommitRequest
|
|
132
132
|
* @return ConsumerCommitResponse
|
|
133
133
|
* @throws OciError when an error occurs
|
|
134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
135
135
|
*/
|
|
136
136
|
consumerCommit(consumerCommitRequest) {
|
|
137
137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -192,7 +192,7 @@ class StreamClient {
|
|
|
192
192
|
* @param ConsumerHeartbeatRequest
|
|
193
193
|
* @return ConsumerHeartbeatResponse
|
|
194
194
|
* @throws OciError when an error occurs
|
|
195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
196
196
|
*/
|
|
197
197
|
consumerHeartbeat(consumerHeartbeatRequest) {
|
|
198
198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -257,7 +257,7 @@ class StreamClient {
|
|
|
257
257
|
* @param CreateCursorRequest
|
|
258
258
|
* @return CreateCursorResponse
|
|
259
259
|
* @throws OciError when an error occurs
|
|
260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
261
261
|
*/
|
|
262
262
|
createCursor(createCursorRequest) {
|
|
263
263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -317,7 +317,7 @@ class StreamClient {
|
|
|
317
317
|
* @param CreateGroupCursorRequest
|
|
318
318
|
* @return CreateGroupCursorResponse
|
|
319
319
|
* @throws OciError when an error occurs
|
|
320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
321
321
|
*/
|
|
322
322
|
createGroupCursor(createGroupCursorRequest) {
|
|
323
323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -377,7 +377,7 @@ class StreamClient {
|
|
|
377
377
|
* @param GetGroupRequest
|
|
378
378
|
* @return GetGroupResponse
|
|
379
379
|
* @throws OciError when an error occurs
|
|
380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
381
381
|
*/
|
|
382
382
|
getGroup(getGroupRequest) {
|
|
383
383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -439,7 +439,7 @@ class StreamClient {
|
|
|
439
439
|
* @param GetMessagesRequest
|
|
440
440
|
* @return GetMessagesResponse
|
|
441
441
|
* @throws OciError when an error occurs
|
|
442
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
443
443
|
*/
|
|
444
444
|
getMessages(getMessagesRequest) {
|
|
445
445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -509,7 +509,7 @@ class StreamClient {
|
|
|
509
509
|
* @param PutMessagesRequest
|
|
510
510
|
* @return PutMessagesResponse
|
|
511
511
|
* @throws OciError when an error occurs
|
|
512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
513
513
|
*/
|
|
514
514
|
putMessages(putMessagesRequest) {
|
|
515
515
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -569,7 +569,7 @@ class StreamClient {
|
|
|
569
569
|
* @param UpdateGroupRequest
|
|
570
570
|
* @return UpdateGroupResponse
|
|
571
571
|
* @throws OciError when an error occurs
|
|
572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
573
573
|
*/
|
|
574
574
|
updateGroup(updateGroupRequest) {
|
|
575
575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -762,7 +762,7 @@ class StreamAdminClient {
|
|
|
762
762
|
* @param ChangeConnectHarnessCompartmentRequest
|
|
763
763
|
* @return ChangeConnectHarnessCompartmentResponse
|
|
764
764
|
* @throws OciError when an error occurs
|
|
765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
766
766
|
*/
|
|
767
767
|
changeConnectHarnessCompartment(changeConnectHarnessCompartmentRequest) {
|
|
768
768
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -821,7 +821,7 @@ class StreamAdminClient {
|
|
|
821
821
|
* @param ChangeStreamCompartmentRequest
|
|
822
822
|
* @return ChangeStreamCompartmentResponse
|
|
823
823
|
* @throws OciError when an error occurs
|
|
824
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
825
825
|
*/
|
|
826
826
|
changeStreamCompartment(changeStreamCompartmentRequest) {
|
|
827
827
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -877,7 +877,7 @@ class StreamAdminClient {
|
|
|
877
877
|
* @param ChangeStreamPoolCompartmentRequest
|
|
878
878
|
* @return ChangeStreamPoolCompartmentResponse
|
|
879
879
|
* @throws OciError when an error occurs
|
|
880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
881
881
|
*/
|
|
882
882
|
changeStreamPoolCompartment(changeStreamPoolCompartmentRequest) {
|
|
883
883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -935,7 +935,7 @@ class StreamAdminClient {
|
|
|
935
935
|
* @param CreateConnectHarnessRequest
|
|
936
936
|
* @return CreateConnectHarnessResponse
|
|
937
937
|
* @throws OciError when an error occurs
|
|
938
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
939
939
|
*/
|
|
940
940
|
createConnectHarness(createConnectHarnessRequest) {
|
|
941
941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1003,7 +1003,7 @@ class StreamAdminClient {
|
|
|
1003
1003
|
* @param CreateStreamRequest
|
|
1004
1004
|
* @return CreateStreamResponse
|
|
1005
1005
|
* @throws OciError when an error occurs
|
|
1006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1007
1007
|
*/
|
|
1008
1008
|
createStream(createStreamRequest) {
|
|
1009
1009
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1068,7 +1068,7 @@ class StreamAdminClient {
|
|
|
1068
1068
|
* @param CreateStreamPoolRequest
|
|
1069
1069
|
* @return CreateStreamPoolResponse
|
|
1070
1070
|
* @throws OciError when an error occurs
|
|
1071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1072
1072
|
*/
|
|
1073
1073
|
createStreamPool(createStreamPoolRequest) {
|
|
1074
1074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1136,7 +1136,7 @@ class StreamAdminClient {
|
|
|
1136
1136
|
* @param DeleteConnectHarnessRequest
|
|
1137
1137
|
* @return DeleteConnectHarnessResponse
|
|
1138
1138
|
* @throws OciError when an error occurs
|
|
1139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1140
1140
|
*/
|
|
1141
1141
|
deleteConnectHarness(deleteConnectHarnessRequest) {
|
|
1142
1142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1196,7 +1196,7 @@ class StreamAdminClient {
|
|
|
1196
1196
|
* @param DeleteStreamRequest
|
|
1197
1197
|
* @return DeleteStreamResponse
|
|
1198
1198
|
* @throws OciError when an error occurs
|
|
1199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1200
1200
|
*/
|
|
1201
1201
|
deleteStream(deleteStreamRequest) {
|
|
1202
1202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1253,7 +1253,7 @@ class StreamAdminClient {
|
|
|
1253
1253
|
* @param DeleteStreamPoolRequest
|
|
1254
1254
|
* @return DeleteStreamPoolResponse
|
|
1255
1255
|
* @throws OciError when an error occurs
|
|
1256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1257
1257
|
*/
|
|
1258
1258
|
deleteStreamPool(deleteStreamPoolRequest) {
|
|
1259
1259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1308,7 +1308,7 @@ class StreamAdminClient {
|
|
|
1308
1308
|
* @param GetConnectHarnessRequest
|
|
1309
1309
|
* @return GetConnectHarnessResponse
|
|
1310
1310
|
* @throws OciError when an error occurs
|
|
1311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1312
1312
|
*/
|
|
1313
1313
|
getConnectHarness(getConnectHarnessRequest) {
|
|
1314
1314
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1371,7 +1371,7 @@ class StreamAdminClient {
|
|
|
1371
1371
|
* @param GetStreamRequest
|
|
1372
1372
|
* @return GetStreamResponse
|
|
1373
1373
|
* @throws OciError when an error occurs
|
|
1374
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1375
1375
|
*/
|
|
1376
1376
|
getStream(getStreamRequest) {
|
|
1377
1377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1434,7 +1434,7 @@ class StreamAdminClient {
|
|
|
1434
1434
|
* @param GetStreamPoolRequest
|
|
1435
1435
|
* @return GetStreamPoolResponse
|
|
1436
1436
|
* @throws OciError when an error occurs
|
|
1437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1438
1438
|
*/
|
|
1439
1439
|
getStreamPool(getStreamPoolRequest) {
|
|
1440
1440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1497,7 +1497,7 @@ class StreamAdminClient {
|
|
|
1497
1497
|
* @param ListConnectHarnessesRequest
|
|
1498
1498
|
* @return ListConnectHarnessesResponse
|
|
1499
1499
|
* @throws OciError when an error occurs
|
|
1500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1501
1501
|
*/
|
|
1502
1502
|
listConnectHarnesses(listConnectHarnessesRequest) {
|
|
1503
1503
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1612,7 +1612,7 @@ class StreamAdminClient {
|
|
|
1612
1612
|
* @param ListStreamPoolsRequest
|
|
1613
1613
|
* @return ListStreamPoolsResponse
|
|
1614
1614
|
* @throws OciError when an error occurs
|
|
1615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1616
1616
|
*/
|
|
1617
1617
|
listStreamPools(listStreamPoolsRequest) {
|
|
1618
1618
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1731,7 +1731,7 @@ class StreamAdminClient {
|
|
|
1731
1731
|
* @param ListStreamsRequest
|
|
1732
1732
|
* @return ListStreamsResponse
|
|
1733
1733
|
* @throws OciError when an error occurs
|
|
1734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1735
1735
|
*/
|
|
1736
1736
|
listStreams(listStreamsRequest) {
|
|
1737
1737
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1848,7 +1848,7 @@ class StreamAdminClient {
|
|
|
1848
1848
|
* @param UpdateConnectHarnessRequest
|
|
1849
1849
|
* @return UpdateConnectHarnessResponse
|
|
1850
1850
|
* @throws OciError when an error occurs
|
|
1851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1852
1852
|
*/
|
|
1853
1853
|
updateConnectHarness(updateConnectHarnessRequest) {
|
|
1854
1854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1914,7 +1914,7 @@ class StreamAdminClient {
|
|
|
1914
1914
|
* @param UpdateStreamRequest
|
|
1915
1915
|
* @return UpdateStreamResponse
|
|
1916
1916
|
* @throws OciError when an error occurs
|
|
1917
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1918
1918
|
*/
|
|
1919
1919
|
updateStream(updateStreamRequest) {
|
|
1920
1920
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1980,7 +1980,7 @@ class StreamAdminClient {
|
|
|
1980
1980
|
* @param UpdateStreamPoolRequest
|
|
1981
1981
|
* @return UpdateStreamPoolResponse
|
|
1982
1982
|
* @throws OciError when an error occurs
|
|
1983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
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.
|
|
1984
1984
|
*/
|
|
1985
1985
|
updateStreamPool(updateStreamPoolRequest) {
|
|
1986
1986
|
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, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
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
|
/**
|