oci-healthchecks 2.50.1 → 2.50.3

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
@@ -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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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 ChangeHttpMonitorCompartmentDetails from "./change-http-monitor-compartment-details";
@@ -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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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 });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
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.50.1/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/ChangeHttpMonitorCompartment.ts.html |here} to see how to use ChangeHttpMonitorCompartmentRequest.
17
17
  */
18
18
  export interface ChangeHttpMonitorCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
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.50.1/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/ChangePingMonitorCompartment.ts.html |here} to see how to use ChangePingMonitorCompartmentRequest.
17
17
  */
18
18
  export interface ChangePingMonitorCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
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.50.1/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitorRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/CreateHttpMonitor.ts.html |here} to see how to use CreateHttpMonitorRequest.
17
17
  */
18
18
  export interface CreateHttpMonitorRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
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.50.1/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/CreateOnDemandHttpProbe.ts.html |here} to see how to use CreateOnDemandHttpProbeRequest.
17
17
  */
18
18
  export interface CreateOnDemandHttpProbeRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
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.50.1/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/CreateOnDemandPingProbe.ts.html |here} to see how to use CreateOnDemandPingProbeRequest.
17
17
  */
18
18
  export interface CreateOnDemandPingProbeRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
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.50.1/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitorRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/CreatePingMonitor.ts.html |here} to see how to use CreatePingMonitorRequest.
17
17
  */
18
18
  export interface CreatePingMonitorRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
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.50.1/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/DeleteHttpMonitor.ts.html |here} to see how to use DeleteHttpMonitorRequest.
16
16
  */
17
17
  export interface DeleteHttpMonitorRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
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.50.1/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/DeletePingMonitor.ts.html |here} to see how to use DeletePingMonitorRequest.
16
16
  */
17
17
  export interface DeletePingMonitorRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
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.50.1/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/GetHttpMonitor.ts.html |here} to see how to use GetHttpMonitorRequest.
16
16
  */
17
17
  export interface GetHttpMonitorRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
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.50.1/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitorRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/GetPingMonitor.ts.html |here} to see how to use GetPingMonitorRequest.
16
16
  */
17
17
  export interface GetPingMonitorRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  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, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, 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 ChangeHttpMonitorCompartmentRequest from "./change-http-monitor-compartment-request";
@@ -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, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2023, 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) {
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
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.50.1/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePointsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/healthchecks/ListHealthChecksVantagePoints.ts.html |here} to see how to use ListHealthChecksVantagePointsRequest.
16
16
  */
17
17
  export interface ListHealthChecksVantagePointsRequest extends common.BaseRequest {
18
18
  /**