oci-sch 2.80.0 → 2.82.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.
Files changed (214) hide show
  1. package/index.d.ts +8 -4
  2. package/index.js +9 -5
  3. package/index.js.map +1 -1
  4. package/lib/client.d.ts +165 -56
  5. package/lib/client.js +378 -81
  6. package/lib/client.js.map +1 -1
  7. package/lib/connectorplugins-waiter.d.ts +33 -0
  8. package/lib/connectorplugins-waiter.js +69 -0
  9. package/lib/connectorplugins-waiter.js.map +1 -0
  10. package/lib/model/action-type.d.ts +5 -4
  11. package/lib/model/action-type.js +5 -4
  12. package/lib/model/action-type.js.map +1 -1
  13. package/lib/model/change-service-connector-compartment-details.d.ts +7 -6
  14. package/lib/model/change-service-connector-compartment-details.js +5 -4
  15. package/lib/model/change-service-connector-compartment-details.js.map +1 -1
  16. package/lib/model/connector-plugin-collection.d.ts +32 -0
  17. package/lib/model/connector-plugin-collection.js +65 -0
  18. package/lib/model/connector-plugin-collection.js.map +1 -0
  19. package/lib/model/connector-plugin-lifecycle-state.d.ts +33 -0
  20. package/lib/model/connector-plugin-lifecycle-state.js +44 -0
  21. package/lib/model/connector-plugin-lifecycle-state.js.map +1 -0
  22. package/lib/model/connector-plugin-summary.d.ts +61 -0
  23. package/lib/model/connector-plugin-summary.js +76 -0
  24. package/lib/model/connector-plugin-summary.js.map +1 -0
  25. package/lib/model/connector-plugin.d.ts +67 -0
  26. package/lib/model/connector-plugin.js +76 -0
  27. package/lib/model/connector-plugin.js.map +1 -0
  28. package/lib/model/create-service-connector-details.d.ts +8 -7
  29. package/lib/model/create-service-connector-details.js +5 -4
  30. package/lib/model/create-service-connector-details.js.map +1 -1
  31. package/lib/model/dimension-details.d.ts +6 -5
  32. package/lib/model/dimension-details.js +5 -4
  33. package/lib/model/dimension-details.js.map +1 -1
  34. package/lib/model/dimension-value-details.d.ts +5 -4
  35. package/lib/model/dimension-value-details.js +5 -4
  36. package/lib/model/dimension-value-details.js.map +1 -1
  37. package/lib/model/estimated-throughput.d.ts +35 -0
  38. package/lib/model/estimated-throughput.js +46 -0
  39. package/lib/model/estimated-throughput.js.map +1 -0
  40. package/lib/model/function-task-details.d.ts +6 -5
  41. package/lib/model/function-task-details.js +5 -4
  42. package/lib/model/function-task-details.js.map +1 -1
  43. package/lib/model/functions-target-details.d.ts +22 -6
  44. package/lib/model/functions-target-details.js +5 -4
  45. package/lib/model/functions-target-details.js.map +1 -1
  46. package/lib/model/index.d.ts +25 -4
  47. package/lib/model/index.js +27 -5
  48. package/lib/model/index.js.map +1 -1
  49. package/lib/model/jmes-path-dimension-value.d.ts +5 -4
  50. package/lib/model/jmes-path-dimension-value.js +5 -4
  51. package/lib/model/jmes-path-dimension-value.js.map +1 -1
  52. package/lib/model/latest-streaming-cursor.d.ts +8 -5
  53. package/lib/model/latest-streaming-cursor.js +5 -4
  54. package/lib/model/latest-streaming-cursor.js.map +1 -1
  55. package/lib/model/lifecycle-state.d.ts +5 -4
  56. package/lib/model/lifecycle-state.js +5 -4
  57. package/lib/model/lifecycle-state.js.map +1 -1
  58. package/lib/model/log-rule-task-details.d.ts +8 -7
  59. package/lib/model/log-rule-task-details.js +5 -4
  60. package/lib/model/log-rule-task-details.js.map +1 -1
  61. package/lib/model/log-source.d.ts +7 -4
  62. package/lib/model/log-source.js +5 -4
  63. package/lib/model/log-source.js.map +1 -1
  64. package/lib/model/logging-analytics-target-details.d.ts +8 -7
  65. package/lib/model/logging-analytics-target-details.js +5 -4
  66. package/lib/model/logging-analytics-target-details.js.map +1 -1
  67. package/lib/model/logging-source-details.d.ts +6 -5
  68. package/lib/model/logging-source-details.js +5 -4
  69. package/lib/model/logging-source-details.js.map +1 -1
  70. package/lib/model/monitoring-source-all-metrics.d.ts +5 -4
  71. package/lib/model/monitoring-source-all-metrics.js +5 -4
  72. package/lib/model/monitoring-source-all-metrics.js.map +1 -1
  73. package/lib/model/monitoring-source-details.d.ts +7 -6
  74. package/lib/model/monitoring-source-details.js +5 -4
  75. package/lib/model/monitoring-source-details.js.map +1 -1
  76. package/lib/model/monitoring-source-metric-details.d.ts +5 -4
  77. package/lib/model/monitoring-source-metric-details.js +5 -4
  78. package/lib/model/monitoring-source-metric-details.js.map +1 -1
  79. package/lib/model/monitoring-source-namespace-details.d.ts +5 -4
  80. package/lib/model/monitoring-source-namespace-details.js +5 -4
  81. package/lib/model/monitoring-source-namespace-details.js.map +1 -1
  82. package/lib/model/monitoring-source-selected-namespace-details.d.ts +5 -4
  83. package/lib/model/monitoring-source-selected-namespace-details.js +5 -4
  84. package/lib/model/monitoring-source-selected-namespace-details.js.map +1 -1
  85. package/lib/model/monitoring-source-selected-namespace.d.ts +5 -4
  86. package/lib/model/monitoring-source-selected-namespace.js +5 -4
  87. package/lib/model/monitoring-source-selected-namespace.js.map +1 -1
  88. package/lib/model/monitoring-source.d.ts +6 -5
  89. package/lib/model/monitoring-source.js +5 -4
  90. package/lib/model/monitoring-source.js.map +1 -1
  91. package/lib/model/monitoring-target-details.d.ts +7 -6
  92. package/lib/model/monitoring-target-details.js +5 -4
  93. package/lib/model/monitoring-target-details.js.map +1 -1
  94. package/lib/model/notifications-target-details.d.ts +8 -7
  95. package/lib/model/notifications-target-details.js +5 -4
  96. package/lib/model/notifications-target-details.js.map +1 -1
  97. package/lib/model/object-storage-target-details.d.ts +10 -7
  98. package/lib/model/object-storage-target-details.js +5 -4
  99. package/lib/model/object-storage-target-details.js.map +1 -1
  100. package/lib/model/operation-status.d.ts +5 -4
  101. package/lib/model/operation-status.js +5 -4
  102. package/lib/model/operation-status.js.map +1 -1
  103. package/lib/model/operation-type.d.ts +5 -4
  104. package/lib/model/operation-type.js +5 -4
  105. package/lib/model/operation-type.js.map +1 -1
  106. package/lib/model/plugin-source-details.d.ts +44 -0
  107. package/lib/model/plugin-source-details.js +56 -0
  108. package/lib/model/plugin-source-details.js.map +1 -0
  109. package/lib/model/service-connector-collection.d.ts +6 -5
  110. package/lib/model/service-connector-collection.js +5 -4
  111. package/lib/model/service-connector-collection.js.map +1 -1
  112. package/lib/model/service-connector-summary.d.ts +11 -10
  113. package/lib/model/service-connector-summary.js +5 -4
  114. package/lib/model/service-connector-summary.js.map +1 -1
  115. package/lib/model/service-connector.d.ts +14 -13
  116. package/lib/model/service-connector.js +5 -4
  117. package/lib/model/service-connector.js.map +1 -1
  118. package/lib/model/sort-order.d.ts +5 -4
  119. package/lib/model/sort-order.js +5 -4
  120. package/lib/model/sort-order.js.map +1 -1
  121. package/lib/model/source-connector-plugin-summary.d.ts +37 -0
  122. package/lib/model/source-connector-plugin-summary.js +58 -0
  123. package/lib/model/source-connector-plugin-summary.js.map +1 -0
  124. package/lib/model/source-connector-plugin.d.ts +37 -0
  125. package/lib/model/source-connector-plugin.js +56 -0
  126. package/lib/model/source-connector-plugin.js.map +1 -0
  127. package/lib/model/source-details.d.ts +9 -8
  128. package/lib/model/source-details.js +9 -4
  129. package/lib/model/source-details.js.map +1 -1
  130. package/lib/model/static-dimension-value.d.ts +5 -4
  131. package/lib/model/static-dimension-value.js +5 -4
  132. package/lib/model/static-dimension-value.js.map +1 -1
  133. package/lib/model/streaming-cursor-details.d.ts +8 -5
  134. package/lib/model/streaming-cursor-details.js +5 -4
  135. package/lib/model/streaming-cursor-details.js.map +1 -1
  136. package/lib/model/streaming-source-details.d.ts +7 -4
  137. package/lib/model/streaming-source-details.js +5 -4
  138. package/lib/model/streaming-source-details.js.map +1 -1
  139. package/lib/model/streaming-target-details.d.ts +7 -6
  140. package/lib/model/streaming-target-details.js +5 -4
  141. package/lib/model/streaming-target-details.js.map +1 -1
  142. package/lib/model/target-connector-plugin-summary.d.ts +31 -0
  143. package/lib/model/target-connector-plugin-summary.js +58 -0
  144. package/lib/model/target-connector-plugin-summary.js.map +1 -0
  145. package/lib/model/target-connector-plugin.d.ts +31 -0
  146. package/lib/model/target-connector-plugin.js +56 -0
  147. package/lib/model/target-connector-plugin.js.map +1 -0
  148. package/lib/model/target-details.d.ts +9 -8
  149. package/lib/model/target-details.js +5 -4
  150. package/lib/model/target-details.js.map +1 -1
  151. package/lib/model/task-details.d.ts +9 -8
  152. package/lib/model/task-details.js +5 -4
  153. package/lib/model/task-details.js.map +1 -1
  154. package/lib/model/trim-horizon-streaming-cursor.d.ts +8 -5
  155. package/lib/model/trim-horizon-streaming-cursor.js +5 -4
  156. package/lib/model/trim-horizon-streaming-cursor.js.map +1 -1
  157. package/lib/model/update-service-connector-details.d.ts +7 -6
  158. package/lib/model/update-service-connector-details.js +5 -4
  159. package/lib/model/update-service-connector-details.js.map +1 -1
  160. package/lib/model/work-request-collection.d.ts +5 -4
  161. package/lib/model/work-request-collection.js +5 -4
  162. package/lib/model/work-request-collection.js.map +1 -1
  163. package/lib/model/work-request-error-collection.d.ts +5 -4
  164. package/lib/model/work-request-error-collection.js +5 -4
  165. package/lib/model/work-request-error-collection.js.map +1 -1
  166. package/lib/model/work-request-error.d.ts +5 -4
  167. package/lib/model/work-request-error.js +5 -4
  168. package/lib/model/work-request-error.js.map +1 -1
  169. package/lib/model/work-request-log-entry-collection.d.ts +5 -4
  170. package/lib/model/work-request-log-entry-collection.js +5 -4
  171. package/lib/model/work-request-log-entry-collection.js.map +1 -1
  172. package/lib/model/work-request-log-entry.d.ts +5 -4
  173. package/lib/model/work-request-log-entry.js +5 -4
  174. package/lib/model/work-request-log-entry.js.map +1 -1
  175. package/lib/model/work-request-resource.d.ts +5 -4
  176. package/lib/model/work-request-resource.js +5 -4
  177. package/lib/model/work-request-resource.js.map +1 -1
  178. package/lib/model/work-request.d.ts +7 -6
  179. package/lib/model/work-request.js +5 -4
  180. package/lib/model/work-request.js.map +1 -1
  181. package/lib/request/activate-service-connector-request.d.ts +2 -2
  182. package/lib/request/change-service-connector-compartment-request.d.ts +3 -3
  183. package/lib/request/create-service-connector-request.d.ts +2 -2
  184. package/lib/request/deactivate-service-connector-request.d.ts +2 -2
  185. package/lib/request/delete-service-connector-request.d.ts +2 -2
  186. package/lib/request/get-connector-plugin-request.d.ts +29 -0
  187. package/lib/request/get-connector-plugin-request.js +15 -0
  188. package/lib/request/get-connector-plugin-request.js.map +1 -0
  189. package/lib/request/get-service-connector-request.d.ts +2 -2
  190. package/lib/request/get-work-request-request.d.ts +1 -1
  191. package/lib/request/index.d.ts +9 -4
  192. package/lib/request/index.js +8 -5
  193. package/lib/request/index.js.map +1 -1
  194. package/lib/request/list-connector-plugins-request.d.ts +77 -0
  195. package/lib/request/list-connector-plugins-request.js +24 -0
  196. package/lib/request/list-connector-plugins-request.js.map +1 -0
  197. package/lib/request/list-service-connectors-request.d.ts +1 -1
  198. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  199. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  200. package/lib/request/list-work-requests-request.d.ts +1 -1
  201. package/lib/request/update-service-connector-request.d.ts +2 -2
  202. package/lib/response/get-connector-plugin-response.d.ts +25 -0
  203. package/lib/response/get-connector-plugin-response.js +15 -0
  204. package/lib/response/get-connector-plugin-response.js.map +1 -0
  205. package/lib/response/index.d.ts +9 -4
  206. package/lib/response/index.js +5 -4
  207. package/lib/response/index.js.map +1 -1
  208. package/lib/response/list-connector-plugins-response.d.ts +41 -0
  209. package/lib/response/list-connector-plugins-response.js +15 -0
  210. package/lib/response/list-connector-plugins-response.js.map +1 -0
  211. package/lib/serviceconnector-waiter.d.ts +5 -4
  212. package/lib/serviceconnector-waiter.js +5 -4
  213. package/lib/serviceconnector-waiter.js.map +1 -1
  214. package/package.json +3 -3
