oci-sch 2.12.0 → 2.12.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.
package/lib/client.d.ts CHANGED
@@ -82,7 +82,7 @@ export declare class ServiceConnectorClient {
82
82
  * @param ActivateServiceConnectorRequest
83
83
  * @return ActivateServiceConnectorResponse
84
84
  * @throws OciError when an error occurs
85
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
85
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
86
86
  */
87
87
  activateServiceConnector(activateServiceConnectorRequest: requests.ActivateServiceConnectorRequest): Promise<responses.ActivateServiceConnectorResponse>;
88
88
  /**
@@ -96,7 +96,7 @@ export declare class ServiceConnectorClient {
96
96
  * @param ChangeServiceConnectorCompartmentRequest
97
97
  * @return ChangeServiceConnectorCompartmentResponse
98
98
  * @throws OciError when an error occurs
99
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
100
100
  */
101
101
  changeServiceConnectorCompartment(changeServiceConnectorCompartmentRequest: requests.ChangeServiceConnectorCompartmentRequest): Promise<responses.ChangeServiceConnectorCompartmentResponse>;
102
102
  /**
@@ -125,7 +125,7 @@ export declare class ServiceConnectorClient {
125
125
  * @param CreateServiceConnectorRequest
126
126
  * @return CreateServiceConnectorResponse
127
127
  * @throws OciError when an error occurs
128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
129
129
  */
130
130
  createServiceConnector(createServiceConnectorRequest: requests.CreateServiceConnectorRequest): Promise<responses.CreateServiceConnectorResponse>;
131
131
  /**
@@ -140,7 +140,7 @@ export declare class ServiceConnectorClient {
140
140
  * @param DeactivateServiceConnectorRequest
141
141
  * @return DeactivateServiceConnectorResponse
142
142
  * @throws OciError when an error occurs
143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
144
144
  */
145
145
  deactivateServiceConnector(deactivateServiceConnectorRequest: requests.DeactivateServiceConnectorRequest): Promise<responses.DeactivateServiceConnectorResponse>;
146
146
  /**
@@ -153,7 +153,7 @@ export declare class ServiceConnectorClient {
153
153
  * @param DeleteServiceConnectorRequest
154
154
  * @return DeleteServiceConnectorResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
157
157
  */
158
158
  deleteServiceConnector(deleteServiceConnectorRequest: requests.DeleteServiceConnectorRequest): Promise<responses.DeleteServiceConnectorResponse>;
159
159
  /**
@@ -163,7 +163,7 @@ export declare class ServiceConnectorClient {
163
163
  * @param GetServiceConnectorRequest
164
164
  * @return GetServiceConnectorResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
167
167
  */
168
168
  getServiceConnector(getServiceConnectorRequest: requests.GetServiceConnectorRequest): Promise<responses.GetServiceConnectorResponse>;
169
169
  /**
@@ -173,7 +173,7 @@ export declare class ServiceConnectorClient {
173
173
  * @param GetWorkRequestRequest
174
174
  * @return GetWorkRequestResponse
175
175
  * @throws OciError when an error occurs
176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
177
177
  */
178
178
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
179
179
  /**
@@ -183,7 +183,7 @@ export declare class ServiceConnectorClient {
183
183
  * @param ListServiceConnectorsRequest
184
184
  * @return ListServiceConnectorsResponse
185
185
  * @throws OciError when an error occurs
186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
187
187
  */
188
188
  listServiceConnectors(listServiceConnectorsRequest: requests.ListServiceConnectorsRequest): Promise<responses.ListServiceConnectorsResponse>;
189
189
  /**
@@ -193,7 +193,7 @@ export declare class ServiceConnectorClient {
193
193
  * @param ListWorkRequestErrorsRequest
194
194
  * @return ListWorkRequestErrorsResponse
195
195
  * @throws OciError when an error occurs
196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
197
197
  */
198
198
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
199
199
  /**
@@ -203,7 +203,7 @@ export declare class ServiceConnectorClient {
203
203
  * @param ListWorkRequestLogsRequest
204
204
  * @return ListWorkRequestLogsResponse
205
205
  * @throws OciError when an error occurs
206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
207
207
  */
208
208
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
209
209
  /**
@@ -213,7 +213,7 @@ export declare class ServiceConnectorClient {
213
213
  * @param ListWorkRequestsRequest
214
214
  * @return ListWorkRequestsResponse
215
215
  * @throws OciError when an error occurs
216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
217
217
  */
218
218
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
219
219
  /**
@@ -227,7 +227,7 @@ export declare class ServiceConnectorClient {
227
227
  * @param UpdateServiceConnectorRequest
228
228
  * @return UpdateServiceConnectorResponse
229
229
  * @throws OciError when an error occurs
230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
231
231
  */
232
232
  updateServiceConnector(updateServiceConnectorRequest: requests.UpdateServiceConnectorRequest): Promise<responses.UpdateServiceConnectorResponse>;
233
233
  }
