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
@@ -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,12 +16,12 @@ For more information about Service Connector Hub, see
15
16
  */
16
17
  import * as model from "../model";
17
18
  /**
18
- * A summary of properties for the specified service connector.
19
+ * A summary of properties for the specified connector.
19
20
  *
20
21
  */
21
22
  export interface ServiceConnectorSummary {
22
23
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the service connector.
24
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the connector.
24
25
  *
25
26
  */
26
27
  "id": string;
@@ -36,26 +37,26 @@ export interface ServiceConnectorSummary {
36
37
  */
37
38
  "description"?: string;
38
39
  /**
39
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the service connector.
40
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the connector.
40
41
  *
41
42
  */
42
43
  "compartmentId": string;
43
44
  /**
44
- * The date and time when the service connector was created.
45
+ * The date and time when the connector was created.
45
46
  * Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
46
47
  * Example: {@code 2020-01-25T21:10:29.600Z}
47
48
  *
48
49
  */
49
50
  "timeCreated": Date;
50
51
  /**
51
- * The date and time when the service connector was updated.
52
+ * The date and time when the connector was updated.
52
53
  * Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
53
54
  * Example: {@code 2020-01-25T21:10:29.600Z}
54
55
  *
55
56
  */
56
57
  "timeUpdated": Date;
57
58
  /**
58
- * The current state of the service connector.
59
+ * The current state of the connector.
59
60
  *
60
61
  */
61
62
  "lifecycleState": model.LifecycleState;
@@ -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":"service-connector-summary.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/service-connector-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AA8EH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
1
+ {"version":3,"file":"service-connector-summary.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/service-connector-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AA8EH,IAAiB,uBAAuB,CAWvC;AAXD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAWvC"}
@@ -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,14 +16,14 @@ For more information about Service Connector Hub, see
15
16
  */
16
17
  import * as model from "../model";
17
18
  /**
18
- * The configuration details of the flow defined by the service connector.
19
- * For more information about flows defined by service connectors, see
20
- * [Service Connector Hub Overview](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/overview.htm).
19
+ * The configuration details of the flow defined by the connector.
20
+ * For more information about flows defined by connectors, see
21
+ * [Overview of Connector Hub](https://docs.cloud.oracle.com/iaas/Content/connector-hub/overview.htm).
21
22
  *
22
23
  */
23
24
  export interface ServiceConnector {
24
25
  /**
25
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the service connector.
26
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the connector.
26
27
  *
27
28
  */
28
29
  "id": string;
@@ -38,26 +39,26 @@ export interface ServiceConnector {
38
39
  */
39
40
  "description"?: string;
40
41
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the service connector.
42
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the connector.
42
43
  *
43
44
  */
44
45
  "compartmentId": string;
45
46
  /**
46
- * The date and time when the service connector was created.
47
+ * The date and time when the connector was created.
47
48
  * Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
48
49
  * Example: {@code 2020-01-25T21:10:29.600Z}
49
50
  *
50
51
  */
51
52
  "timeCreated": Date;
52
53
  /**
53
- * The date and time when the service connector was updated.
54
+ * The date and time when the connector was updated.
54
55
  * Format is defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
55
56
  * Example: {@code 2020-01-25T21:10:29.600Z}
56
57
  *
57
58
  */
58
59
  "timeUpdated": Date;
59
60
  /**
60
- * The current state of the service connector.
61
+ * The current state of the connector.
61
62
  *
62
63
  */
63
64
  "lifecycleState": model.LifecycleState;
@@ -68,7 +69,7 @@ export interface ServiceConnector {
68
69
  *
69
70
  */
70
71
  "lifecyleDetails"?: string;
71
- "source"?: model.LoggingSourceDetails | model.MonitoringSourceDetails | model.StreamingSourceDetails;
72
+ "source"?: model.LoggingSourceDetails | model.MonitoringSourceDetails | model.StreamingSourceDetails | model.PluginSourceDetails;
72
73
  /**
73
74
  * The list of tasks.
74
75
  *
@@ -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":"service-connector.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/service-connector.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8FlC,IAAiB,gBAAgB,CAiChC;AAjCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,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,2BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,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,uCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAiChC"}
1
+ {"version":3,"file":"service-connector.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/service-connector.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+FlC,IAAiB,gBAAgB,CAiChC;AAjCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,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,2BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,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,uCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAiChC"}
@@ -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":"sort-order.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/sort-order.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;;IAGI;AACJ,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAGpB;AAED,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOzB"}
1
+ {"version":3,"file":"sort-order.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/sort-order.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;AAKH;;;IAGI;AACJ,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAGpB;AAED,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOzB"}
@@ -0,0 +1,37 @@
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
+ * Summary information for a connector plugin that fetches data from a source service.
20
+ * For configuration instructions, see
21
+ * [Creating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm).
22
+ *
23
+ */
24
+ export interface SourceConnectorPluginSummary extends model.ConnectorPluginSummary {
25
+ /**
26
+ * The estimated maximum period of time the data will be kept at the source.
27
+ * description: |
28
+ *
29
+ */
30
+ "maxRetention"?: string;
31
+ "kind": string;
32
+ }
33
+ export declare namespace SourceConnectorPluginSummary {
34
+ function getJsonObj(obj: SourceConnectorPluginSummary, isParentJsonObj?: boolean): object;
35
+ const kind = "SOURCE";
36
+ function getDeserializedJsonObj(obj: SourceConnectorPluginSummary, isParentJsonObj?: boolean): object;
37
+ }
@@ -0,0 +1,58 @@
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.SourceConnectorPluginSummary = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var SourceConnectorPluginSummary;
41
+ (function (SourceConnectorPluginSummary) {
42
+ function getJsonObj(obj, isParentJsonObj) {
43
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
44
+ ? obj
45
+ : model.ConnectorPluginSummary.getJsonObj(obj))), {});
46
+ return jsonObj;
47
+ }
48
+ SourceConnectorPluginSummary.getJsonObj = getJsonObj;
49
+ SourceConnectorPluginSummary.kind = "SOURCE";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.ConnectorPluginSummary.getDeserializedJsonObj(obj))), {});
54
+ return jsonObj;
55
+ }
56
+ SourceConnectorPluginSummary.getDeserializedJsonObj = getDeserializedJsonObj;
57
+ })(SourceConnectorPluginSummary = exports.SourceConnectorPluginSummary || (exports.SourceConnectorPluginSummary = {}));
58
+ //# sourceMappingURL=source-connector-plugin-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"source-connector-plugin-summary.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/source-connector-plugin-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,4BAA4B,CA2B5C;AA3BD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC,EAAE,eAAyB;QACrF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAkC,CAAC,GAChF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,uCAAU,aASzB,CAAA;IACY,iCAAI,GAAG,QAAQ,CAAC;IAC7B,SAAgB,sBAAsB,CACpC,GAAiC,EACjC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAClD,GAAG,CAC6B,CAAC,GACpC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mDAAsB,yBAcrC,CAAA;AACH,CAAC,EA3BgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QA2B5C"}
@@ -0,0 +1,37 @@
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 connector plugin for fetching data from a source service.
20
+ * For configuration instructions, see
21
+ * [Creating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm).
22
+ *
23
+ */
24
+ export interface SourceConnectorPlugin extends model.ConnectorPlugin {
25
+ /**
26
+ * The estimated maximum period of time the data will be kept at the source.
27
+ * The duration is specified as a string in ISO 8601 format (P1D for one day or P30D for thrity days).
28
+ *
29
+ */
30
+ "maxRetention"?: string;
31
+ "kind": string;
32
+ }
33
+ export declare namespace SourceConnectorPlugin {
34
+ function getJsonObj(obj: SourceConnectorPlugin, isParentJsonObj?: boolean): object;
35
+ const kind = "SOURCE";
36
+ function getDeserializedJsonObj(obj: SourceConnectorPlugin, isParentJsonObj?: boolean): object;
37
+ }
@@ -0,0 +1,56 @@
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.SourceConnectorPlugin = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var SourceConnectorPlugin;
41
+ (function (SourceConnectorPlugin) {
42
+ function getJsonObj(obj, isParentJsonObj) {
43
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.ConnectorPlugin.getJsonObj(obj))), {});
44
+ return jsonObj;
45
+ }
46
+ SourceConnectorPlugin.getJsonObj = getJsonObj;
47
+ SourceConnectorPlugin.kind = "SOURCE";
48
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
49
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
50
+ ? obj
51
+ : model.ConnectorPlugin.getDeserializedJsonObj(obj))), {});
52
+ return jsonObj;
53
+ }
54
+ SourceConnectorPlugin.getDeserializedJsonObj = getDeserializedJsonObj;
55
+ })(SourceConnectorPlugin = exports.SourceConnectorPlugin || (exports.SourceConnectorPlugin = {}));
56
+ //# sourceMappingURL=source-connector-plugin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"source-connector-plugin.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/source-connector-plugin.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,qBAAqB,CAuBrC;AAvBD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B,EAAE,eAAyB;QAC9E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAA2B,CAAC,GAC1F,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,gCAAU,aAOzB,CAAA;IACY,0BAAI,GAAG,QAAQ,CAAC;IAC7B,SAAgB,sBAAsB,CACpC,GAA0B,EAC1B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAA2B,CAAC,GAC9E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,4CAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAuBrC"}
@@ -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
  *
