oci-healthchecks 2.9.1 → 2.12.0

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 (129) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +18 -18
  4. package/lib/client.js +18 -18
  5. package/lib/model/change-http-monitor-compartment-details.d.ts +1 -1
  6. package/lib/model/change-http-monitor-compartment-details.js +1 -1
  7. package/lib/model/change-ping-monitor-compartment-details.d.ts +1 -1
  8. package/lib/model/change-ping-monitor-compartment-details.js +1 -1
  9. package/lib/model/connection.d.ts +1 -1
  10. package/lib/model/connection.js +1 -1
  11. package/lib/model/create-http-monitor-details.d.ts +1 -1
  12. package/lib/model/create-http-monitor-details.js +1 -1
  13. package/lib/model/create-on-demand-http-probe-details.d.ts +1 -1
  14. package/lib/model/create-on-demand-http-probe-details.js +1 -1
  15. package/lib/model/create-on-demand-ping-probe-details.d.ts +1 -1
  16. package/lib/model/create-on-demand-ping-probe-details.js +1 -1
  17. package/lib/model/create-ping-monitor-details.d.ts +1 -1
  18. package/lib/model/create-ping-monitor-details.js +1 -1
  19. package/lib/model/d-ns.d.ts +1 -1
  20. package/lib/model/d-ns.js +1 -1
  21. package/lib/model/geolocation.d.ts +1 -1
  22. package/lib/model/geolocation.js +1 -1
  23. package/lib/model/health-checks-vantage-point-summary.d.ts +1 -1
  24. package/lib/model/health-checks-vantage-point-summary.js +1 -1
  25. package/lib/model/http-monitor-summary.d.ts +1 -1
  26. package/lib/model/http-monitor-summary.js +1 -1
  27. package/lib/model/http-monitor.d.ts +1 -1
  28. package/lib/model/http-monitor.js +1 -1
  29. package/lib/model/http-probe-method.d.ts +1 -1
  30. package/lib/model/http-probe-method.js +1 -1
  31. package/lib/model/http-probe-protocol.d.ts +1 -1
  32. package/lib/model/http-probe-protocol.js +1 -1
  33. package/lib/model/http-probe-result-summary.d.ts +1 -1
  34. package/lib/model/http-probe-result-summary.js +1 -1
  35. package/lib/model/http-probe.d.ts +1 -1
  36. package/lib/model/http-probe.js +1 -1
  37. package/lib/model/index.d.ts +1 -1
  38. package/lib/model/index.js +1 -1
  39. package/lib/model/ping-monitor-summary.d.ts +1 -1
  40. package/lib/model/ping-monitor-summary.js +1 -1
  41. package/lib/model/ping-monitor.d.ts +1 -1
  42. package/lib/model/ping-monitor.js +1 -1
  43. package/lib/model/ping-probe-protocol.d.ts +1 -1
  44. package/lib/model/ping-probe-protocol.js +1 -1
  45. package/lib/model/ping-probe-result-summary.d.ts +1 -1
  46. package/lib/model/ping-probe-result-summary.js +1 -1
  47. package/lib/model/ping-probe.d.ts +1 -1
  48. package/lib/model/ping-probe.js +1 -1
  49. package/lib/model/routing.d.ts +1 -1
  50. package/lib/model/routing.js +1 -1
  51. package/lib/model/tcp-connection.d.ts +1 -1
  52. package/lib/model/tcp-connection.js +1 -1
  53. package/lib/model/update-http-monitor-details.d.ts +1 -1
  54. package/lib/model/update-http-monitor-details.js +1 -1
  55. package/lib/model/update-ping-monitor-details.d.ts +1 -1
  56. package/lib/model/update-ping-monitor-details.js +1 -1
  57. package/lib/request/change-http-monitor-compartment-request.d.ts +2 -2
  58. package/lib/request/change-http-monitor-compartment-request.js +1 -1
  59. package/lib/request/change-ping-monitor-compartment-request.d.ts +2 -2
  60. package/lib/request/change-ping-monitor-compartment-request.js +1 -1
  61. package/lib/request/create-http-monitor-request.d.ts +2 -2
  62. package/lib/request/create-http-monitor-request.js +1 -1
  63. package/lib/request/create-on-demand-http-probe-request.d.ts +2 -2
  64. package/lib/request/create-on-demand-http-probe-request.js +1 -1
  65. package/lib/request/create-on-demand-ping-probe-request.d.ts +2 -2
  66. package/lib/request/create-on-demand-ping-probe-request.js +1 -1
  67. package/lib/request/create-ping-monitor-request.d.ts +2 -2
  68. package/lib/request/create-ping-monitor-request.js +1 -1
  69. package/lib/request/delete-http-monitor-request.d.ts +2 -2
  70. package/lib/request/delete-http-monitor-request.js +1 -1
  71. package/lib/request/delete-ping-monitor-request.d.ts +2 -2
  72. package/lib/request/delete-ping-monitor-request.js +1 -1
  73. package/lib/request/get-http-monitor-request.d.ts +2 -2
  74. package/lib/request/get-http-monitor-request.js +1 -1
  75. package/lib/request/get-ping-monitor-request.d.ts +2 -2
  76. package/lib/request/get-ping-monitor-request.js +1 -1
  77. package/lib/request/index.d.ts +1 -1
  78. package/lib/request/index.js +1 -1
  79. package/lib/request/list-health-checks-vantage-points-request.d.ts +2 -2
  80. package/lib/request/list-health-checks-vantage-points-request.js +1 -1
  81. package/lib/request/list-http-monitors-request.d.ts +2 -2
  82. package/lib/request/list-http-monitors-request.js +1 -1
  83. package/lib/request/list-http-probe-results-request.d.ts +2 -2
  84. package/lib/request/list-http-probe-results-request.js +1 -1
  85. package/lib/request/list-ping-monitors-request.d.ts +2 -2
  86. package/lib/request/list-ping-monitors-request.js +1 -1
  87. package/lib/request/list-ping-probe-results-request.d.ts +2 -2
  88. package/lib/request/list-ping-probe-results-request.js +1 -1
  89. package/lib/request/update-http-monitor-request.d.ts +2 -2
  90. package/lib/request/update-http-monitor-request.js +1 -1
  91. package/lib/request/update-ping-monitor-request.d.ts +2 -2
  92. package/lib/request/update-ping-monitor-request.js +1 -1
  93. package/lib/response/change-http-monitor-compartment-response.d.ts +1 -1
  94. package/lib/response/change-http-monitor-compartment-response.js +1 -1
  95. package/lib/response/change-ping-monitor-compartment-response.d.ts +1 -1
  96. package/lib/response/change-ping-monitor-compartment-response.js +1 -1
  97. package/lib/response/create-http-monitor-response.d.ts +1 -1
  98. package/lib/response/create-http-monitor-response.js +1 -1
  99. package/lib/response/create-on-demand-http-probe-response.d.ts +1 -1
  100. package/lib/response/create-on-demand-http-probe-response.js +1 -1
  101. package/lib/response/create-on-demand-ping-probe-response.d.ts +1 -1
  102. package/lib/response/create-on-demand-ping-probe-response.js +1 -1
  103. package/lib/response/create-ping-monitor-response.d.ts +1 -1
  104. package/lib/response/create-ping-monitor-response.js +1 -1
  105. package/lib/response/delete-http-monitor-response.d.ts +1 -1
  106. package/lib/response/delete-http-monitor-response.js +1 -1
  107. package/lib/response/delete-ping-monitor-response.d.ts +1 -1
  108. package/lib/response/delete-ping-monitor-response.js +1 -1
  109. package/lib/response/get-http-monitor-response.d.ts +1 -1
  110. package/lib/response/get-http-monitor-response.js +1 -1
  111. package/lib/response/get-ping-monitor-response.d.ts +1 -1
  112. package/lib/response/get-ping-monitor-response.js +1 -1
  113. package/lib/response/index.d.ts +1 -1
  114. package/lib/response/index.js +1 -1
  115. package/lib/response/list-health-checks-vantage-points-response.d.ts +1 -1
  116. package/lib/response/list-health-checks-vantage-points-response.js +1 -1
  117. package/lib/response/list-http-monitors-response.d.ts +1 -1
  118. package/lib/response/list-http-monitors-response.js +1 -1
  119. package/lib/response/list-http-probe-results-response.d.ts +1 -1
  120. package/lib/response/list-http-probe-results-response.js +1 -1
  121. package/lib/response/list-ping-monitors-response.d.ts +1 -1
  122. package/lib/response/list-ping-monitors-response.js +1 -1
  123. package/lib/response/list-ping-probe-results-response.d.ts +1 -1
  124. package/lib/response/list-ping-probe-results-response.js +1 -1
  125. package/lib/response/update-http-monitor-response.d.ts +1 -1
  126. package/lib/response/update-http-monitor-response.js +1 -1
  127. package/lib/response/update-ping-monitor-response.d.ts +1 -1
  128. package/lib/response/update-ping-monitor-response.js +1 -1
  129. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import common = require("oci-common");
