oci-sch 2.62.0 → 2.62.2

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
@@ -95,7 +95,7 @@ export declare class ServiceConnectorClient {
95
95
  * @param ActivateServiceConnectorRequest
96
96
  * @return ActivateServiceConnectorResponse
97
97
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
99
99
  */
100
100
  activateServiceConnector(activateServiceConnectorRequest: requests.ActivateServiceConnectorRequest): Promise<responses.ActivateServiceConnectorResponse>;
101
101
  /**
@@ -109,7 +109,7 @@ export declare class ServiceConnectorClient {
109
109
  * @param ChangeServiceConnectorCompartmentRequest
110
110
  * @return ChangeServiceConnectorCompartmentResponse
111
111
  * @throws OciError when an error occurs
112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
113
113
  */
114
114
  changeServiceConnectorCompartment(changeServiceConnectorCompartmentRequest: requests.ChangeServiceConnectorCompartmentRequest): Promise<responses.ChangeServiceConnectorCompartmentResponse>;
115
115
  /**
@@ -138,7 +138,7 @@ export declare class ServiceConnectorClient {
138
138
  * @param CreateServiceConnectorRequest
139
139
  * @return CreateServiceConnectorResponse
140
140
  * @throws OciError when an error occurs
141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
142
142
  */
143
143
  createServiceConnector(createServiceConnectorRequest: requests.CreateServiceConnectorRequest): Promise<responses.CreateServiceConnectorResponse>;
144
144
  /**
@@ -153,7 +153,7 @@ export declare class ServiceConnectorClient {
153
153
  * @param DeactivateServiceConnectorRequest
154
154
  * @return DeactivateServiceConnectorResponse
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.62.0/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
157
157
  */
158
158
  deactivateServiceConnector(deactivateServiceConnectorRequest: requests.DeactivateServiceConnectorRequest): Promise<responses.DeactivateServiceConnectorResponse>;
159
159
  /**
@@ -166,7 +166,7 @@ export declare class ServiceConnectorClient {
166
166
  * @param DeleteServiceConnectorRequest
167
167
  * @return DeleteServiceConnectorResponse
168
168
  * @throws OciError when an error occurs
169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
170
170
  */
171
171
  deleteServiceConnector(deleteServiceConnectorRequest: requests.DeleteServiceConnectorRequest): Promise<responses.DeleteServiceConnectorResponse>;
172
172
  /**
@@ -176,7 +176,7 @@ export declare class ServiceConnectorClient {
176
176
  * @param GetServiceConnectorRequest
177
177
  * @return GetServiceConnectorResponse
178
178
  * @throws OciError when an error occurs
179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
180
180
  */
181
181
  getServiceConnector(getServiceConnectorRequest: requests.GetServiceConnectorRequest): Promise<responses.GetServiceConnectorResponse>;
182
182
  /**
@@ -186,7 +186,7 @@ export declare class ServiceConnectorClient {
186
186
  * @param GetWorkRequestRequest
187
187
  * @return GetWorkRequestResponse
188
188
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
190
190
  */
191
191
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
192
192
  /**
@@ -196,7 +196,7 @@ export declare class ServiceConnectorClient {
196
196
  * @param ListServiceConnectorsRequest
197
197
  * @return ListServiceConnectorsResponse
198
198
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
200
200
  */
201
201
  listServiceConnectors(listServiceConnectorsRequest: requests.ListServiceConnectorsRequest): Promise<responses.ListServiceConnectorsResponse>;
202
202
  /**
@@ -206,7 +206,7 @@ export declare class ServiceConnectorClient {
206
206
  * @param ListWorkRequestErrorsRequest
207
207
  * @return ListWorkRequestErrorsResponse
208
208
  * @throws OciError when an error occurs
209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
210
210
  */
211
211
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
212
212
  /**
@@ -216,7 +216,7 @@ export declare class ServiceConnectorClient {
216
216
  * @param ListWorkRequestLogsRequest
217
217
  * @return ListWorkRequestLogsResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
220
220
  */
221
221
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
222
222
  /**
@@ -226,7 +226,7 @@ export declare class ServiceConnectorClient {
226
226
  * @param ListWorkRequestsRequest
227
227
  * @return ListWorkRequestsResponse
228
228
  * @throws OciError when an error occurs
229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
230
230
  */
231
231
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
232
232
  /**
@@ -240,7 +240,7 @@ export declare class ServiceConnectorClient {
240
240
  * @param UpdateServiceConnectorRequest
241
241
  * @return UpdateServiceConnectorResponse
242
242
  * @throws OciError when an error occurs
243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
244
244
  */
245
245
  updateServiceConnector(updateServiceConnectorRequest: requests.UpdateServiceConnectorRequest): Promise<responses.UpdateServiceConnectorResponse>;
246
246
  }
package/lib/client.js CHANGED
@@ -189,7 +189,7 @@ class ServiceConnectorClient {
189
189
  * @param ActivateServiceConnectorRequest
190
190
  * @return ActivateServiceConnectorResponse
191
191
  * @throws OciError when an error occurs
192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ActivateServiceConnector.ts.html |here} to see how to use ActivateServiceConnector API.
193
193
  */