package/lib/client.js CHANGED
@@ -160,7 +160,7 @@ class ServiceConnectorClient {
160
160
  * @param ActivateServiceConnectorRequest
161
161
  * @return ActivateServiceConnectorResponse
162
162
  * @throws OciError when an error occurs
163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
164
164
  */
165
165
  activateServiceConnector(activateServiceConnectorRequest) {
166
166
  return __awaiter(this, void 0, void 0, function* () {
@@ -224,7 +224,7 @@ class ServiceConnectorClient {
224
224
  * @param ChangeServiceConnectorCompartmentRequest
225
225
  * @return ChangeServiceConnectorCompartmentResponse
226
226
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
228
228
  */
229
229
  changeServiceConnectorCompartment(changeServiceConnectorCompartmentRequest) {
230
230
  return __awaiter(this, void 0, void 0, function* () {
@@ -303,7 +303,7 @@ class ServiceConnectorClient {
303
303
  * @param CreateServiceConnectorRequest
304
304
  * @return CreateServiceConnectorResponse
305
305
  * @throws OciError when an error occurs
306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
307
307
  */
308
308
  createServiceConnector(createServiceConnectorRequest) {
309
309
  return __awaiter(this, void 0, void 0, function* () {
@@ -366,7 +366,7 @@ class ServiceConnectorClient {
366
366
  * @param DeactivateServiceConnectorRequest
367
367
  * @return DeactivateServiceConnectorResponse
368
368
  * @throws OciError when an error occurs
369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
370
370
  */
371
371
  deactivateServiceConnector(deactivateServiceConnectorRequest) {
372
372
  return __awaiter(this, void 0, void 0, function* () {
@@ -429,7 +429,7 @@ class ServiceConnectorClient {
429
429
  * @param DeleteServiceConnectorRequest
430
430
  * @return DeleteServiceConnectorResponse
431
431
  * @throws OciError when an error occurs
432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
433
433
  */
434
434
  deleteServiceConnector(deleteServiceConnectorRequest) {
435
435
  return __awaiter(this, void 0, void 0, function* () {
@@ -488,7 +488,7 @@ class ServiceConnectorClient {
488
488
  * @param GetServiceConnectorRequest
489
489
  * @return GetServiceConnectorResponse
490
490
  * @throws OciError when an error occurs
491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
492
492
  */
493
493
  getServiceConnector(getServiceConnectorRequest) {
494
494
  return __awaiter(this, void 0, void 0, function* () {
@@ -550,7 +550,7 @@ class ServiceConnectorClient {
550
550
  * @param GetWorkRequestRequest
551
551
  * @return GetWorkRequestResponse
552
552
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
554
554
  */
555
555
  getWorkRequest(getWorkRequestRequest) {
556
556
  return __awaiter(this, void 0, void 0, function* () {
@@ -612,7 +612,7 @@ class ServiceConnectorClient {
612
612
  * @param ListServiceConnectorsRequest
613
613
  * @return ListServiceConnectorsResponse
614
614
  * @throws OciError when an error occurs
615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
616
616
  */
617
617
  listServiceConnectors(listServiceConnectorsRequest) {
618
618
  return __awaiter(this, void 0, void 0, function* () {
@@ -685,7 +685,7 @@ class ServiceConnectorClient {
685
685
  * @param ListWorkRequestErrorsRequest
686
686
  * @return ListWorkRequestErrorsResponse
687
687
  * @throws OciError when an error occurs
688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
689
689
  */
690
690
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
691
691
  return __awaiter(this, void 0, void 0, function* () {
@@ -755,7 +755,7 @@ class ServiceConnectorClient {
755
755
  * @param ListWorkRequestLogsRequest
756
756
  * @return ListWorkRequestLogsResponse
757
757
  * @throws OciError when an error occurs
758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
759
759
  */
760
760
  listWorkRequestLogs(listWorkRequestLogsRequest) {
761
761
  return __awaiter(this, void 0, void 0, function* () {
@@ -825,7 +825,7 @@ class ServiceConnectorClient {
825
825
  * @param ListWorkRequestsRequest
826
826
  * @return ListWorkRequestsResponse
827
827
  * @throws OciError when an error occurs
828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
829
829
  */
830
830
  listWorkRequests(listWorkRequestsRequest) {
831
831
  return __awaiter(this, void 0, void 0, function* () {
@@ -898,7 +898,7 @@ class ServiceConnectorClient {
898
898
  * @param UpdateServiceConnectorRequest
899
899
  * @return UpdateServiceConnectorResponse
900
900
  * @throws OciError when an error occurs
901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
902
902
  */
903
903
  updateServiceConnector(updateServiceConnectorRequest) {
904
904
  return __awaiter(this, void 0, void 0, function* () {
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnectorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnectorRequest.
16
16
  */
17
17
  export interface ActivateServiceConnectorRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartmentRequest.
17
17
  */
18
18
  export interface ChangeServiceConnectorCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnectorRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnectorRequest.
17
17
  */
18
18
  export interface CreateServiceConnectorRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnectorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnectorRequest.
16
16
  */
17
17
  export interface DeactivateServiceConnectorRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnectorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnectorRequest.
16
16
  */
17
17
  export interface DeleteServiceConnectorRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnectorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnectorRequest.
16
16
  */
17
17
  export interface GetServiceConnectorRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectorsRequest.
17
17
  */
18
18
  export interface ListServiceConnectorsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnectorRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.1/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnectorRequest.
17
17
  */
18
18
  export interface UpdateServiceConnectorRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-sch",
3
- "version": "2.12.0",
3
+ "version": "2.12.1",
4
4
  "description": "OCI NodeJS client for Sch Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.12.0",
19
- "oci-workrequests": "2.12.0"
18
+ "oci-common": "2.12.1",
19
+ "oci-workrequests": "2.12.1"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"