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
|
/**
|
|
@@ -17,7 +17,7 @@ export interface ConnectHarness {
|
|
|
17
17
|
/**
|
|
18
18
|
* The name of the connect harness. Avoid entering confidential information.
|
|
19
19
|
* <p>
|
|
20
|
-
Example:
|
|
20
|
+
Example: {@code JDBCConnector}
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"name": string;
|
|
@@ -40,7 +40,7 @@ export interface ConnectHarness {
|
|
|
40
40
|
/**
|
|
41
41
|
* The date and time the connect harness was created, expressed in in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
42
42
|
* <p>
|
|
43
|
-
Example:
|
|
43
|
+
Example: {@code 2018-04-20T00:00:07.405Z}
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"timeCreated": Date;
|
|
@@ -48,7 +48,7 @@ export interface ConnectHarness {
|
|
|
48
48
|
* 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.
|
|
49
49
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
50
50
|
* <p>
|
|
51
|
-
Example:
|
|
51
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"freeformTags"?: {
|
|
@@ -57,7 +57,7 @@ export interface ConnectHarness {
|
|
|
57
57
|
/**
|
|
58
58
|
* 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).
|
|
59
59
|
* <p>
|
|
60
|
-
Example:
|
|
60
|
+
Example: {\"Operations\": {\"CostCenter\": \"42\"}}'
|
|
61
61
|
*
|
|
62
62
|
*/
|
|
63
63
|
"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
|
/**
|
|
@@ -17,7 +17,7 @@ export interface CreateConnectHarnessDetails {
|
|
|
17
17
|
/**
|
|
18
18
|
* The name of the connect harness. Avoid entering confidential information.
|
|
19
19
|
* <p>
|
|
20
|
-
Example:
|
|
20
|
+
Example: {@code JDBCConnector}
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"name": string;
|
|
@@ -29,7 +29,7 @@ export interface CreateConnectHarnessDetails {
|
|
|
29
29
|
* 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.
|
|
30
30
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
31
31
|
* <p>
|
|
32
|
-
Example:
|
|
32
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"freeformTags"?: {
|
|
@@ -38,7 +38,7 @@ export interface CreateConnectHarnessDetails {
|
|
|
38
38
|
/**
|
|
39
39
|
* 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).
|
|
40
40
|
* <p>
|
|
41
|
-
Example:
|
|
41
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
42
42
|
*
|
|
43
43
|
*/
|
|
44
44
|
"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
|
/**
|
|
@@ -21,20 +21,20 @@ export interface CreateCursorDetails {
|
|
|
21
21
|
/**
|
|
22
22
|
* The type of cursor, which determines the starting point from which the stream will be consumed:
|
|
23
23
|
* <p>
|
|
24
|
-
-
|
|
25
|
-
* -
|
|
26
|
-
* -
|
|
27
|
-
* -
|
|
28
|
-
* -
|
|
24
|
+
- {@code AFTER_OFFSET:} The partition position immediately following the offset you specify. (Offsets are assigned when you successfully append a message to a partition in a stream.)
|
|
25
|
+
* - {@code AT_OFFSET:} The exact partition position indicated by the offset you specify.
|
|
26
|
+
* - {@code AT_TIME:} A specific point in time.
|
|
27
|
+
* - {@code LATEST:} The most recent message in the partition that was added after the cursor was created.
|
|
28
|
+
* - {@code TRIM_HORIZON:} The oldest message in the partition that is within the retention period window.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"type": CreateCursorDetails.Type;
|
|
32
32
|
/**
|
|
33
|
-
* The offset to consume from if the cursor type is
|
|
33
|
+
* The offset to consume from if the cursor type is {@code AT_OFFSET} or {@code AFTER_OFFSET}. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
34
34
|
*/
|
|
35
35
|
"offset"?: number;
|
|
36
36
|
/**
|
|
37
|
-
* The time to consume from if the cursor type is
|
|
37
|
+
* The time to consume from if the cursor type is {@code AT_TIME}, expressed in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) timestamp format.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"time"?: Date;
|
|
@@ -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
|
/**
|
|
@@ -17,7 +17,7 @@ export interface CreateStreamDetails {
|
|
|
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;
|
|
@@ -43,7 +43,7 @@ export interface CreateStreamDetails {
|
|
|
43
43
|
* 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.
|
|
44
44
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
45
45
|
* <p>
|
|
46
|
-
Example:
|
|
46
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"freeformTags"?: {
|
|
@@ -52,7 +52,7 @@ export interface CreateStreamDetails {
|
|
|
52
52
|
/**
|
|
53
53
|
* 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).
|
|
54
54
|
* <p>
|
|
55
|
-
Example:
|
|
55
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"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 CreateStreamPoolDetails {
|
|
|
22
22
|
/**
|
|
23
23
|
* The name of the stream pool. Avoid entering confidential information.
|
|
24
24
|
* <p>
|
|
25
|
-
Example:
|
|
25
|
+
Example: {@code MyStreamPool}
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"name": string;
|
|
@@ -33,7 +33,7 @@ export interface CreateStreamPoolDetails {
|
|
|
33
33
|
* 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.
|
|
34
34
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
35
35
|
* <p>
|
|
36
|
-
Example:
|
|
36
|
+
Example: {@code {\"Department\": \"Finance\"}}
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"freeformTags"?: {
|
|
@@ -42,7 +42,7 @@ export interface CreateStreamPoolDetails {
|
|
|
42
42
|
/**
|
|
43
43
|
* 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).
|
|
44
44
|
* <p>
|
|
45
|
-
Example:
|
|
45
|
+
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"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) {
|
package/lib/model/cursor.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
|
/**
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface Cursor {
|
|
18
18
|
/**
|
|
19
|
-
* The cursor to pass to the
|
|
19
|
+
* The cursor to pass to the {@code GetMessages} operation.
|
|
20
20
|
*/
|
|
21
21
|
"value": string;
|
|
22
22
|
}
|
package/lib/model/cursor.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
|
/**
|
|
@@ -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 });
|
package/lib/model/group.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 model from "../model";
|
package/lib/model/group.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/model/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 ChangeConnectHarnessCompartmentDetails from "./change-connect-harness-compartment-details";
|
package/lib/model/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) {
|
|
@@ -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 });
|
package/lib/model/message.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
|
/**
|
package/lib/model/message.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
|
/**
|
|
@@ -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
|
import * as model from "../model";
|
|
@@ -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
|
/**
|
|
14
14
|
* Represents the result of a {@link #putMessages(PutMessagesRequest) putMessages} request, whether it was successful or not.
|
|
15
|
-
* If a message was successfully appended to the stream, the entry includes the
|
|
16
|
-
* If the message failed to be appended to the stream, the entry includes the
|
|
15
|
+
* If a message was successfully appended to the stream, the entry includes the {@code offset}, {@code partition}, and {@code timestamp}.
|
|
16
|
+
* If the message failed to be appended to the stream, the entry includes the {@code error} and {@code errorMessage}.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export interface PutMessagesResultEntry {
|
|
@@ -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";
|
|
@@ -23,9 +23,9 @@ export interface PutMessagesResult {
|
|
|
23
23
|
"failures": number;
|
|
24
24
|
/**
|
|
25
25
|
* An array of items representing the result of each message.
|
|
26
|
-
* The order is guaranteed to be the same as in the
|
|
27
|
-
* If a message was successfully appended to the stream, the entry includes the
|
|
28
|
-
* If a message failed to be appended to the stream, the entry includes the
|
|
26
|
+
* The order is guaranteed to be the same as in the {@code PutMessagesDetails} object.
|
|
27
|
+
* If a message was successfully appended to the stream, the entry includes the {@code offset}, {@code partition}, and {@code timestamp}.
|
|
28
|
+
* If a message failed to be appended to the stream, the entry includes the {@code error} and {@code errorMessage}.
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
31
|
"entries": Array<model.PutMessagesResultEntry>;
|
|
@@ -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) {
|