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
package/index.d.ts CHANGED
@@ -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
  *
@@ -17,9 +18,12 @@ import * as requests from "./lib/request";
17
18
  import * as models from "./lib/model";
18
19
  import * as responses from "./lib/response";
19
20
  import * as client from "./lib/client";
21
+ import * as connectorplugins_waiter from "./lib/connectorplugins-waiter";
20
22
  import * as serviceconnector_waiter from "./lib/serviceconnector-waiter";
21
23
  export { models };
22
24
  export { requests };
23
25
  export { responses };
26
+ export import ConnectorPluginsClient = client.ConnectorPluginsClient;
27
+ export import ConnectorPluginsWaiter = connectorplugins_waiter.ConnectorPluginsWaiter;
24
28
  export import ServiceConnectorClient = client.ServiceConnectorClient;
25
29
  export import ServiceConnectorWaiter = serviceconnector_waiter.ServiceConnectorWaiter;
package/index.js CHANGED
@@ -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
  *
@@ -34,7 +35,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
34
35
  return result;
35
36
  };
36
37
  Object.defineProperty(exports, "__esModule", { value: true });
37
- exports.ServiceConnectorWaiter = exports.ServiceConnectorClient = exports.responses = exports.requests = exports.models = void 0;
38
+ exports.ServiceConnectorWaiter = exports.ServiceConnectorClient = exports.ConnectorPluginsWaiter = exports.ConnectorPluginsClient = exports.responses = exports.requests = exports.models = void 0;
38
39
  const requests = __importStar(require("./lib/request"));
39
40
  exports.requests = requests;
40
41
  const models = __importStar(require("./lib/model"));
@@ -42,7 +43,10 @@ exports.models = models;
42
43
  const responses = __importStar(require("./lib/response"));
43
44
  exports.responses = responses;
44
45
  const client = __importStar(require("./lib/client"));
46
+ const connectorplugins_waiter = __importStar(require("./lib/connectorplugins-waiter"));
45
47
  const serviceconnector_waiter = __importStar(require("./lib/serviceconnector-waiter"));
48
+ exports.ConnectorPluginsClient = client.ConnectorPluginsClient;
49
+ exports.ConnectorPluginsWaiter = connectorplugins_waiter.ConnectorPluginsWaiter;
46
50
  exports.ServiceConnectorClient = client.ServiceConnectorClient;
47
51
  exports.ServiceConnectorWaiter = serviceconnector_waiter.ServiceConnectorWaiter;
48
52
  //# sourceMappingURL=index.js.map
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/sch/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,wDAA0C;AAOjC,4BAAQ;AANjB,oDAAsC;AAK7B,wBAAM;AAJf,0DAA4C;AAMnC,8BAAS;AALlB,qDAAuC;AACvC,uFAAyE;AAK3D,QAAA,sBAAsB,GAAG,MAAM,CAAC,sBAAsB,CAAC;AACvD,QAAA,sBAAsB,GAAG,uBAAuB,CAAC,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/sch/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,wDAA0C;AAQjC,4BAAQ;AAPjB,oDAAsC;AAM7B,wBAAM;AALf,0DAA4C;AAOnC,8BAAS;AANlB,qDAAuC;AACvC,uFAAyE;AACzE,uFAAyE;AAK3D,QAAA,sBAAsB,GAAG,MAAM,CAAC,sBAAsB,CAAC;AACvD,QAAA,sBAAsB,GAAG,uBAAuB,CAAC,sBAAsB,CAAC;AACxE,QAAA,sBAAsB,GAAG,MAAM,CAAC,sBAAsB,CAAC;AACvD,QAAA,sBAAsB,GAAG,uBAAuB,CAAC,sBAAsB,CAAC"}
package/lib/client.d.ts CHANGED
@@ -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,8 +17,100 @@ For more information about Service Connector Hub, see
16
17
  import common = require("oci-common");
17
18
  import * as requests from "./request";
18
19
  import * as responses from "./response";
20
+ import { ConnectorPluginsWaiter } from "./connectorplugins-waiter";
19
21
  import { ServiceConnectorWaiter } from "./serviceconnector-waiter";
20
22
  declare const Breaker: any;