@@ -63,7 +63,7 @@ export declare class HealthChecksClient {
63
63
  * @param ChangeHttpMonitorCompartmentRequest
64
64
  * @return ChangeHttpMonitorCompartmentResponse
65
65
  * @throws OciError when an error occurs
66
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartment API.
66
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartment API.
67
67
  */
68
68
  changeHttpMonitorCompartment(changeHttpMonitorCompartmentRequest: requests.ChangeHttpMonitorCompartmentRequest): Promise<responses.ChangeHttpMonitorCompartmentResponse>;
69
69
  /**
@@ -74,7 +74,7 @@ export declare class HealthChecksClient {
74
74
  * @param ChangePingMonitorCompartmentRequest
75
75
  * @return ChangePingMonitorCompartmentResponse
76
76
  * @throws OciError when an error occurs
77
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartment API.
77
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartment API.
78
78
  */
79
79
  changePingMonitorCompartment(changePingMonitorCompartmentRequest: requests.ChangePingMonitorCompartmentRequest): Promise<responses.ChangePingMonitorCompartmentResponse>;
80
80
  /**
@@ -86,7 +86,7 @@ export declare class HealthChecksClient {
86
86
  * @param CreateHttpMonitorRequest
87
87
  * @return CreateHttpMonitorResponse
88
88
  * @throws OciError when an error occurs
89
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitor API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitor API.
90
90
  */
91
91
  createHttpMonitor(createHttpMonitorRequest: requests.CreateHttpMonitorRequest): Promise<responses.CreateHttpMonitorResponse>;
92
92
  /**
@@ -99,7 +99,7 @@ export declare class HealthChecksClient {
99
99
  * @param CreateOnDemandHttpProbeRequest
100
100
  * @return CreateOnDemandHttpProbeResponse
101
101
  * @throws OciError when an error occurs
102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbe API.
102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbe API.
103
103
  */
104
104
  createOnDemandHttpProbe(createOnDemandHttpProbeRequest: requests.CreateOnDemandHttpProbeRequest): Promise<responses.CreateOnDemandHttpProbeResponse>;
105
105
  /**
@@ -112,7 +112,7 @@ export declare class HealthChecksClient {
112
112
  * @param CreateOnDemandPingProbeRequest
113
113
  * @return CreateOnDemandPingProbeResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbe API.
115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbe API.
116
116
  */
117
117
  createOnDemandPingProbe(createOnDemandPingProbeRequest: requests.CreateOnDemandPingProbeRequest): Promise<responses.CreateOnDemandPingProbeResponse>;
118
118
  /**
@@ -124,7 +124,7 @@ export declare class HealthChecksClient {
124
124
  * @param CreatePingMonitorRequest
125
125
  * @return CreatePingMonitorResponse
126
126
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitor API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitor API.
128
128
  */
129
129
  createPingMonitor(createPingMonitorRequest: requests.CreatePingMonitorRequest): Promise<responses.CreatePingMonitorResponse>;
130
130
  /**
@@ -135,7 +135,7 @@ export declare class HealthChecksClient {
135
135
  * @param DeleteHttpMonitorRequest
136
136
  * @return DeleteHttpMonitorResponse
137
137
  * @throws OciError when an error occurs
138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitor API.
138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitor API.
139
139
  */
140
140
  deleteHttpMonitor(deleteHttpMonitorRequest: requests.DeleteHttpMonitorRequest): Promise<responses.DeleteHttpMonitorResponse>;
141
141
  /**
@@ -146,7 +146,7 @@ export declare class HealthChecksClient {
146
146
  * @param DeletePingMonitorRequest
147
147
  * @return DeletePingMonitorResponse
148
148
  * @throws OciError when an error occurs
149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitor API.
149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitor API.
150
150
  */
151
151
  deletePingMonitor(deletePingMonitorRequest: requests.DeletePingMonitorRequest): Promise<responses.DeletePingMonitorResponse>;
152
152
  /**
@@ -156,7 +156,7 @@ export declare class HealthChecksClient {
156
156
  * @param GetHttpMonitorRequest
157
157
  * @return GetHttpMonitorResponse
158
158
  * @throws OciError when an error occurs
159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitor API.
159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitor API.
160
160
  */
161
161
  getHttpMonitor(getHttpMonitorRequest: requests.GetHttpMonitorRequest): Promise<responses.GetHttpMonitorResponse>;
162
162
  /**
@@ -166,7 +166,7 @@ export declare class HealthChecksClient {
166
166
  * @param GetPingMonitorRequest
167
167
  * @return GetPingMonitorResponse
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.9.1/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitor API.
169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitor API.
170
170
  */
171
171
  getPingMonitor(getPingMonitorRequest: requests.GetPingMonitorRequest): Promise<responses.GetPingMonitorResponse>;
172
172
  /**
@@ -176,7 +176,7 @@ export declare class HealthChecksClient {
176
176
  * @param ListHealthChecksVantagePointsRequest
177
177
  * @return ListHealthChecksVantagePointsResponse
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.9.1/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePoints API.
179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePoints API.
180
180
  */
181
181
  listHealthChecksVantagePoints(listHealthChecksVantagePointsRequest: requests.ListHealthChecksVantagePointsRequest): Promise<responses.ListHealthChecksVantagePointsResponse>;
182
182
  /**
@@ -218,7 +218,7 @@ export declare class HealthChecksClient {
218
218
  * @param ListHttpMonitorsRequest
219
219
  * @return ListHttpMonitorsResponse
220
220
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListHttpMonitors.ts.html |here} to see how to use ListHttpMonitors API.
221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListHttpMonitors.ts.html |here} to see how to use ListHttpMonitors API.
222
222
  */
223
223
  listHttpMonitors(listHttpMonitorsRequest: requests.ListHttpMonitorsRequest): Promise<responses.ListHttpMonitorsResponse>;
224
224
  /**
@@ -262,7 +262,7 @@ export declare class HealthChecksClient {
262
262
  * @param ListHttpProbeResultsRequest
263
263
  * @return ListHttpProbeResultsResponse
264
264
  * @throws OciError when an error occurs
265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListHttpProbeResults.ts.html |here} to see how to use ListHttpProbeResults API.
265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListHttpProbeResults.ts.html |here} to see how to use ListHttpProbeResults API.
266
266
  */
267
267
  listHttpProbeResults(listHttpProbeResultsRequest: requests.ListHttpProbeResultsRequest): Promise<responses.ListHttpProbeResultsResponse>;
268
268
  /**
@@ -307,7 +307,7 @@ export declare class HealthChecksClient {
307
307
  * @param ListPingMonitorsRequest
308
308
  * @return ListPingMonitorsResponse
309
309
  * @throws OciError when an error occurs
310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListPingMonitors.ts.html |here} to see how to use ListPingMonitors API.
310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListPingMonitors.ts.html |here} to see how to use ListPingMonitors API.
311
311
  */
312
312
  listPingMonitors(listPingMonitorsRequest: requests.ListPingMonitorsRequest): Promise<responses.ListPingMonitorsResponse>;
313
313
  /**
@@ -355,7 +355,7 @@ export declare class HealthChecksClient {
355
355
  * @param ListPingProbeResultsRequest
356
356
  * @return ListPingProbeResultsResponse
357
357
  * @throws OciError when an error occurs
358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListPingProbeResults.ts.html |here} to see how to use ListPingProbeResults API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListPingProbeResults.ts.html |here} to see how to use ListPingProbeResults API.
359
359
  */
360
360
  listPingProbeResults(listPingProbeResultsRequest: requests.ListPingProbeResultsRequest): Promise<responses.ListPingProbeResultsResponse>;
361
361
  /**
@@ -399,7 +399,7 @@ export declare class HealthChecksClient {
399
399
  * @param UpdateHttpMonitorRequest
400
400
  * @return UpdateHttpMonitorResponse
401
401
  * @throws OciError when an error occurs
402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/UpdateHttpMonitor.ts.html |here} to see how to use UpdateHttpMonitor API.
402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/UpdateHttpMonitor.ts.html |here} to see how to use UpdateHttpMonitor API.
403
403
  */
404
404
  updateHttpMonitor(updateHttpMonitorRequest: requests.UpdateHttpMonitorRequest): Promise<responses.UpdateHttpMonitorResponse>;
405
405
  /**
@@ -411,7 +411,7 @@ export declare class HealthChecksClient {
411
411
  * @param UpdatePingMonitorRequest
412
412
  * @return UpdatePingMonitorResponse
413
413
  * @throws OciError when an error occurs
414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/UpdatePingMonitor.ts.html |here} to see how to use UpdatePingMonitor API.
414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/UpdatePingMonitor.ts.html |here} to see how to use UpdatePingMonitor API.
415
415
  */
416
416
  updatePingMonitor(updatePingMonitorRequest: requests.UpdatePingMonitorRequest): Promise<responses.UpdatePingMonitorResponse>;
417
417
  }
