oci-streaming 2.76.0 → 2.77.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 +5 -5
- package/lib/model/connect-harness-summary.js +1 -1
- package/lib/model/connect-harness.d.ts +5 -5
- package/lib/model/connect-harness.js +1 -1
- package/lib/model/create-connect-harness-details.d.ts +4 -4
- package/lib/model/create-connect-harness-details.js +1 -1
- package/lib/model/create-cursor-details.d.ts +8 -8
- 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 +4 -4
- package/lib/model/create-stream-details.js +1 -1
- package/lib/model/create-stream-pool-details.d.ts +4 -4
- package/lib/model/create-stream-pool-details.js +1 -1
- package/lib/model/cursor.d.ts +2 -2
- 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 +3 -3
- package/lib/model/put-messages-result-entry.js +1 -1
- package/lib/model/put-messages-result.d.ts +4 -4
- package/lib/model/put-messages-result.js +1 -1
- package/lib/model/stream-pool-summary.d.ts +4 -4
- package/lib/model/stream-pool-summary.js +1 -1
- package/lib/model/stream-pool.d.ts +4 -4
- package/lib/model/stream-pool.js +1 -1
- package/lib/model/stream-summary.d.ts +5 -5
- package/lib/model/stream-summary.js +1 -1
- package/lib/model/stream.d.ts +5 -5
- package/lib/model/stream.js +1 -1
- package/lib/model/update-connect-harness-details.d.ts +3 -3
- 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 +3 -3
- package/lib/model/update-stream-details.js +1 -1
- package/lib/model/update-stream-pool-details.d.ts +3 -3
- 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 +3 -3
- package/lib/request/list-connect-harnesses-request.js +1 -1
- package/lib/request/list-stream-pools-request.d.ts +3 -3
- package/lib/request/list-stream-pools-request.js +1 -1
- package/lib/request/list-streams-request.d.ts +5 -5
- 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 +2 -2
- 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 +2 -2
- package/lib/response/create-stream-pool-response.js +1 -1
- package/lib/response/create-stream-response.d.ts +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/response/get-stream-pool-response.js +1 -1
- package/lib/response/get-stream-response.d.ts +2 -2
- 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 +2 -2
- 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 +2 -2
- package/lib/response/update-stream-pool-response.js +1 -1
- package/lib/response/update-stream-response.d.ts +2 -2
- 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
|
@@ -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
|
/**
|
|
@@ -33,7 +33,7 @@ export interface StreamPoolSummary {
|
|
|
33
33
|
/**
|
|
34
34
|
* The date and time the stream pool was created, expressed in in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
35
35
|
* <p>
|
|
36
|
-
Example:
|
|
36
|
+
Example: {@code 2018-04-20T00:00:07.405Z}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"timeCreated": Date;
|
|
@@ -47,7 +47,7 @@ export interface StreamPoolSummary {
|
|
|
47
47
|
* Free-form tags for this resource. Each tag is a simple key-value pair that is applied with no predefined name, type, or namespace. Exists for cross-compatibility only.
|
|
48
48
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
49
49
|
* <p>
|
|
50
|
-
Example:
|
|
50
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
53
53
|
"freeformTags"?: {
|
|
@@ -56,7 +56,7 @@ export interface StreamPoolSummary {
|
|
|
56
56
|
/**
|
|
57
57
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
58
58
|
* <p>
|
|
59
|
-
Example:
|
|
59
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -38,7 +38,7 @@ export interface StreamPool {
|
|
|
38
38
|
/**
|
|
39
39
|
* The date and time the stream pool was created, expressed in in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
40
40
|
* <p>
|
|
41
|
-
Example:
|
|
41
|
+
Example: {@code 2018-04-20T00:00:07.405Z}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"timeCreated": Date;
|
|
@@ -62,7 +62,7 @@ export interface StreamPool {
|
|
|
62
62
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. Exists for cross-compatibility only.
|
|
63
63
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
64
64
|
* <p>
|
|
65
|
-
Example:
|
|
65
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
66
66
|
*
|
|
67
67
|
*/
|
|
68
68
|
"freeformTags"?: {
|
|
@@ -71,7 +71,7 @@ export interface StreamPool {
|
|
|
71
71
|
/**
|
|
72
72
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
73
73
|
* <p>
|
|
74
|
-
Example:
|
|
74
|
+
Example: {\"Operations\": {\"CostCenter\": \"42\"}}'
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
"definedTags"?: {
|
package/lib/model/stream-pool.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) {
|
|
@@ -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
|
/**
|
|
@@ -17,7 +17,7 @@ export interface StreamSummary {
|
|
|
17
17
|
/**
|
|
18
18
|
* The name of the stream.
|
|
19
19
|
* <p>
|
|
20
|
-
Example:
|
|
20
|
+
Example: {@code TelemetryEvents}
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"name": string;
|
|
@@ -44,7 +44,7 @@ export interface StreamSummary {
|
|
|
44
44
|
/**
|
|
45
45
|
* The date and time the stream was created, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
46
46
|
* <p>
|
|
47
|
-
Example:
|
|
47
|
+
Example: {@code 2018-04-20T00:00:07.405Z}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"timeCreated": Date;
|
|
@@ -58,7 +58,7 @@ export interface StreamSummary {
|
|
|
58
58
|
* Free-form tags for this resource. Each tag is a simple key-value pair that is applied with no predefined name, type, or namespace. Exists for cross-compatibility only.
|
|
59
59
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
60
60
|
* <p>
|
|
61
|
-
Example:
|
|
61
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"freeformTags"?: {
|
|
@@ -67,7 +67,7 @@ export interface StreamSummary {
|
|
|
67
67
|
/**
|
|
68
68
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
69
69
|
* <p>
|
|
70
|
-
Example:
|
|
70
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"definedTags"?: {
|
|
@@ -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 });
|
package/lib/model/stream.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
|
/**
|
|
@@ -17,7 +17,7 @@ export interface Stream {
|
|
|
17
17
|
/**
|
|
18
18
|
* The name of the stream. Avoid entering confidential information.
|
|
19
19
|
* <p>
|
|
20
|
-
Example:
|
|
20
|
+
Example: {@code TelemetryEvents}
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"name": string;
|
|
@@ -52,7 +52,7 @@ export interface Stream {
|
|
|
52
52
|
/**
|
|
53
53
|
* The date and time the stream was created, expressed in in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
54
54
|
* <p>
|
|
55
|
-
Example:
|
|
55
|
+
Example: {@code 2018-04-20T00:00:07.405Z}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"timeCreated": Date;
|
|
@@ -66,7 +66,7 @@ export interface Stream {
|
|
|
66
66
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. Exists for cross-compatibility only.
|
|
67
67
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
68
68
|
* <p>
|
|
69
|
-
Example:
|
|
69
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
70
70
|
*
|
|
71
71
|
*/
|
|
72
72
|
"freeformTags"?: {
|
|
@@ -75,7 +75,7 @@ export interface Stream {
|
|
|
75
75
|
/**
|
|
76
76
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
77
77
|
* <p>
|
|
78
|
-
Example:
|
|
78
|
+
Example: {\"Operations\": {\"CostCenter\": \"42\"}}'
|
|
79
79
|
*
|
|
80
80
|
*/
|
|
81
81
|
"definedTags"?: {
|
package/lib/model/stream.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
|
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
|
/**
|
|
@@ -18,7 +18,7 @@ export interface UpdateConnectHarnessDetails {
|
|
|
18
18
|
* Free-form tags for this resource. Each tag is a simple key-value pair that is applied with no predefined name, type, or namespace. Exists for cross-compatibility only.
|
|
19
19
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
20
20
|
* <p>
|
|
21
|
-
Example:
|
|
21
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"freeformTags"?: {
|
|
@@ -27,7 +27,7 @@ export interface UpdateConnectHarnessDetails {
|
|
|
27
27
|
/**
|
|
28
28
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
29
29
|
* <p>
|
|
30
|
-
Example:
|
|
30
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"definedTags"?: {
|
|
@@ -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
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateStreamDetails {
|
|
|
23
23
|
* Free-form tags for this resource. Each tag is a simple key-value pair that is applied with no predefined name, type, or namespace. Exists for cross-compatibility only.
|
|
24
24
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
25
25
|
* <p>
|
|
26
|
-
Example:
|
|
26
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
29
29
|
"freeformTags"?: {
|
|
@@ -32,7 +32,7 @@ export interface UpdateStreamDetails {
|
|
|
32
32
|
/**
|
|
33
33
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
34
34
|
* <p>
|
|
35
|
-
Example:
|
|
35
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -22,7 +22,7 @@ export interface UpdateStreamPoolDetails {
|
|
|
22
22
|
* Free-form tags for this resource. Each tag is a simple key-value pair that is applied with no predefined name, type, or namespace. Exists for cross-compatibility only.
|
|
23
23
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"freeformTags"?: {
|
|
@@ -31,7 +31,7 @@ export interface UpdateStreamPoolDetails {
|
|
|
31
31
|
/**
|
|
32
32
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
33
33
|
* <p>
|
|
34
|
-
Example:
|
|
34
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"definedTags"?: {
|
|
@@ -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) {
|
|
@@ -7,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/ChangeConnectHarnessCompartment.ts.html |here} to see how to use ChangeConnectHarnessCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeConnectHarnessCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/ChangeStreamCompartment.ts.html |here} to see how to use ChangeStreamCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeStreamCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/ChangeStreamPoolCompartment.ts.html |here} to see how to use ChangeStreamPoolCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeStreamPoolCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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,12 +7,12 @@
|
|
|
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");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/ConsumerCommit.ts.html |here} to see how to use ConsumerCommitRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ConsumerCommitRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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,12 +7,12 @@
|
|
|
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");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/ConsumerHeartbeat.ts.html |here} to see how to use ConsumerHeartbeatRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ConsumerHeartbeatRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/CreateConnectHarness.ts.html |here} to see how to use CreateConnectHarnessRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateConnectHarnessRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/CreateCursor.ts.html |here} to see how to use CreateCursorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCursorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/CreateGroupCursor.ts.html |here} to see how to use CreateGroupCursorRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateGroupCursorRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/CreateStreamPool.ts.html |here} to see how to use CreateStreamPoolRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateStreamPoolRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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,13 +7,13 @@
|
|
|
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 model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/streaming/CreateStream.ts.html |here} to see how to use CreateStreamRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateStreamRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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 });
|