23
+ export declare enum ConnectorPluginsApiKeys {
24
+ }
25
+ /**
26
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
27
+ */
28
+ export declare class ConnectorPluginsClient {
29
+ protected static serviceEndpointTemplate: string;
30
+ protected static endpointServiceName: string;
31
+ protected "_realmSpecificEndpointTemplateEnabled": boolean | undefined;
32
+ protected "_endpoint": string;
33
+ protected "_defaultHeaders": any;
34
+ protected "_waiters": ConnectorPluginsWaiter;
35
+ protected "_clientConfiguration": common.ClientConfiguration;
36
+ protected _circuitBreaker: typeof Breaker | null;
37
+ protected _httpOptions: any;
38
+ protected _bodyDuplexMode: any;
39
+ targetService: string;
40
+ protected _regionId: string;
41
+ protected "_region": common.Region;
42
+ protected _lastSetRegionOrRegionId: string;
43
+ protected _httpClient: common.HttpClient;
44
+ constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
45
+ /**
46
+ * Get the endpoint that is being used to call (ex, https://www.example.com).
47
+ */
48
+ get endpoint(): string;
49
+ /**
50
+ * Sets the endpoint to call (ex, https://www.example.com).
51
+ * @param endpoint The endpoint of the service.
52
+ */
53
+ set endpoint(endpoint: string);
54
+ get logger(): import("oci-common/lib/log").Logger;
55
+ /**
56
+ * Determines whether realm specific endpoint should be used or not.
57
+ * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
58
+ * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
59
+ */
60
+ set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled: boolean);
61
+ /**
62
+ * Sets the region to call (ex, Region.US_PHOENIX_1).
63
+ * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
64
+ * @param region The region of the service.
65
+ */
66
+ set region(region: common.Region);
67
+ /**
68
+ * Sets the regionId to call (ex, 'us-phoenix-1').
69
+ *
70
+ * Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}.
71
+ * If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1
72
+ * and then call {@link #endpoint(String) endpoint}.
73
+ * @param regionId The public region ID.
74
+ */
75
+ set regionId(regionId: string);
76
+ /**
77
+ * Creates a new ConnectorPluginsWaiter for resources for this service.
78
+ *
79
+ * @param config The waiter configuration for termination and delay strategy
80
+ * @return The service waiters.
81
+ */
82
+ createWaiters(config?: common.WaiterConfiguration): ConnectorPluginsWaiter;
83
+ /**
84
+ * Gets the waiters available for resources for this service.
85
+ *
86
+ * @return The service waiters.
87
+ */
88
+ getWaiters(): ConnectorPluginsWaiter;
89
+ /**
90
+ * Shutdown the circuit breaker used by the client when it is no longer needed
91
+ */
92
+ shutdownCircuitBreaker(): void;
93
+ /**
94
+ * Gets the specified connector plugin configuration information.
95
+ *
96
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
97
+ * @param GetConnectorPluginRequest
98
+ * @return GetConnectorPluginResponse
99
+ * @throws OciError when an error occurs
100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/GetConnectorPlugin.ts.html |here} to see how to use GetConnectorPlugin API.
101
+ */
102
+ getConnectorPlugin(getConnectorPluginRequest: requests.GetConnectorPluginRequest): Promise<responses.GetConnectorPluginResponse>;
103
+ /**
104
+ * Lists connector plugins according to the specified filter.
105
+ *
106
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
107
+ * @param ListConnectorPluginsRequest
108
+ * @return ListConnectorPluginsResponse
109
+ * @throws OciError when an error occurs
110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/ListConnectorPlugins.ts.html |here} to see how to use ListConnectorPlugins API.
111
+ */
112
+ listConnectorPlugins(listConnectorPluginsRequest: requests.ListConnectorPluginsRequest): Promise<responses.ListConnectorPluginsResponse>;
113
+ }
21
114
  export declare enum ServiceConnectorApiKeys {
22
115
  }
23
116
  /**
@@ -89,164 +182,180 @@ export declare class ServiceConnectorClient {
89
182
  */
90
183
  shutdownCircuitBreaker(): void;
91
184
  /**
92
- * Activates the specified service connector.
185
+ * Activates the specified connector.
93
186
  * <p>
94
- After you send your request, the service connector's state is temporarily
187
+ After you send your request, the connector's state is temporarily
95
188
  * UPDATING. When the state changes to ACTIVE, data begins transferring from the
96
- * source service to the target service. For instructions on activating service
97
- * connectors, see
98
- * [To activate a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#activate).
189
+ * source service to the target service.
190
+ * For more information, see
191
+ * [Activating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/activate-service-connector.htm).
99
192
  *
100
- * This operation does not retry by default if the user has not defined a retry configuration.
193
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
101
194
  * @param ActivateServiceConnectorRequest
102
195
  * @return ActivateServiceConnectorResponse
103
196
  * @throws OciError when an error occurs
104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
105
198
  */
106
199
  activateServiceConnector(activateServiceConnectorRequest: requests.ActivateServiceConnectorRequest): Promise<responses.ActivateServiceConnectorResponse>;