@@ -0,0 +1,76 @@
1
+ "use strict";
2
+ /**
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
8
+
9
+ * OpenAPI spec version: 20200909
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
+ * 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.
17
+ */
18
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
21
+ }) : (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ }));
25
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
26
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
27
+ }) : function(o, v) {
28
+ o["default"] = v;
29
+ });
30
+ var __importStar = (this && this.__importStar) || function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.ConnectorPluginSummary = void 0;
39
+ const model = __importStar(require("../model"));
40
+ const common = require("oci-common");
41
+ var ConnectorPluginSummary;
42
+ (function (ConnectorPluginSummary) {
43
+ function getJsonObj(obj) {
44
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
45
+ if (obj && "kind" in obj && obj.kind) {
46
+ switch (obj.kind) {
47
+ case "SOURCE":
48
+ return model.SourceConnectorPluginSummary.getJsonObj(jsonObj, true);
49
+ case "TARGET":
50
+ return model.TargetConnectorPluginSummary.getJsonObj(jsonObj, true);
51
+ default:
52
+ if (common.LOG.logger)
53
+ common.LOG.logger.info(`Unknown value for: ${obj.kind}`);
54
+ }
55
+ }
56
+ return jsonObj;
57
+ }
58
+ ConnectorPluginSummary.getJsonObj = getJsonObj;
59
+ function getDeserializedJsonObj(obj) {
60
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
61
+ if (obj && "kind" in obj && obj.kind) {
62
+ switch (obj.kind) {
63
+ case "SOURCE":
64
+ return model.SourceConnectorPluginSummary.getDeserializedJsonObj(jsonObj, true);
65
+ case "TARGET":
66
+ return model.TargetConnectorPluginSummary.getDeserializedJsonObj(jsonObj, true);
67
+ default:
68
+ if (common.LOG.logger)
69
+ common.LOG.logger.info(`Unknown value for: ${obj.kind}`);
70
+ }
71
+ }
72
+ return jsonObj;
73
+ }
74
+ ConnectorPluginSummary.getDeserializedJsonObj = getDeserializedJsonObj;
75
+ })(ConnectorPluginSummary = exports.ConnectorPluginSummary || (exports.ConnectorPluginSummary = {}));
76
+ //# sourceMappingURL=connector-plugin-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connector-plugin-summary.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/connector-plugin-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AA4CtC,IAAiB,sBAAsB,CA2CtC;AA3CD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CACL,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CACL,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,iCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACjB,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACjB,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,6CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA2CtC"}
@@ -0,0 +1,67 @@
1
+ /**
2
+ * Connector Hub API
3
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Connector Hub, see
5
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
6
+ Connector Hub is formerly known as Service Connector Hub.
7
+
8
+ * OpenAPI spec version: 20200909
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ import * as model from "../model";
18
+ /**
19
+ * A service source or service target used to create a connector.
20
+ * Example connector plugins include the Queue source and the Notifications target.
21
+ * For more information about flows defined by connectors, see
22
+ * [Overview of Connector Hub](https://docs.cloud.oracle.com/iaas/Content/connector-hub/overview.htm).
23
+ * For configuration instructions, see
24
+ * [Creating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm).
25
+ *
26
+ */
27
+ export interface ConnectorPlugin {
28
+ /**
29
+ * The service to be called by the connector plugin.
30
+ * Example: {@code QueueSource}
31
+ *
32
+ */
33
+ "name": string;
34
+ /**
35
+ * The date and time when this plugin became available.
36
+ * Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
37
+ * Example: {@code 2023-09-09T21:10:29.600Z}
38
+ *
39
+ */
40
+ "timeCreated": Date;
41
+ /**
42
+ * The estimated throughput range (LOW, MEDIUM, HIGH).
43
+ *
44
+ */
45
+ "estimatedThroughput"?: model.EstimatedThroughput;
46
+ /**
47
+ * The current state of the service connector.
48
+ *
49
+ */
50
+ "lifecycleState": model.ConnectorPluginLifecycleState;
51
+ /**
52
+ * A user-friendly name. It does not have to be unique, and it is changeable.
53
+ * Avoid entering confidential information.
54
+ *
55
+ */
56
+ "displayName": string;
57
+ /**
58
+ * Gets the specified connector plugin configuration information in OpenAPI specification format.
59
+ *
60
+ */
61
+ "schema"?: string;
62
+ "kind": string;
63
+ }
64
+ export declare namespace ConnectorPlugin {
65
+ function getJsonObj(obj: ConnectorPlugin): object;
66
+ function getDeserializedJsonObj(obj: ConnectorPlugin): object;
67
+ }
@@ -0,0 +1,76 @@
1
+ "use strict";
2
+ /**
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
8
+
9
+ * OpenAPI spec version: 20200909
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
+ * 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.
17
+ */
18
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
21
+ }) : (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ }));
25
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
26
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
27
+ }) : function(o, v) {
28
+ o["default"] = v;
29
+ });
30
+ var __importStar = (this && this.__importStar) || function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.ConnectorPlugin = void 0;
39
+ const model = __importStar(require("../model"));
40
+ const common = require("oci-common");
41
+ var ConnectorPlugin;
42
+ (function (ConnectorPlugin) {
43
+ function getJsonObj(obj) {
44
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
45
+ if (obj && "kind" in obj && obj.kind) {
46
+ switch (obj.kind) {
47
+ case "TARGET":
48
+ return model.TargetConnectorPlugin.getJsonObj(jsonObj, true);
49
+ case "SOURCE":
50
+ return model.SourceConnectorPlugin.getJsonObj(jsonObj, true);
51
+ default:
52
+ if (common.LOG.logger)
53
+ common.LOG.logger.info(`Unknown value for: ${obj.kind}`);
54
+ }
55
+ }
56
+ return jsonObj;
57
+ }
58
+ ConnectorPlugin.getJsonObj = getJsonObj;
59
+ function getDeserializedJsonObj(obj) {
60
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
61
+ if (obj && "kind" in obj && obj.kind) {
62
+ switch (obj.kind) {
63
+ case "TARGET":
64
+ return model.TargetConnectorPlugin.getDeserializedJsonObj(jsonObj, true);
65
+ case "SOURCE":
66
+ return model.SourceConnectorPlugin.getDeserializedJsonObj(jsonObj, true);
67
+ default:
68
+ if (common.LOG.logger)
69
+ common.LOG.logger.info(`Unknown value for: ${obj.kind}`);
70
+ }
71
+ }
72
+ return jsonObj;
73
+ }
74
+ ConnectorPlugin.getDeserializedJsonObj = getDeserializedJsonObj;
75
+ })(ConnectorPlugin = exports.ConnectorPlugin || (exports.ConnectorPlugin = {}));
76
+ //# sourceMappingURL=connector-plugin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connector-plugin.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/connector-plugin.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAkDtC,IAAiB,eAAe,CA2C/B;AA3CD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CACL,OAAQ,EAC9C,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CACL,OAAQ,EAC9C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,0BAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CACjB,OAAQ,EAC9C,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CACjB,OAAQ,EAC9C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,sCAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA2C/B"}
@@ -1,8 +1,9 @@
1
1
  /**
2
- * Service Connector Hub API
3
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
- For more information about Service Connector Hub, see
5
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
2
+ * Connector Hub API
3
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Connector Hub, see
5
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
6
+ Connector Hub is formerly known as Service Connector Hub.
6
7
 
7
8
  * OpenAPI spec version: 20200909
8
9
  *
@@ -15,7 +16,7 @@ For more information about Service Connector Hub, see
15
16
  */