@@ -14,12 +15,12 @@ For more information about Service Connector Hub, see
14
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.
15
16
  */
16
17
  /**
17
- * An object that represents the source of the flow defined by the service connector.
18
+ * An object that represents the source of the flow defined by the connector.
18
19
  * An example source is the VCNFlow logs within the NetworkLogs group.
19
- * For more information about flows defined by service connectors, see
20
- * [Service Connector Hub Overview](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/overview.htm).
20
+ * For more information about flows defined by connectors, see
21
+ * [Overview of Connector Hub](https://docs.cloud.oracle.com/iaas/Content/connector-hub/overview.htm).
21
22
  * For configuration instructions, see
22
- * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
23
+ * [Creating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm).
23
24
  *
24
25
  */
25
26
  export interface SourceDetails {
@@ -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
  *
@@ -49,6 +50,8 @@ var SourceDetails;
49
50
  return model.MonitoringSourceDetails.getJsonObj(jsonObj, true);
50
51
  case "streaming":
51
52
  return model.StreamingSourceDetails.getJsonObj(jsonObj, true);
53
+ case "plugin":
54
+ return model.PluginSourceDetails.getJsonObj(jsonObj, true);
52
55
  default:
53
56
  if (common.LOG.logger)
54
57
  common.LOG.logger.info(`Unknown value for: ${obj.kind}`);
@@ -67,6 +70,8 @@ var SourceDetails;
67
70
  return model.MonitoringSourceDetails.getDeserializedJsonObj(jsonObj, true);
68
71
  case "streaming":
69
72
  return model.StreamingSourceDetails.getDeserializedJsonObj(jsonObj, true);
73
+ case "plugin":
74
+ return model.PluginSourceDetails.getDeserializedJsonObj(jsonObj, true);
70
75
  default:
71
76
  if (common.LOG.logger)
72
77
  common.LOG.logger.info(`Unknown value for: ${obj.kind}`);
@@ -1 +1 @@
1
- {"version":3,"file":"source-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAetC,IAAiB,aAAa,CAqD7B;AArDD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,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,SAAS;oBACZ,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CACL,OAAQ,EAChD,IAAI,CACL,CAAC;gBACJ,KAAK,WAAW;oBACd,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;IAzBe,wBAAU,aAyBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,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,SAAS;oBACZ,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CACjB,OAAQ,EAChD,IAAI,CACL,CAAC;gBACJ,KAAK,WAAW;oBACd,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;IAzBe,oCAAsB,yBAyBrC,CAAA;AACH,CAAC,EArDgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAqD7B"}
1
+ {"version":3,"file":"source-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAetC,IAAiB,aAAa,CA+D7B;AA/DD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,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,SAAS;oBACZ,OAAO,KAAK,CAAC,oBAAoB,CAAC,UAAU,CACL,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CACL,OAAQ,EAChD,IAAI,CACL,CAAC;gBACJ,KAAK,WAAW;oBACd,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CACL,OAAQ,EAC5C,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;IA9Be,wBAAU,aA8BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,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,SAAS;oBACZ,OAAO,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CACjB,OAAQ,EAC7C,IAAI,CACL,CAAC;gBACJ,KAAK,YAAY;oBACf,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CACjB,OAAQ,EAChD,IAAI,CACL,CAAC;gBACJ,KAAK,WAAW;oBACd,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CACjB,OAAQ,EAC5C,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;IA9Be,oCAAsB,yBA8BrC,CAAA;AACH,CAAC,EA/DgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QA+D7B"}
@@ -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":"static-dimension-value.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/static-dimension-value.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,+BAAU,aASzB,CAAA;IACY,yBAAI,GAAG,QAAQ,CAAC;IAC7B,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,2CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
1
+ {"version":3,"file":"static-dimension-value.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/static-dimension-value.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,CAA0B,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,+BAAU,aASzB,CAAA;IACY,yBAAI,GAAG,QAAQ,CAAC;IAC7B,SAAgB,sBAAsB,CACpC,GAAyB,EACzB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,GAAG,CAA0B,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,2CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
@@ -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
  *
@@ -14,7 +15,9 @@ For more information about Service Connector Hub, see
14
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.
15
16
  */
16
17
  /**
17
- * The type of [cursor](https://docs.cloud.oracle.com/iaas/Content/Streaming/Tasks/using_a_single_consumer.htm#usingcursors), which determines the starting point from which the stream will be consumed.
18
+ * The [read setting](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector-streaming-source.htm), which determines where in the stream to start moving data.
19
+ * For configuration instructions, see
20
+ * [Creating a Connector with a Streaming Source](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector-streaming-source.htm).
18
21
  *
19
22
  */
20
23
  export interface StreamingCursorDetails {
@@ -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":"streaming-cursor-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/streaming-cursor-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,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,cAAc;oBACjB,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,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,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,cAAc;oBACjB,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,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,6CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA2CtC"}
1
+ {"version":3,"file":"streaming-cursor-details.js","sourceRoot":"","sources":["../../../../../lib/sch/lib/model/streaming-cursor-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAYtC,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,cAAc;oBACjB,OAAO,KAAK,CAAC,0BAA0B,CAAC,UAAU,CACL,OAAQ,EACnD,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,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,cAAc;oBACjB,OAAO,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACjB,OAAQ,EACnD,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,6CAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA2CtC"}
@@ -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
  *
@@ -16,6 +17,8 @@ For more information about Service Connector Hub, see
16
17
  import * as model from "../model";
17
18
  /**
18
19
  * The Streaming source.
20
+ * For configuration instructions, see
21
+ * [Creating a Connector with a Streaming Source](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector-streaming-source.htm).
19
22
  *
20
23
  */
21
24
  export interface StreamingSourceDetails extends model.SourceDetails {
@@ -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
  *