107
200
  /**
108
- * Moves a service connector into a different compartment within the same tenancy.
109
- * For information about moving resources between compartments, see
110
- * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
201
+ * Moves a connector into a different compartment within the same tenancy.
202
+ * For more information, see
203
+ * [Moving a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/change-compartment-service-connector.htm).
111
204
  * <p>
112
205
  When provided, If-Match is checked against ETag values of the resource.
113
206
  *
114
- * This operation does not retry by default if the user has not defined a retry configuration.
207
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
115
208
  * @param ChangeServiceConnectorCompartmentRequest
116
209
  * @return ChangeServiceConnectorCompartmentResponse
117
210
  * @throws OciError when an error occurs
118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
119
212
  */
120
213
  changeServiceConnectorCompartment(changeServiceConnectorCompartmentRequest: requests.ChangeServiceConnectorCompartmentRequest): Promise<responses.ChangeServiceConnectorCompartmentResponse>;
121
214
  /**
122
- * Creates a new service connector in the specified compartment.
123
- * A service connector is a logically defined flow for moving data from
215
+ * Creates a new connector in the specified compartment.
216
+ * A connector is a logically defined flow for moving data from
124
217
  * a source service to a destination service in Oracle Cloud Infrastructure.
125
- * For instructions, see
126
- * [To create a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#create).
127
- * For general information about service connectors, see
128
- * [Service Connector Hub Overview](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/overview.htm).
218
+ * For more information, see
219
+ * [Creating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/create-service-connector.htm).
220
+ * For general information about connectors, see
221
+ * [Overview of Connector Hub](https://docs.cloud.oracle.com/iaas/Content/connector-hub/overview.htm).
129
222
  * <p>
130
223
  For purposes of access control, you must provide the
131
224
  * [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where
132
- * you want the service connector to reside. Notice that the service connector
225
+ * you want the connector to reside. Notice that the connector
133
226
  * doesn't have to be in the same compartment as the source or target services.
134
227
  * For information about access control and compartments, see
135
228
  * [Overview of the IAM Service](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
136
229
  * <p>
137
- After you send your request, the new service connector's state is temporarily
230
+ After you send your request, the new connector's state is temporarily
138
231
  * CREATING. When the state changes to ACTIVE, data begins transferring from the
139
232
  * source service to the target service. For instructions on deactivating and
140
- * activating service connectors, see
141
- * [To activate or deactivate a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/overview.htm).
233
+ * activating connectors, see
234
+ * [Activating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/activate-service-connector.htm).
142
235
  *
143
- * This operation does not retry by default if the user has not defined a retry configuration.
236
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
144
237
  * @param CreateServiceConnectorRequest
145
238
  * @return CreateServiceConnectorResponse
146
239
  * @throws OciError when an error occurs
147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
148
241
  */
149
242
  createServiceConnector(createServiceConnectorRequest: requests.CreateServiceConnectorRequest): Promise<responses.CreateServiceConnectorResponse>;
150
243
  /**
151
- * Deactivates the specified service connector.
244
+ * Deactivates the specified connector.
152
245
  * <p>
153
- After you send your request, the service connector's state is temporarily
246
+ After you send your request, the connector's state is temporarily
154
247
  * UPDATING and any data transfer stops. The state then changes to INACTIVE.
155
- * For instructions on deactivating service connectors, see
156
- * [To deactivate a service connector](https://docs.cloud.oracle.com/iaas/Content/service-connector-hub/managingconnectors.htm#deactivate).
248
+ * For more information, see
249
+ * [Deactivating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/deactivate-service-connector.htm).
157
250
  *
158
- * This operation does not retry by default if the user has not defined a retry configuration.
251
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
159
252
  * @param DeactivateServiceConnectorRequest
160
253
  * @return DeactivateServiceConnectorResponse
161
254
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
163
256
  */
164
257
  deactivateServiceConnector(deactivateServiceConnectorRequest: requests.DeactivateServiceConnectorRequest): Promise<responses.DeactivateServiceConnectorResponse>;
165
258
  /**
166
- * Deletes the specified service connector.
259
+ * Deletes the specified connector.
260
+ * For more information, see
261
+ * [Deleting a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/delete-service-connector.htm).
167
262
  * <p>
168
- After you send your request, the service connector's state is temporarily
263
+ After you send your request, the connector's state is temporarily
169
264
  * DELETING and any data transfer stops. The state then changes to DELETED.
170
265
  *
171
- * This operation does not retry by default if the user has not defined a retry configuration.
266
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
172
267
  * @param DeleteServiceConnectorRequest
173
268
  * @return DeleteServiceConnectorResponse
174
269
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
176
271
  */