16
17
  import * as model from "../model";
17
18
  /**
18
- * The configuration details for creating a service connector.
19
+ * The configuration details for creating a connector.
19
20
  *
20
21
  */
21
22
  export interface CreateServiceConnectorDetails {
@@ -27,7 +28,7 @@ export interface CreateServiceConnectorDetails {
27
28
  "displayName": string;
28
29
  /**
29
30
  * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
30
- * comparment to create the service connector in.
31
+ * comparment to create the connector in.
31
32
  *
32
33
  */
33
34
  "compartmentId": string;
@@ -36,7 +37,7 @@ export interface CreateServiceConnectorDetails {
36
37
  *
37
38
  */
38
39
  "description"?: string;
39
- "source": model.LoggingSourceDetails | model.MonitoringSourceDetails | model.StreamingSourceDetails;
40
+ "source": model.LoggingSourceDetails | model.MonitoringSourceDetails | model.StreamingSourceDetails | model.PluginSourceDetails;
40
41
  /**
41
42
  * The list of tasks.
42
43
  *
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Service Connector Hub API
4
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
- For more information about Service Connector Hub, see
6
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
7
8
 
8
9
  * OpenAPI spec version: 20200909
9
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-service-connector-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/create-service-connector-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuDlC,IAAiB,6BAA6B,CAiC7C;AAjCD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAC7E,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC5C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;SAC9E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YACzF,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;SAC1F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAiC7C"}
1
+ {"version":3,"file":"create-service-connector-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/create-service-connector-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwDlC,IAAiB,6BAA6B,CAiC7C;AAjCD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAC7E,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC5C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;SAC9E,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YACzF,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;YACb,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;SAC1F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAiC7C"}
@@ -1,8 +1,9 @@
1
1
  /**
2
- * Service Connector Hub API
3
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
- For more information about Service Connector Hub, see
5
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
2
+ * Connector Hub API
3
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Connector Hub, see
5
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
6
+ Connector Hub is formerly known as Service Connector Hub.
6
7
 
7
8
  * OpenAPI spec version: 20200909
8
9
  *
@@ -22,7 +23,7 @@ export interface DimensionDetails {
22
23
  /**
23
24
  * Dimension key. A valid dimension key includes only printable ASCII, excluding periods (.) and spaces.
24
25
  * Custom dimension keys are acceptable. Avoid entering confidential information.
25
- * Due to use by Service Connector Hub, the following dimension names are reserved: {@code connectorId}, {@code connectorName}, {@code connectorSourceType}.
26
+ * Due to use by Connector Hub, the following dimension names are reserved: {@code connectorId}, {@code connectorName}, {@code connectorSourceType}.
26
27
  * For information on valid dimension keys and values, see {@link #metricDataDetails(MetricDataDetailsRequest) metricDataDetails}.
27
28
  * Example: {@code type}
28
29
  *
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Service Connector Hub API
4
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
- For more information about Service Connector Hub, see
6
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
7
8
 
8
9
  * OpenAPI spec version: 20200909
9
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"dimension-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/dimension-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,gBAAgB,CAyBhC;AAzBD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBAC5D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACxE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAyBhC"}
1
+ {"version":3,"file":"dimension-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/dimension-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,gBAAgB,CAyBhC;AAzBD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBAC5D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACxE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAyBhC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
- * Service Connector Hub API
3
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
- For more information about Service Connector Hub, see
5
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
2
+ * Connector Hub API
3
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Connector Hub, see
5
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
6
+ Connector Hub is formerly known as Service Connector Hub.
6
7
 
7
8
  * OpenAPI spec version: 20200909
8
9
  *
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Service Connector Hub API
4
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
- For more information about Service Connector Hub, see
6
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
7
8
 
8
9
  * OpenAPI spec version: 20200909
9
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"dimension-value-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/dimension-value-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,qBAAqB,CA2CrC;AA3CD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,gCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,4CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QA2CrC"}
1
+ {"version":3,"file":"dimension-value-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/dimension-value-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,qBAAqB,CA2CrC;AA3CD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,gCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,UAAU;oBACb,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,4CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QA2CrC"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Connector Hub API
3
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Connector Hub, see
5
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
6
+ Connector Hub is formerly known as Service Connector Hub.
7
+
8
+ * OpenAPI spec version: 20200909
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ /**
18
+ * The estimated throughput range (LOW, MEDIUM, HIGH)
19
+ *
20
+ **/
21
+ export declare enum EstimatedThroughput {
22
+ Low = "LOW",
23
+ Medium = "MEDIUM",
24
+ High = "HIGH",
25
+ Unknown = "UNKNOWN",
26
+ /**
27
+ * This value is used if a service returns a value for this enum that is not recognized by this
28
+ * version of the SDK.
29
+ */
30
+ UnknownValue = "UNKNOWN_VALUE"
31
+ }
32
+ export declare namespace EstimatedThroughput {
33
+ function getJsonObj(obj: EstimatedThroughput): EstimatedThroughput;
34
+ function getDeserializedJsonObj(obj: EstimatedThroughput): EstimatedThroughput;
35
+ }
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ /**
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
8
+
9
+ * OpenAPI spec version: 20200909
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
+ * 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.
17
+ */
18
+ Object.defineProperty(exports, "__esModule", { value: true });
19
+ exports.EstimatedThroughput = void 0;
20
+ /**
21
+ * The estimated throughput range (LOW, MEDIUM, HIGH)
22
+ *
23
+ **/
24
+ var EstimatedThroughput;
25
+ (function (EstimatedThroughput) {
26
+ EstimatedThroughput["Low"] = "LOW";
27
+ EstimatedThroughput["Medium"] = "MEDIUM";
28
+ EstimatedThroughput["High"] = "HIGH";
29
+ EstimatedThroughput["Unknown"] = "UNKNOWN";
30
+ /**
31
+ * This value is used if a service returns a value for this enum that is not recognized by this
32
+ * version of the SDK.
33
+ */
34
+ EstimatedThroughput["UnknownValue"] = "UNKNOWN_VALUE";
35
+ })(EstimatedThroughput = exports.EstimatedThroughput || (exports.EstimatedThroughput = {}));
36
+ (function (EstimatedThroughput) {
37
+ function getJsonObj(obj) {
38
+ return obj;
39
+ }
40
+ EstimatedThroughput.getJsonObj = getJsonObj;
41
+ function getDeserializedJsonObj(obj) {
42
+ return obj;
43
+ }
44
+ EstimatedThroughput.getDeserializedJsonObj = getDeserializedJsonObj;
45
+ })(EstimatedThroughput = exports.EstimatedThroughput || (exports.EstimatedThroughput = {}));
46
+ //# sourceMappingURL=estimated-throughput.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"estimated-throughput.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/estimated-throughput.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;;IAGI;AACJ,IAAY,mBAWX;AAXD,WAAY,mBAAmB;IAC7B,kCAAW,CAAA;IACX,wCAAiB,CAAA;IACjB,oCAAa,CAAA;IACb,0CAAmB,CAAA;IAEnB;;;OAGG;IACH,qDAA8B,CAAA;AAChC,CAAC,EAXW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAW9B;AAED,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,8BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAOnC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
- * Service Connector Hub API
3
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
- For more information about Service Connector Hub, see
5
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
2
+ * Connector Hub API
3
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Connector Hub, see
5
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
6
+ Connector Hub is formerly known as Service Connector Hub.
6
7
 
7
8
  * OpenAPI spec version: 20200909
8
9
  *
@@ -18,7 +19,7 @@ import * as model from "../model";
18
19
  * The Functions task.
19
20
  * Batch input for a function can be limited by either size or time. The first limit reached determines the boundary of the batch.
20
21
  * For configuration instructions, see
21
- * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
22
+ * [Creating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm).
22
23
  *
23
24
  */
24
25
  export interface FunctionTaskDetails extends model.TaskDetails {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Service Connector Hub API
4
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
- For more information about Service Connector Hub, see
6
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
7
8
 
8
9
  * OpenAPI spec version: 20200909
9
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"function-task-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/function-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8BlC,IAAiB,mBAAmB,CAuBnC;AAvBD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB,EAAE,eAAyB;QAC5E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAyB,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,8BAAU,aAOzB,CAAA;IACY,wBAAI,GAAG,UAAU,CAAC;IAC/B,SAAgB,sBAAsB,CACpC,GAAwB,EACxB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAyB,CAAC,GACxE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAuBnC"}
1
+ {"version":3,"file":"function-task-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/function-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8BlC,IAAiB,mBAAmB,CAuBnC;AAvBD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB,EAAE,eAAyB;QAC5E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAyB,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,8BAAU,aAOzB,CAAA;IACY,wBAAI,GAAG,UAAU,CAAC;IAC/B,SAAgB,sBAAsB,CACpC,GAAwB,EACxB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAyB,CAAC,GACxE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAuBnC"}
@@ -1,8 +1,9 @@
1
1
  /**
2
- * Service Connector Hub API
3
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
- For more information about Service Connector Hub, see
5
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
2
+ * Connector Hub API
3
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
4
+ For more information about Connector Hub, see
5
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
6
+ Connector Hub is formerly known as Service Connector Hub.
6
7
 
7
8
  * OpenAPI spec version: 20200909
8
9
  *
@@ -15,9 +16,9 @@ For more information about Service Connector Hub, see
15
16
  */
16
17
  import * as model from "../model";
17
18
  /**
18
- * The function used for the Functions target.
19
+ * The destination function for data transferred from the source.
19
20
  * For configuration instructions, see
20
- * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
21
+ * [Creating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm).
21
22
  *
22
23
  */
23
24
  export interface FunctionsTargetDetails extends model.TargetDetails {
@@ -26,6 +27,21 @@ export interface FunctionsTargetDetails extends model.TargetDetails {
26
27
  *
27
28
  */
28
29
  "functionId": string;
30
+ /**
31
+ * The batch rollover size in kilobytes.
32
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
33
+ */
34
+ "batchSizeInKbs"?: number;
35
+ /**
36
+ * The batch rollover size in number of messages.
37
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
38
+ */
39
+ "batchSizeInNum"?: number;
40
+ /**
41
+ * The batch rollover time in seconds.
42
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
43
+ */
44
+ "batchTimeInSec"?: number;
29
45
  "kind": string;
30
46
  }
31
47
  export declare namespace FunctionsTargetDetails {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  /**
3
- * Service Connector Hub API
4
- * Use the Service Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
- For more information about Service Connector Hub, see
6
- [Service Connector Hub Overview](/iaas/Content/service-connector-hub/overview.htm).
3
+ * Connector Hub API
4
+ * Use the Connector Hub API to transfer data between services in Oracle Cloud Infrastructure.
5
+ For more information about Connector Hub, see
6
+ [the Connector Hub documentation](/iaas/Content/connector-hub/home.htm).
7
+ Connector Hub is formerly known as Service Connector Hub.
7
8
 
8
9
  * OpenAPI spec version: 20200909
9
10
  *
@@ -1 +1 @@
1
- {"version":3,"file":"functions-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/functions-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,sBAAsB,CAuBtC;AAvBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,iCAAU,aAOzB,CAAA;IACY,2BAAI,GAAG,WAAW,CAAC;IAChC,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GAC7E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAuBtC"}
1
+ {"version":3,"file":"functions-target-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/functions-target-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkClC,IAAiB,sBAAsB,CAuBtC;AAvBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACzF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,iCAAU,aAOzB,CAAA;IACY,2BAAI,GAAG,WAAW,CAAC;IAChC,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GAC7E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAuBtC"}