package/lib/client.js CHANGED
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -134,7 +134,7 @@ class HealthChecksClient {
134
134
  * @param ChangeHttpMonitorCompartmentRequest
135
135
  * @return ChangeHttpMonitorCompartmentResponse
136
136
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartment API.
137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartment API.
138
138
  */
139
139
  changeHttpMonitorCompartment(changeHttpMonitorCompartmentRequest) {
140
140
  return __awaiter(this, void 0, void 0, function* () {
@@ -191,7 +191,7 @@ class HealthChecksClient {
191
191
  * @param ChangePingMonitorCompartmentRequest
192
192
  * @return ChangePingMonitorCompartmentResponse
193
193
  * @throws OciError when an error occurs
194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartment API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartment API.
195
195
  */
196
196
  changePingMonitorCompartment(changePingMonitorCompartmentRequest) {
197
197
  return __awaiter(this, void 0, void 0, function* () {
@@ -249,7 +249,7 @@ class HealthChecksClient {
249
249
  * @param CreateHttpMonitorRequest
250
250
  * @return CreateHttpMonitorResponse
251
251
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitor API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitor API.
253
253
  */
254
254
  createHttpMonitor(createHttpMonitorRequest) {
255
255
  return __awaiter(this, void 0, void 0, function* () {
@@ -319,7 +319,7 @@ class HealthChecksClient {
319
319
  * @param CreateOnDemandHttpProbeRequest
320
320
  * @return CreateOnDemandHttpProbeResponse
321
321
  * @throws OciError when an error occurs
322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbe API.
322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbe API.
323
323
  */
324
324
  createOnDemandHttpProbe(createOnDemandHttpProbeRequest) {
325
325
  return __awaiter(this, void 0, void 0, function* () {
@@ -383,7 +383,7 @@ class HealthChecksClient {
383
383
  * @param CreateOnDemandPingProbeRequest
384
384
  * @return CreateOnDemandPingProbeResponse
385
385
  * @throws OciError when an error occurs
386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbe API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbe API.
387
387
  */
388
388
  createOnDemandPingProbe(createOnDemandPingProbeRequest) {
389
389
  return __awaiter(this, void 0, void 0, function* () {
@@ -446,7 +446,7 @@ class HealthChecksClient {
446
446
  * @param CreatePingMonitorRequest
447
447
  * @return CreatePingMonitorResponse
448
448
  * @throws OciError when an error occurs
449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitor API.
449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitor API.
450
450
  */
451
451
  createPingMonitor(createPingMonitorRequest) {
452
452
  return __awaiter(this, void 0, void 0, function* () {
@@ -514,7 +514,7 @@ class HealthChecksClient {
514
514
  * @param DeleteHttpMonitorRequest
515
515
  * @return DeleteHttpMonitorResponse
516
516
  * @throws OciError when an error occurs
517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitor API.
517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitor API.
518
518
  */
519
519
  deleteHttpMonitor(deleteHttpMonitorRequest) {
520
520
  return __awaiter(this, void 0, void 0, function* () {
@@ -569,7 +569,7 @@ class HealthChecksClient {
569
569
  * @param DeletePingMonitorRequest
570
570
  * @return DeletePingMonitorResponse
571
571
  * @throws OciError when an error occurs
572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitor API.
572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitor API.
573
573
  */
574
574
  deletePingMonitor(deletePingMonitorRequest) {
575
575
  return __awaiter(this, void 0, void 0, function* () {
@@ -623,7 +623,7 @@ class HealthChecksClient {
623
623
  * @param GetHttpMonitorRequest
624
624
  * @return GetHttpMonitorResponse
625
625
  * @throws OciError when an error occurs
626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitor API.
626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitor API.
627
627
  */
628
628
  getHttpMonitor(getHttpMonitorRequest) {
629
629
  return __awaiter(this, void 0, void 0, function* () {
@@ -686,7 +686,7 @@ class HealthChecksClient {
686
686
  * @param GetPingMonitorRequest
687
687
  * @return GetPingMonitorResponse
688
688
  * @throws OciError when an error occurs
689
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitor API.
689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitor API.
690
690
  */
691
691
  getPingMonitor(getPingMonitorRequest) {
692
692
  return __awaiter(this, void 0, void 0, function* () {
@@ -749,7 +749,7 @@ class HealthChecksClient {
749
749
  * @param ListHealthChecksVantagePointsRequest
750
750
  * @return ListHealthChecksVantagePointsResponse
751
751
  * @throws OciError when an error occurs
752
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePoints API.
752
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePoints API.
753
753
  */
754
754
  listHealthChecksVantagePoints(listHealthChecksVantagePointsRequest) {
755
755
  return __awaiter(this, void 0, void 0, function* () {
@@ -856,7 +856,7 @@ class HealthChecksClient {
856
856
  * @param ListHttpMonitorsRequest
857
857
  * @return ListHttpMonitorsResponse
858
858
  * @throws OciError when an error occurs
859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListHttpMonitors.ts.html |here} to see how to use ListHttpMonitors API.
859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListHttpMonitors.ts.html |here} to see how to use ListHttpMonitors API.
860
860
  */
861
861
  listHttpMonitors(listHttpMonitorsRequest) {
862
862
  return __awaiter(this, void 0, void 0, function* () {
@@ -966,7 +966,7 @@ class HealthChecksClient {
966
966
  * @param ListHttpProbeResultsRequest
967
967
  * @return ListHttpProbeResultsResponse
968
968
  * @throws OciError when an error occurs
969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListHttpProbeResults.ts.html |here} to see how to use ListHttpProbeResults API.
969
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListHttpProbeResults.ts.html |here} to see how to use ListHttpProbeResults API.
970
970
  */
971
971
  listHttpProbeResults(listHttpProbeResultsRequest) {
972
972
  return __awaiter(this, void 0, void 0, function* () {
@@ -1078,7 +1078,7 @@ class HealthChecksClient {
1078
1078
  * @param ListPingMonitorsRequest
1079
1079
  * @return ListPingMonitorsResponse
1080
1080
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListPingMonitors.ts.html |here} to see how to use ListPingMonitors API.
1081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListPingMonitors.ts.html |here} to see how to use ListPingMonitors API.
1082
1082
  */
1083
1083
  listPingMonitors(listPingMonitorsRequest) {
1084
1084
  return __awaiter(this, void 0, void 0, function* () {
@@ -1192,7 +1192,7 @@ class HealthChecksClient {
1192
1192
  * @param ListPingProbeResultsRequest
1193
1193
  * @return ListPingProbeResultsResponse
1194
1194
  * @throws OciError when an error occurs
1195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/ListPingProbeResults.ts.html |here} to see how to use ListPingProbeResults API.
1195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/ListPingProbeResults.ts.html |here} to see how to use ListPingProbeResults API.
1196
1196
  */
1197
1197
  listPingProbeResults(listPingProbeResultsRequest) {
1198
1198
  return __awaiter(this, void 0, void 0, function* () {
@@ -1303,7 +1303,7 @@ class HealthChecksClient {
1303
1303
  * @param UpdateHttpMonitorRequest
1304
1304
  * @return UpdateHttpMonitorResponse
1305
1305
  * @throws OciError when an error occurs
1306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/UpdateHttpMonitor.ts.html |here} to see how to use UpdateHttpMonitor API.
1306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/UpdateHttpMonitor.ts.html |here} to see how to use UpdateHttpMonitor API.
1307
1307
  */
1308
1308
  updateHttpMonitor(updateHttpMonitorRequest) {
1309
1309
  return __awaiter(this, void 0, void 0, function* () {
@@ -1369,7 +1369,7 @@ class HealthChecksClient {
1369
1369
  * @param UpdatePingMonitorRequest
1370
1370
  * @return UpdatePingMonitorResponse
1371
1371
  * @throws OciError when an error occurs
1372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/healthchecks/UpdatePingMonitor.ts.html |here} to see how to use UpdatePingMonitor API.
1372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.12.0/healthchecks/UpdatePingMonitor.ts.html |here} to see how to use UpdatePingMonitor API.
1373
1373
  */
1374
1374
  updatePingMonitor(updatePingMonitorRequest) {
1375
1375
  return __awaiter(this, void 0, void 0, function* () {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
package/lib/model/d-ns.js CHANGED
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ For more information, see
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ For more information, see
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**