177
272
  deleteServiceConnector(deleteServiceConnectorRequest: requests.DeleteServiceConnectorRequest): Promise<responses.DeleteServiceConnectorResponse>;
178
273
  /**
179
- * Gets the specified service connector's configuration information.
274
+ * Gets the specified connector's configuration information.
275
+ * For more information, see
276
+ * [Getting a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/get-service-connector.htm).
180
277
  *
181
- * This operation does not retry by default if the user has not defined a retry configuration.
278
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
182
279
  * @param GetServiceConnectorRequest
183
280
  * @return GetServiceConnectorResponse
184
281
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
186
283
  */
187
284
  getServiceConnector(getServiceConnectorRequest: requests.GetServiceConnectorRequest): Promise<responses.GetServiceConnectorResponse>;
188
285
  /**
189
286
  * Gets the details of the specified work request.
287
+ * For more information, see
288
+ * [Getting a Work Request's Details](https://docs.cloud.oracle.com/iaas/Content/connector-hub/get-work-request.htm).
190
289
  *
191
- * This operation does not retry by default if the user has not defined a retry configuration.
290
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
192
291
  * @param GetWorkRequestRequest
193
292
  * @return GetWorkRequestResponse
194
293
  * @throws OciError when an error occurs
195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
196
295
  */
197
296
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
198
297
  /**
199
- * Lists service connectors in the specified compartment.
298
+ * Lists connectors in the specified compartment.
299
+ * For more information, see
300
+ * [Listing Connectors](https://docs.cloud.oracle.com/iaas/Content/connector-hub/list-service-connector.htm).
200
301
  *
201
- * This operation does not retry by default if the user has not defined a retry configuration.
302
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
202
303
  * @param ListServiceConnectorsRequest
203
304
  * @return ListServiceConnectorsResponse
204
305
  * @throws OciError when an error occurs
205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
206
307
  */
207
308
  listServiceConnectors(listServiceConnectorsRequest: requests.ListServiceConnectorsRequest): Promise<responses.ListServiceConnectorsResponse>;
208
309
  /**
209
310
  * Lists work request errors for the specified work request. Results are paginated.
311
+ * For more information, see
312
+ * [Listing Work Request Errors](https://docs.cloud.oracle.com/iaas/Content/connector-hub/list-work-request-error.htm).
210
313
  *
211
- * This operation does not retry by default if the user has not defined a retry configuration.
314
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
212
315
  * @param ListWorkRequestErrorsRequest
213
316
  * @return ListWorkRequestErrorsResponse
214
317
  * @throws OciError when an error occurs
215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
216
319
  */
217
320
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
218
321
  /**
219
322
  * Lists logs for the specified work request. Results are paginated.
323
+ * For more information, see
324
+ * [Listing Work Request Log Entries](https://docs.cloud.oracle.com/iaas/Content/connector-hub/list-work-request-log-entry.htm).
220
325
  *
221
- * This operation does not retry by default if the user has not defined a retry configuration.
326
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
222
327
  * @param ListWorkRequestLogsRequest
223
328
  * @return ListWorkRequestLogsResponse
224
329
  * @throws OciError when an error occurs
225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
226
331
  */
227
332
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
228
333
  /**
229
334
  * Lists the work requests in the specified compartment.
335
+ * For more information, see
336
+ * [Listing Work Requests](https://docs.cloud.oracle.com/iaas/Content/connector-hub/list-work-request.htm).
230
337
  *
231
- * This operation does not retry by default if the user has not defined a retry configuration.
338
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
232
339
  * @param ListWorkRequestsRequest
233
340
  * @return ListWorkRequestsResponse
234
341
  * @throws OciError when an error occurs
235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
236
343
  */
237
344
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
238
345
  /**
239
- * Updates the configuration information for the specified service connector.
346
+ * Updates the configuration information for the specified connector.
347
+ * For more information, see
348
+ * [Updating a Connector](https://docs.cloud.oracle.com/iaas/Content/connector-hub/update-service-connector.htm).
240
349
  * <p>
241
- After you send your request, the service connector's state is temporarily
350
+ After you send your request, the connector's state is temporarily
242
351
  * UPDATING and any data transfer pauses. The state then changes back to its
243
352
  * original value: if ACTIVE, then data transfer resumes.
244
353
  *
245
- * This operation does not retry by default if the user has not defined a retry configuration.
354
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
246
355
  * @param UpdateServiceConnectorRequest
247
356
  * @return UpdateServiceConnectorResponse
248
357
  * @throws OciError when an error occurs
249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
250
359
  */
251
360
  updateServiceConnector(updateServiceConnectorRequest: requests.UpdateServiceConnectorRequest): Promise<responses.UpdateServiceConnectorResponse>;
252
361
  }