194
194
  activateServiceConnector(activateServiceConnectorRequest) {
195
195
  return __awaiter(this, void 0, void 0, function* () {
@@ -255,7 +255,7 @@ class ServiceConnectorClient {
255
255
  * @param ChangeServiceConnectorCompartmentRequest
256
256
  * @return ChangeServiceConnectorCompartmentResponse
257
257
  * @throws OciError when an error occurs
258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ChangeServiceConnectorCompartment.ts.html |here} to see how to use ChangeServiceConnectorCompartment API.
259
259
  */
260
260
  changeServiceConnectorCompartment(changeServiceConnectorCompartmentRequest) {
261
261
  return __awaiter(this, void 0, void 0, function* () {
@@ -336,7 +336,7 @@ class ServiceConnectorClient {
336
336
  * @param CreateServiceConnectorRequest
337
337
  * @return CreateServiceConnectorResponse
338
338
  * @throws OciError when an error occurs
339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/CreateServiceConnector.ts.html |here} to see how to use CreateServiceConnector API.
340
340
  */
341
341
  createServiceConnector(createServiceConnectorRequest) {
342
342
  return __awaiter(this, void 0, void 0, function* () {
@@ -401,7 +401,7 @@ class ServiceConnectorClient {
401
401
  * @param DeactivateServiceConnectorRequest
402
402
  * @return DeactivateServiceConnectorResponse
403
403
  * @throws OciError when an error occurs
404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/DeactivateServiceConnector.ts.html |here} to see how to use DeactivateServiceConnector API.
405
405
  */
406
406
  deactivateServiceConnector(deactivateServiceConnectorRequest) {
407
407
  return __awaiter(this, void 0, void 0, function* () {
@@ -466,7 +466,7 @@ class ServiceConnectorClient {
466
466
  * @param DeleteServiceConnectorRequest
467
467
  * @return DeleteServiceConnectorResponse
468
468
  * @throws OciError when an error occurs
469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/DeleteServiceConnector.ts.html |here} to see how to use DeleteServiceConnector API.
470
470
  */
471
471
  deleteServiceConnector(deleteServiceConnectorRequest) {
472
472
  return __awaiter(this, void 0, void 0, function* () {
@@ -527,7 +527,7 @@ class ServiceConnectorClient {
527
527
  * @param GetServiceConnectorRequest
528
528
  * @return GetServiceConnectorResponse
529
529
  * @throws OciError when an error occurs
530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/GetServiceConnector.ts.html |here} to see how to use GetServiceConnector API.
531
531
  */
532
532
  getServiceConnector(getServiceConnectorRequest) {
533
533
  return __awaiter(this, void 0, void 0, function* () {
@@ -591,7 +591,7 @@ class ServiceConnectorClient {
591
591
  * @param GetWorkRequestRequest
592
592
  * @return GetWorkRequestResponse
593
593
  * @throws OciError when an error occurs
594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
595
595
  */
596
596
  getWorkRequest(getWorkRequestRequest) {
597
597
  return __awaiter(this, void 0, void 0, function* () {
@@ -655,7 +655,7 @@ class ServiceConnectorClient {
655
655
  * @param ListServiceConnectorsRequest
656
656
  * @return ListServiceConnectorsResponse
657
657
  * @throws OciError when an error occurs
658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListServiceConnectors.ts.html |here} to see how to use ListServiceConnectors API.
659
659
  */
660
660
  listServiceConnectors(listServiceConnectorsRequest) {
661
661
  return __awaiter(this, void 0, void 0, function* () {
@@ -730,7 +730,7 @@ class ServiceConnectorClient {
730
730
  * @param ListWorkRequestErrorsRequest
731
731
  * @return ListWorkRequestErrorsResponse
732
732
  * @throws OciError when an error occurs
733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
734
734
  */
735
735
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
736
736
  return __awaiter(this, void 0, void 0, function* () {
@@ -802,7 +802,7 @@ class ServiceConnectorClient {
802
802
  * @param ListWorkRequestLogsRequest
803
803
  * @return ListWorkRequestLogsResponse
804
804
  * @throws OciError when an error occurs
805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
806
806
  */
807
807
  listWorkRequestLogs(listWorkRequestLogsRequest) {
808
808
  return __awaiter(this, void 0, void 0, function* () {
@@ -874,7 +874,7 @@ class ServiceConnectorClient {
874
874
  * @param ListWorkRequestsRequest
875
875
  * @return ListWorkRequestsResponse
876
876
  * @throws OciError when an error occurs
877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
878
878
  */
879
879
  listWorkRequests(listWorkRequestsRequest) {
880
880
  return __awaiter(this, void 0, void 0, function* () {
@@ -949,7 +949,7 @@ class ServiceConnectorClient {
949
949
  * @param UpdateServiceConnectorRequest
950
950
  * @return UpdateServiceConnectorResponse
951
951
  * @throws OciError when an error occurs
952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.0/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.62.2/sch/UpdateServiceConnector.ts.html |here} to see how to use UpdateServiceConnector API.
953
953
  */
954
954
  updateServiceConnector(updateServiceConnectorRequest) {
955
955
  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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.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.62.2/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.62.0",
3
+ "version": "2.62.2",
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.62.0",
19
- "oci-workrequests": "2.62.0"
18
+ "oci-common": "2.62.2",
19
+ "oci-workrequests": "2.62.2"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"