oci-blockchain 2.76.0 → 2.76.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (203) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/blockchainplatform-waiter.d.ts +1 -1
  4. package/lib/blockchainplatform-waiter.js +1 -1
  5. package/lib/client.d.ts +28 -28
  6. package/lib/client.js +28 -28
  7. package/lib/model/availability-domain.d.ts +1 -1
  8. package/lib/model/availability-domain.js +1 -1
  9. package/lib/model/blockchain-platform-by-hostname.d.ts +1 -1
  10. package/lib/model/blockchain-platform-by-hostname.js +1 -1
  11. package/lib/model/blockchain-platform-collection.d.ts +1 -1
  12. package/lib/model/blockchain-platform-collection.js +1 -1
  13. package/lib/model/blockchain-platform-component-details.d.ts +1 -1
  14. package/lib/model/blockchain-platform-component-details.js +1 -1
  15. package/lib/model/blockchain-platform-patch-collection.d.ts +1 -1
  16. package/lib/model/blockchain-platform-patch-collection.js +1 -1
  17. package/lib/model/blockchain-platform-patch-summary.d.ts +1 -1
  18. package/lib/model/blockchain-platform-patch-summary.js +1 -1
  19. package/lib/model/blockchain-platform-summary.d.ts +1 -1
  20. package/lib/model/blockchain-platform-summary.js +1 -1
  21. package/lib/model/blockchain-platform.d.ts +1 -1
  22. package/lib/model/blockchain-platform.js +1 -1
  23. package/lib/model/change-blockchain-platform-compartment-details.d.ts +1 -1
  24. package/lib/model/change-blockchain-platform-compartment-details.js +1 -1
  25. package/lib/model/create-blockchain-platform-details.d.ts +1 -1
  26. package/lib/model/create-blockchain-platform-details.js +1 -1
  27. package/lib/model/create-osn-details.d.ts +1 -1
  28. package/lib/model/create-osn-details.js +1 -1
  29. package/lib/model/create-peer-details.d.ts +1 -1
  30. package/lib/model/create-peer-details.js +1 -1
  31. package/lib/model/index.d.ts +1 -1
  32. package/lib/model/index.js +1 -1
  33. package/lib/model/metadata-details.d.ts +1 -1
  34. package/lib/model/metadata-details.js +1 -1
  35. package/lib/model/modify-peer-details.d.ts +1 -1
  36. package/lib/model/modify-peer-details.js +1 -1
  37. package/lib/model/ocpu-allocation-number-param.d.ts +1 -1
  38. package/lib/model/ocpu-allocation-number-param.js +1 -1
  39. package/lib/model/ocpu-utilization-info.d.ts +1 -1
  40. package/lib/model/ocpu-utilization-info.js +1 -1
  41. package/lib/model/osn-collection.d.ts +1 -1
  42. package/lib/model/osn-collection.js +1 -1
  43. package/lib/model/osn-summary.d.ts +1 -1
  44. package/lib/model/osn-summary.js +1 -1
  45. package/lib/model/osn.d.ts +1 -1
  46. package/lib/model/osn.js +1 -1
  47. package/lib/model/peer-collection.d.ts +1 -1
  48. package/lib/model/peer-collection.js +1 -1
  49. package/lib/model/peer-role.d.ts +1 -1
  50. package/lib/model/peer-role.js +1 -1
  51. package/lib/model/peer-summary.d.ts +1 -1
  52. package/lib/model/peer-summary.js +1 -1
  53. package/lib/model/peer.d.ts +1 -1
  54. package/lib/model/peer.js +1 -1
  55. package/lib/model/replica-details.d.ts +1 -1
  56. package/lib/model/replica-details.js +1 -1
  57. package/lib/model/scale-blockchain-platform-details.d.ts +1 -1
  58. package/lib/model/scale-blockchain-platform-details.js +1 -1
  59. package/lib/model/scale-storage-details.d.ts +1 -1
  60. package/lib/model/scale-storage-details.js +1 -1
  61. package/lib/model/scaled-blockchain-platform-preview.d.ts +1 -1
  62. package/lib/model/scaled-blockchain-platform-preview.js +1 -1
  63. package/lib/model/scaled-platform-metering-preview.d.ts +1 -1
  64. package/lib/model/scaled-platform-metering-preview.js +1 -1
  65. package/lib/model/update-blockchain-platform-details.d.ts +1 -1
  66. package/lib/model/update-blockchain-platform-details.js +1 -1
  67. package/lib/model/update-osn-details.d.ts +1 -1
  68. package/lib/model/update-osn-details.js +1 -1
  69. package/lib/model/update-peer-details.d.ts +1 -1
  70. package/lib/model/update-peer-details.js +1 -1
  71. package/lib/model/upgrade-blockchain-platform-details.d.ts +1 -1
  72. package/lib/model/upgrade-blockchain-platform-details.js +1 -1
  73. package/lib/model/work-request-collection.d.ts +1 -1
  74. package/lib/model/work-request-collection.js +1 -1
  75. package/lib/model/work-request-error-collection.d.ts +1 -1
  76. package/lib/model/work-request-error-collection.js +1 -1
  77. package/lib/model/work-request-error.d.ts +1 -1
  78. package/lib/model/work-request-error.js +1 -1
  79. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  80. package/lib/model/work-request-log-entry-collection.js +1 -1
  81. package/lib/model/work-request-log-entry.d.ts +1 -1
  82. package/lib/model/work-request-log-entry.js +1 -1
  83. package/lib/model/work-request-resource-sub-type-detail.d.ts +1 -1
  84. package/lib/model/work-request-resource-sub-type-detail.js +1 -1
  85. package/lib/model/work-request-resource.d.ts +1 -1
  86. package/lib/model/work-request-resource.js +1 -1
  87. package/lib/model/work-request-summary.d.ts +1 -1
  88. package/lib/model/work-request-summary.js +1 -1
  89. package/lib/model/work-request.d.ts +1 -1
  90. package/lib/model/work-request.js +1 -1
  91. package/lib/request/change-blockchain-platform-compartment-request.d.ts +2 -2
  92. package/lib/request/change-blockchain-platform-compartment-request.js +1 -1
  93. package/lib/request/create-blockchain-platform-request.d.ts +2 -2
  94. package/lib/request/create-blockchain-platform-request.js +1 -1
  95. package/lib/request/create-osn-request.d.ts +2 -2
  96. package/lib/request/create-osn-request.js +1 -1
  97. package/lib/request/create-peer-request.d.ts +2 -2
  98. package/lib/request/create-peer-request.js +1 -1
  99. package/lib/request/delete-blockchain-platform-request.d.ts +2 -2
  100. package/lib/request/delete-blockchain-platform-request.js +1 -1
  101. package/lib/request/delete-osn-request.d.ts +2 -2
  102. package/lib/request/delete-osn-request.js +1 -1
  103. package/lib/request/delete-peer-request.d.ts +2 -2
  104. package/lib/request/delete-peer-request.js +1 -1
  105. package/lib/request/delete-work-request-request.d.ts +2 -2
  106. package/lib/request/delete-work-request-request.js +1 -1
  107. package/lib/request/get-blockchain-platform-request.d.ts +2 -2
  108. package/lib/request/get-blockchain-platform-request.js +1 -1
  109. package/lib/request/get-osn-request.d.ts +2 -2
  110. package/lib/request/get-osn-request.js +1 -1
  111. package/lib/request/get-peer-request.d.ts +2 -2
  112. package/lib/request/get-peer-request.js +1 -1
  113. package/lib/request/get-work-request-request.d.ts +2 -2
  114. package/lib/request/get-work-request-request.js +1 -1
  115. package/lib/request/index.d.ts +1 -1
  116. package/lib/request/index.js +1 -1
  117. package/lib/request/list-blockchain-platform-patches-request.d.ts +2 -2
  118. package/lib/request/list-blockchain-platform-patches-request.js +1 -1
  119. package/lib/request/list-blockchain-platforms-request.d.ts +2 -2
  120. package/lib/request/list-blockchain-platforms-request.js +1 -1
  121. package/lib/request/list-osns-request.d.ts +2 -2
  122. package/lib/request/list-osns-request.js +1 -1
  123. package/lib/request/list-peers-request.d.ts +2 -2
  124. package/lib/request/list-peers-request.js +1 -1
  125. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  126. package/lib/request/list-work-request-errors-request.js +1 -1
  127. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  128. package/lib/request/list-work-request-logs-request.js +1 -1
  129. package/lib/request/list-work-requests-request.d.ts +2 -2
  130. package/lib/request/list-work-requests-request.js +1 -1
  131. package/lib/request/preview-scale-blockchain-platform-request.d.ts +2 -2
  132. package/lib/request/preview-scale-blockchain-platform-request.js +1 -1
  133. package/lib/request/scale-blockchain-platform-request.d.ts +2 -2
  134. package/lib/request/scale-blockchain-platform-request.js +1 -1
  135. package/lib/request/start-blockchain-platform-request.d.ts +2 -2
  136. package/lib/request/start-blockchain-platform-request.js +1 -1
  137. package/lib/request/stop-blockchain-platform-request.d.ts +2 -2
  138. package/lib/request/stop-blockchain-platform-request.js +1 -1
  139. package/lib/request/update-blockchain-platform-request.d.ts +2 -2
  140. package/lib/request/update-blockchain-platform-request.js +1 -1
  141. package/lib/request/update-osn-request.d.ts +2 -2
  142. package/lib/request/update-osn-request.js +1 -1
  143. package/lib/request/update-peer-request.d.ts +2 -2
  144. package/lib/request/update-peer-request.js +1 -1
  145. package/lib/request/upgrade-blockchain-platform-request.d.ts +2 -2
  146. package/lib/request/upgrade-blockchain-platform-request.js +1 -1
  147. package/lib/response/change-blockchain-platform-compartment-response.d.ts +1 -1
  148. package/lib/response/change-blockchain-platform-compartment-response.js +1 -1
  149. package/lib/response/create-blockchain-platform-response.d.ts +1 -1
  150. package/lib/response/create-blockchain-platform-response.js +1 -1
  151. package/lib/response/create-osn-response.d.ts +1 -1
  152. package/lib/response/create-osn-response.js +1 -1
  153. package/lib/response/create-peer-response.d.ts +1 -1
  154. package/lib/response/create-peer-response.js +1 -1
  155. package/lib/response/delete-blockchain-platform-response.d.ts +1 -1
  156. package/lib/response/delete-blockchain-platform-response.js +1 -1
  157. package/lib/response/delete-osn-response.d.ts +1 -1
  158. package/lib/response/delete-osn-response.js +1 -1
  159. package/lib/response/delete-peer-response.d.ts +1 -1
  160. package/lib/response/delete-peer-response.js +1 -1
  161. package/lib/response/delete-work-request-response.d.ts +1 -1
  162. package/lib/response/delete-work-request-response.js +1 -1
  163. package/lib/response/get-blockchain-platform-response.d.ts +1 -1
  164. package/lib/response/get-blockchain-platform-response.js +1 -1
  165. package/lib/response/get-osn-response.d.ts +1 -1
  166. package/lib/response/get-osn-response.js +1 -1
  167. package/lib/response/get-peer-response.d.ts +1 -1
  168. package/lib/response/get-peer-response.js +1 -1
  169. package/lib/response/get-work-request-response.d.ts +1 -1
  170. package/lib/response/get-work-request-response.js +1 -1
  171. package/lib/response/index.d.ts +1 -1
  172. package/lib/response/index.js +1 -1
  173. package/lib/response/list-blockchain-platform-patches-response.d.ts +1 -1
  174. package/lib/response/list-blockchain-platform-patches-response.js +1 -1
  175. package/lib/response/list-blockchain-platforms-response.d.ts +1 -1
  176. package/lib/response/list-blockchain-platforms-response.js +1 -1
  177. package/lib/response/list-osns-response.d.ts +1 -1
  178. package/lib/response/list-osns-response.js +1 -1
  179. package/lib/response/list-peers-response.d.ts +1 -1
  180. package/lib/response/list-peers-response.js +1 -1
  181. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  182. package/lib/response/list-work-request-errors-response.js +1 -1
  183. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  184. package/lib/response/list-work-request-logs-response.js +1 -1
  185. package/lib/response/list-work-requests-response.d.ts +1 -1
  186. package/lib/response/list-work-requests-response.js +1 -1
  187. package/lib/response/preview-scale-blockchain-platform-response.d.ts +1 -1
  188. package/lib/response/preview-scale-blockchain-platform-response.js +1 -1
  189. package/lib/response/scale-blockchain-platform-response.d.ts +1 -1
  190. package/lib/response/scale-blockchain-platform-response.js +1 -1
  191. package/lib/response/start-blockchain-platform-response.d.ts +1 -1
  192. package/lib/response/start-blockchain-platform-response.js +1 -1
  193. package/lib/response/stop-blockchain-platform-response.d.ts +1 -1
  194. package/lib/response/stop-blockchain-platform-response.js +1 -1
  195. package/lib/response/update-blockchain-platform-response.d.ts +1 -1
  196. package/lib/response/update-blockchain-platform-response.js +1 -1
  197. package/lib/response/update-osn-response.d.ts +1 -1
  198. package/lib/response/update-osn-response.js +1 -1
  199. package/lib/response/update-peer-response.d.ts +1 -1
  200. package/lib/response/update-peer-response.js +1 -1
  201. package/lib/response/upgrade-blockchain-platform-response.d.ts +1 -1
  202. package/lib/response/upgrade-blockchain-platform-response.js +1 -1
  203. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 requests from "./lib/request";
package/index.js CHANGED
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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 serviceRequests from "./request";
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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");
@@ -86,7 +86,7 @@ export declare class BlockchainPlatformClient {
86
86
  * @param ChangeBlockchainPlatformCompartmentRequest
87
87
  * @return ChangeBlockchainPlatformCompartmentResponse
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.76.0/blockchain/ChangeBlockchainPlatformCompartment.ts.html |here} to see how to use ChangeBlockchainPlatformCompartment API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ChangeBlockchainPlatformCompartment.ts.html |here} to see how to use ChangeBlockchainPlatformCompartment API.
90
90
  */
91
91
  changeBlockchainPlatformCompartment(changeBlockchainPlatformCompartmentRequest: requests.ChangeBlockchainPlatformCompartmentRequest): Promise<responses.ChangeBlockchainPlatformCompartmentResponse>;
92
92
  /**
@@ -96,7 +96,7 @@ export declare class BlockchainPlatformClient {
96
96
  * @param CreateBlockchainPlatformRequest
97
97
  * @return CreateBlockchainPlatformResponse
98
98
  * @throws OciError when an error occurs
99
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/CreateBlockchainPlatform.ts.html |here} to see how to use CreateBlockchainPlatform API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/CreateBlockchainPlatform.ts.html |here} to see how to use CreateBlockchainPlatform API.
100
100
  */
101
101
  createBlockchainPlatform(createBlockchainPlatformRequest: requests.CreateBlockchainPlatformRequest): Promise<responses.CreateBlockchainPlatformResponse>;
102
102
  /**
@@ -105,7 +105,7 @@ export declare class BlockchainPlatformClient {
105
105
  * @param CreateOsnRequest
106
106
  * @return CreateOsnResponse
107
107
  * @throws OciError when an error occurs
108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/CreateOsn.ts.html |here} to see how to use CreateOsn API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/CreateOsn.ts.html |here} to see how to use CreateOsn API.
109
109
  */
110
110
  createOsn(createOsnRequest: requests.CreateOsnRequest): Promise<responses.CreateOsnResponse>;
111
111
  /**
@@ -114,7 +114,7 @@ export declare class BlockchainPlatformClient {
114
114
  * @param CreatePeerRequest
115
115
  * @return CreatePeerResponse
116
116
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/CreatePeer.ts.html |here} to see how to use CreatePeer API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/CreatePeer.ts.html |here} to see how to use CreatePeer API.
118
118
  */
119
119
  createPeer(createPeerRequest: requests.CreatePeerRequest): Promise<responses.CreatePeerResponse>;
120
120
  /**
@@ -123,7 +123,7 @@ export declare class BlockchainPlatformClient {
123
123
  * @param DeleteBlockchainPlatformRequest
124
124
  * @return DeleteBlockchainPlatformResponse
125
125
  * @throws OciError when an error occurs
126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeleteBlockchainPlatform.ts.html |here} to see how to use DeleteBlockchainPlatform API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeleteBlockchainPlatform.ts.html |here} to see how to use DeleteBlockchainPlatform API.
127
127
  */
128
128
  deleteBlockchainPlatform(deleteBlockchainPlatformRequest: requests.DeleteBlockchainPlatformRequest): Promise<responses.DeleteBlockchainPlatformResponse>;
129
129
  /**
@@ -132,7 +132,7 @@ export declare class BlockchainPlatformClient {
132
132
  * @param DeleteOsnRequest
133
133
  * @return DeleteOsnResponse
134
134
  * @throws OciError when an error occurs
135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeleteOsn.ts.html |here} to see how to use DeleteOsn API.
135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeleteOsn.ts.html |here} to see how to use DeleteOsn API.
136
136
  */
137
137
  deleteOsn(deleteOsnRequest: requests.DeleteOsnRequest): Promise<responses.DeleteOsnResponse>;
138
138
  /**
@@ -141,7 +141,7 @@ export declare class BlockchainPlatformClient {
141
141
  * @param DeletePeerRequest
142
142
  * @return DeletePeerResponse
143
143
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeletePeer.ts.html |here} to see how to use DeletePeer API.
144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeletePeer.ts.html |here} to see how to use DeletePeer API.
145
145
  */
146
146
  deletePeer(deletePeerRequest: requests.DeletePeerRequest): Promise<responses.DeletePeerResponse>;
147
147
  /**
@@ -150,7 +150,7 @@ export declare class BlockchainPlatformClient {
150
150
  * @param DeleteWorkRequestRequest
151
151
  * @return DeleteWorkRequestResponse
152
152
  * @throws OciError when an error occurs
153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
154
154
  */
155
155
  deleteWorkRequest(deleteWorkRequestRequest: requests.DeleteWorkRequestRequest): Promise<responses.DeleteWorkRequestResponse>;
156
156
  /**
@@ -159,7 +159,7 @@ export declare class BlockchainPlatformClient {
159
159
  * @param GetBlockchainPlatformRequest
160
160
  * @return GetBlockchainPlatformResponse
161
161
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetBlockchainPlatform.ts.html |here} to see how to use GetBlockchainPlatform API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetBlockchainPlatform.ts.html |here} to see how to use GetBlockchainPlatform API.
163
163
  */
164
164
  getBlockchainPlatform(getBlockchainPlatformRequest: requests.GetBlockchainPlatformRequest): Promise<responses.GetBlockchainPlatformResponse>;
165
165
  /**
@@ -168,7 +168,7 @@ export declare class BlockchainPlatformClient {
168
168
  * @param GetOsnRequest
169
169
  * @return GetOsnResponse
170
170
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetOsn.ts.html |here} to see how to use GetOsn API.
171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetOsn.ts.html |here} to see how to use GetOsn API.
172
172
  */
173
173
  getOsn(getOsnRequest: requests.GetOsnRequest): Promise<responses.GetOsnResponse>;
174
174
  /**
@@ -177,7 +177,7 @@ export declare class BlockchainPlatformClient {
177
177
  * @param GetPeerRequest
178
178
  * @return GetPeerResponse
179
179
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetPeer.ts.html |here} to see how to use GetPeer API.
180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetPeer.ts.html |here} to see how to use GetPeer API.
181
181
  */
182
182
  getPeer(getPeerRequest: requests.GetPeerRequest): Promise<responses.GetPeerResponse>;
183
183
  /**
@@ -186,7 +186,7 @@ export declare class BlockchainPlatformClient {
186
186
  * @param GetWorkRequestRequest
187
187
  * @return GetWorkRequestResponse
188
188
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
190
190
  */
191
191
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
192
192
  /**
@@ -195,7 +195,7 @@ export declare class BlockchainPlatformClient {
195
195
  * @param ListBlockchainPlatformPatchesRequest
196
196
  * @return ListBlockchainPlatformPatchesResponse
197
197
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListBlockchainPlatformPatches.ts.html |here} to see how to use ListBlockchainPlatformPatches API.
198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListBlockchainPlatformPatches.ts.html |here} to see how to use ListBlockchainPlatformPatches API.
199
199
  */
200
200
  listBlockchainPlatformPatches(listBlockchainPlatformPatchesRequest: requests.ListBlockchainPlatformPatchesRequest): Promise<responses.ListBlockchainPlatformPatchesResponse>;
201
201
  /**
@@ -204,7 +204,7 @@ export declare class BlockchainPlatformClient {
204
204
  * @param ListBlockchainPlatformsRequest
205
205
  * @return ListBlockchainPlatformsResponse
206
206
  * @throws OciError when an error occurs
207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListBlockchainPlatforms.ts.html |here} to see how to use ListBlockchainPlatforms API.
207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListBlockchainPlatforms.ts.html |here} to see how to use ListBlockchainPlatforms API.
208
208
  */
209
209
  listBlockchainPlatforms(listBlockchainPlatformsRequest: requests.ListBlockchainPlatformsRequest): Promise<responses.ListBlockchainPlatformsResponse>;
210
210
  /**
@@ -213,7 +213,7 @@ export declare class BlockchainPlatformClient {
213
213
  * @param ListOsnsRequest
214
214
  * @return ListOsnsResponse
215
215
  * @throws OciError when an error occurs
216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListOsns.ts.html |here} to see how to use ListOsns API.
216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListOsns.ts.html |here} to see how to use ListOsns API.
217
217
  */
218
218
  listOsns(listOsnsRequest: requests.ListOsnsRequest): Promise<responses.ListOsnsResponse>;
219
219
  /**
@@ -222,7 +222,7 @@ export declare class BlockchainPlatformClient {
222
222
  * @param ListPeersRequest
223
223
  * @return ListPeersResponse
224
224
  * @throws OciError when an error occurs
225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListPeers.ts.html |here} to see how to use ListPeers API.
225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListPeers.ts.html |here} to see how to use ListPeers API.
226
226
  */
227
227
  listPeers(listPeersRequest: requests.ListPeersRequest): Promise<responses.ListPeersResponse>;
228
228
  /**
@@ -232,7 +232,7 @@ export declare class BlockchainPlatformClient {
232
232
  * @param ListWorkRequestErrorsRequest
233
233
  * @return ListWorkRequestErrorsResponse
234
234
  * @throws OciError when an error occurs
235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
236
236
  */
237
237
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
238
238
  /**
@@ -242,7 +242,7 @@ export declare class BlockchainPlatformClient {
242
242
  * @param ListWorkRequestLogsRequest
243
243
  * @return ListWorkRequestLogsResponse
244
244
  * @throws OciError when an error occurs
245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
246
246
  */
247
247
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
248
248
  /**
@@ -252,7 +252,7 @@ export declare class BlockchainPlatformClient {
252
252
  * @param ListWorkRequestsRequest
253
253
  * @return ListWorkRequestsResponse
254
254
  * @throws OciError when an error occurs
255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
256
256
  */
257
257
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
258
258
  /**
@@ -261,7 +261,7 @@ export declare class BlockchainPlatformClient {
261
261
  * @param PreviewScaleBlockchainPlatformRequest
262
262
  * @return PreviewScaleBlockchainPlatformResponse
263
263
  * @throws OciError when an error occurs
264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/PreviewScaleBlockchainPlatform.ts.html |here} to see how to use PreviewScaleBlockchainPlatform API.
264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/PreviewScaleBlockchainPlatform.ts.html |here} to see how to use PreviewScaleBlockchainPlatform API.
265
265
  */
266
266
  previewScaleBlockchainPlatform(previewScaleBlockchainPlatformRequest: requests.PreviewScaleBlockchainPlatformRequest): Promise<responses.PreviewScaleBlockchainPlatformResponse>;
267
267
  /**
@@ -270,7 +270,7 @@ export declare class BlockchainPlatformClient {
270
270
  * @param ScaleBlockchainPlatformRequest
271
271
  * @return ScaleBlockchainPlatformResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ScaleBlockchainPlatform.ts.html |here} to see how to use ScaleBlockchainPlatform API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ScaleBlockchainPlatform.ts.html |here} to see how to use ScaleBlockchainPlatform API.
274
274
  */
275
275
  scaleBlockchainPlatform(scaleBlockchainPlatformRequest: requests.ScaleBlockchainPlatformRequest): Promise<responses.ScaleBlockchainPlatformResponse>;
276
276
  /**
@@ -279,7 +279,7 @@ export declare class BlockchainPlatformClient {
279
279
  * @param StartBlockchainPlatformRequest
280
280
  * @return StartBlockchainPlatformResponse
281
281
  * @throws OciError when an error occurs
282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/StartBlockchainPlatform.ts.html |here} to see how to use StartBlockchainPlatform API.
282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/StartBlockchainPlatform.ts.html |here} to see how to use StartBlockchainPlatform API.
283
283
  */
284
284
  startBlockchainPlatform(startBlockchainPlatformRequest: requests.StartBlockchainPlatformRequest): Promise<responses.StartBlockchainPlatformResponse>;
285
285
  /**
@@ -288,7 +288,7 @@ export declare class BlockchainPlatformClient {
288
288
  * @param StopBlockchainPlatformRequest
289
289
  * @return StopBlockchainPlatformResponse
290
290
  * @throws OciError when an error occurs
291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/StopBlockchainPlatform.ts.html |here} to see how to use StopBlockchainPlatform API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/StopBlockchainPlatform.ts.html |here} to see how to use StopBlockchainPlatform API.
292
292
  */
293
293
  stopBlockchainPlatform(stopBlockchainPlatformRequest: requests.StopBlockchainPlatformRequest): Promise<responses.StopBlockchainPlatformResponse>;
294
294
  /**
@@ -297,7 +297,7 @@ export declare class BlockchainPlatformClient {
297
297
  * @param UpdateBlockchainPlatformRequest
298
298
  * @return UpdateBlockchainPlatformResponse
299
299
  * @throws OciError when an error occurs
300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpdateBlockchainPlatform.ts.html |here} to see how to use UpdateBlockchainPlatform API.
300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpdateBlockchainPlatform.ts.html |here} to see how to use UpdateBlockchainPlatform API.
301
301
  */
302
302
  updateBlockchainPlatform(updateBlockchainPlatformRequest: requests.UpdateBlockchainPlatformRequest): Promise<responses.UpdateBlockchainPlatformResponse>;
303
303
  /**
@@ -306,7 +306,7 @@ export declare class BlockchainPlatformClient {
306
306
  * @param UpdateOsnRequest
307
307
  * @return UpdateOsnResponse
308
308
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpdateOsn.ts.html |here} to see how to use UpdateOsn API.
309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpdateOsn.ts.html |here} to see how to use UpdateOsn API.
310
310
  */
311
311
  updateOsn(updateOsnRequest: requests.UpdateOsnRequest): Promise<responses.UpdateOsnResponse>;
312
312
  /**
@@ -315,7 +315,7 @@ export declare class BlockchainPlatformClient {
315
315
  * @param UpdatePeerRequest
316
316
  * @return UpdatePeerResponse
317
317
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpdatePeer.ts.html |here} to see how to use UpdatePeer API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpdatePeer.ts.html |here} to see how to use UpdatePeer API.
319
319
  */
320
320
  updatePeer(updatePeerRequest: requests.UpdatePeerRequest): Promise<responses.UpdatePeerResponse>;
321
321
  /**
@@ -324,7 +324,7 @@ export declare class BlockchainPlatformClient {
324
324
  * @param UpgradeBlockchainPlatformRequest
325
325
  * @return UpgradeBlockchainPlatformResponse
326
326
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpgradeBlockchainPlatform.ts.html |here} to see how to use UpgradeBlockchainPlatform API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpgradeBlockchainPlatform.ts.html |here} to see how to use UpgradeBlockchainPlatform API.
328
328
  */
329
329
  upgradeBlockchainPlatform(upgradeBlockchainPlatformRequest: requests.UpgradeBlockchainPlatformRequest): Promise<responses.UpgradeBlockchainPlatformResponse>;
330
330
  }
package/lib/client.js CHANGED
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -187,7 +187,7 @@ class BlockchainPlatformClient {
187
187
  * @param ChangeBlockchainPlatformCompartmentRequest
188
188
  * @return ChangeBlockchainPlatformCompartmentResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ChangeBlockchainPlatformCompartment.ts.html |here} to see how to use ChangeBlockchainPlatformCompartment API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ChangeBlockchainPlatformCompartment.ts.html |here} to see how to use ChangeBlockchainPlatformCompartment API.
191
191
  */
192
192
  changeBlockchainPlatformCompartment(changeBlockchainPlatformCompartmentRequest) {
193
193
  return __awaiter(this, void 0, void 0, function* () {
@@ -250,7 +250,7 @@ class BlockchainPlatformClient {
250
250
  * @param CreateBlockchainPlatformRequest
251
251
  * @return CreateBlockchainPlatformResponse
252
252
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/CreateBlockchainPlatform.ts.html |here} to see how to use CreateBlockchainPlatform API.
253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/CreateBlockchainPlatform.ts.html |here} to see how to use CreateBlockchainPlatform API.
254
254
  */
255
255
  createBlockchainPlatform(createBlockchainPlatformRequest) {
256
256
  return __awaiter(this, void 0, void 0, function* () {
@@ -309,7 +309,7 @@ class BlockchainPlatformClient {
309
309
  * @param CreateOsnRequest
310
310
  * @return CreateOsnResponse
311
311
  * @throws OciError when an error occurs
312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/CreateOsn.ts.html |here} to see how to use CreateOsn API.
312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/CreateOsn.ts.html |here} to see how to use CreateOsn API.
313
313
  */
314
314
  createOsn(createOsnRequest) {
315
315
  return __awaiter(this, void 0, void 0, function* () {
@@ -371,7 +371,7 @@ class BlockchainPlatformClient {
371
371
  * @param CreatePeerRequest
372
372
  * @return CreatePeerResponse
373
373
  * @throws OciError when an error occurs
374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/CreatePeer.ts.html |here} to see how to use CreatePeer API.
374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/CreatePeer.ts.html |here} to see how to use CreatePeer API.
375
375
  */
376
376
  createPeer(createPeerRequest) {
377
377
  return __awaiter(this, void 0, void 0, function* () {
@@ -432,7 +432,7 @@ class BlockchainPlatformClient {
432
432
  * @param DeleteBlockchainPlatformRequest
433
433
  * @return DeleteBlockchainPlatformResponse
434
434
  * @throws OciError when an error occurs
435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeleteBlockchainPlatform.ts.html |here} to see how to use DeleteBlockchainPlatform API.
435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeleteBlockchainPlatform.ts.html |here} to see how to use DeleteBlockchainPlatform API.
436
436
  */
437
437
  deleteBlockchainPlatform(deleteBlockchainPlatformRequest) {
438
438
  return __awaiter(this, void 0, void 0, function* () {
@@ -493,7 +493,7 @@ class BlockchainPlatformClient {
493
493
  * @param DeleteOsnRequest
494
494
  * @return DeleteOsnResponse
495
495
  * @throws OciError when an error occurs
496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeleteOsn.ts.html |here} to see how to use DeleteOsn API.
496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeleteOsn.ts.html |here} to see how to use DeleteOsn API.
497
497
  */
498
498
  deleteOsn(deleteOsnRequest) {
499
499
  return __awaiter(this, void 0, void 0, function* () {
@@ -554,7 +554,7 @@ class BlockchainPlatformClient {
554
554
  * @param DeletePeerRequest
555
555
  * @return DeletePeerResponse
556
556
  * @throws OciError when an error occurs
557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeletePeer.ts.html |here} to see how to use DeletePeer API.
557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeletePeer.ts.html |here} to see how to use DeletePeer API.
558
558
  */
559
559
  deletePeer(deletePeerRequest) {
560
560
  return __awaiter(this, void 0, void 0, function* () {
@@ -616,7 +616,7 @@ class BlockchainPlatformClient {
616
616
  * @param DeleteWorkRequestRequest
617
617
  * @return DeleteWorkRequestResponse
618
618
  * @throws OciError when an error occurs
619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
620
620
  */
621
621
  deleteWorkRequest(deleteWorkRequestRequest) {
622
622
  return __awaiter(this, void 0, void 0, function* () {
@@ -676,7 +676,7 @@ class BlockchainPlatformClient {
676
676
  * @param GetBlockchainPlatformRequest
677
677
  * @return GetBlockchainPlatformResponse
678
678
  * @throws OciError when an error occurs
679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetBlockchainPlatform.ts.html |here} to see how to use GetBlockchainPlatform API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetBlockchainPlatform.ts.html |here} to see how to use GetBlockchainPlatform API.
680
680
  */
681
681
  getBlockchainPlatform(getBlockchainPlatformRequest) {
682
682
  return __awaiter(this, void 0, void 0, function* () {
@@ -739,7 +739,7 @@ class BlockchainPlatformClient {
739
739
  * @param GetOsnRequest
740
740
  * @return GetOsnResponse
741
741
  * @throws OciError when an error occurs
742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetOsn.ts.html |here} to see how to use GetOsn API.
742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetOsn.ts.html |here} to see how to use GetOsn API.
743
743
  */
744
744
  getOsn(getOsnRequest) {
745
745
  return __awaiter(this, void 0, void 0, function* () {
@@ -803,7 +803,7 @@ class BlockchainPlatformClient {
803
803
  * @param GetPeerRequest
804
804
  * @return GetPeerResponse
805
805
  * @throws OciError when an error occurs
806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetPeer.ts.html |here} to see how to use GetPeer API.
806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetPeer.ts.html |here} to see how to use GetPeer API.
807
807
  */
808
808
  getPeer(getPeerRequest) {
809
809
  return __awaiter(this, void 0, void 0, function* () {
@@ -867,7 +867,7 @@ class BlockchainPlatformClient {
867
867
  * @param GetWorkRequestRequest
868
868
  * @return GetWorkRequestResponse
869
869
  * @throws OciError when an error occurs
870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
871
871
  */
872
872
  getWorkRequest(getWorkRequestRequest) {
873
873
  return __awaiter(this, void 0, void 0, function* () {
@@ -935,7 +935,7 @@ class BlockchainPlatformClient {
935
935
  * @param ListBlockchainPlatformPatchesRequest
936
936
  * @return ListBlockchainPlatformPatchesResponse
937
937
  * @throws OciError when an error occurs
938
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListBlockchainPlatformPatches.ts.html |here} to see how to use ListBlockchainPlatformPatches API.
938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListBlockchainPlatformPatches.ts.html |here} to see how to use ListBlockchainPlatformPatches API.
939
939
  */
940
940
  listBlockchainPlatformPatches(listBlockchainPlatformPatchesRequest) {
941
941
  return __awaiter(this, void 0, void 0, function* () {
@@ -1001,7 +1001,7 @@ class BlockchainPlatformClient {
1001
1001
  * @param ListBlockchainPlatformsRequest
1002
1002
  * @return ListBlockchainPlatformsResponse
1003
1003
  * @throws OciError when an error occurs
1004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListBlockchainPlatforms.ts.html |here} to see how to use ListBlockchainPlatforms API.
1004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListBlockchainPlatforms.ts.html |here} to see how to use ListBlockchainPlatforms API.
1005
1005
  */
1006
1006
  listBlockchainPlatforms(listBlockchainPlatformsRequest) {
1007
1007
  return __awaiter(this, void 0, void 0, function* () {
@@ -1070,7 +1070,7 @@ class BlockchainPlatformClient {
1070
1070
  * @param ListOsnsRequest
1071
1071
  * @return ListOsnsResponse
1072
1072
  * @throws OciError when an error occurs
1073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListOsns.ts.html |here} to see how to use ListOsns API.
1073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListOsns.ts.html |here} to see how to use ListOsns API.
1074
1074
  */
1075
1075
  listOsns(listOsnsRequest) {
1076
1076
  return __awaiter(this, void 0, void 0, function* () {
@@ -1140,7 +1140,7 @@ class BlockchainPlatformClient {
1140
1140
  * @param ListPeersRequest
1141
1141
  * @return ListPeersResponse
1142
1142
  * @throws OciError when an error occurs
1143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListPeers.ts.html |here} to see how to use ListPeers API.
1143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListPeers.ts.html |here} to see how to use ListPeers API.
1144
1144
  */
1145
1145
  listPeers(listPeersRequest) {
1146
1146
  return __awaiter(this, void 0, void 0, function* () {
@@ -1211,7 +1211,7 @@ class BlockchainPlatformClient {
1211
1211
  * @param ListWorkRequestErrorsRequest
1212
1212
  * @return ListWorkRequestErrorsResponse
1213
1213
  * @throws OciError when an error occurs
1214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1215
1215
  */
1216
1216
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1217
1217
  return __awaiter(this, void 0, void 0, function* () {
@@ -1278,7 +1278,7 @@ class BlockchainPlatformClient {
1278
1278
  * @param ListWorkRequestLogsRequest
1279
1279
  * @return ListWorkRequestLogsResponse
1280
1280
  * @throws OciError when an error occurs
1281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1282
1282
  */
1283
1283
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1284
1284
  return __awaiter(this, void 0, void 0, function* () {
@@ -1345,7 +1345,7 @@ class BlockchainPlatformClient {
1345
1345
  * @param ListWorkRequestsRequest
1346
1346
  * @return ListWorkRequestsResponse
1347
1347
  * @throws OciError when an error occurs
1348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1349
1349
  */
1350
1350
  listWorkRequests(listWorkRequestsRequest) {
1351
1351
  return __awaiter(this, void 0, void 0, function* () {
@@ -1413,7 +1413,7 @@ class BlockchainPlatformClient {
1413
1413
  * @param PreviewScaleBlockchainPlatformRequest
1414
1414
  * @return PreviewScaleBlockchainPlatformResponse
1415
1415
  * @throws OciError when an error occurs
1416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/PreviewScaleBlockchainPlatform.ts.html |here} to see how to use PreviewScaleBlockchainPlatform API.
1416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/PreviewScaleBlockchainPlatform.ts.html |here} to see how to use PreviewScaleBlockchainPlatform API.
1417
1417
  */
1418
1418
  previewScaleBlockchainPlatform(previewScaleBlockchainPlatformRequest) {
1419
1419
  return __awaiter(this, void 0, void 0, function* () {
@@ -1477,7 +1477,7 @@ class BlockchainPlatformClient {
1477
1477
  * @param ScaleBlockchainPlatformRequest
1478
1478
  * @return ScaleBlockchainPlatformResponse
1479
1479
  * @throws OciError when an error occurs
1480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/ScaleBlockchainPlatform.ts.html |here} to see how to use ScaleBlockchainPlatform API.
1480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/ScaleBlockchainPlatform.ts.html |here} to see how to use ScaleBlockchainPlatform API.
1481
1481
  */
1482
1482
  scaleBlockchainPlatform(scaleBlockchainPlatformRequest) {
1483
1483
  return __awaiter(this, void 0, void 0, function* () {
@@ -1539,7 +1539,7 @@ class BlockchainPlatformClient {
1539
1539
  * @param StartBlockchainPlatformRequest
1540
1540
  * @return StartBlockchainPlatformResponse
1541
1541
  * @throws OciError when an error occurs
1542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/StartBlockchainPlatform.ts.html |here} to see how to use StartBlockchainPlatform API.
1542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/StartBlockchainPlatform.ts.html |here} to see how to use StartBlockchainPlatform API.
1543
1543
  */
1544
1544
  startBlockchainPlatform(startBlockchainPlatformRequest) {
1545
1545
  return __awaiter(this, void 0, void 0, function* () {
@@ -1600,7 +1600,7 @@ class BlockchainPlatformClient {
1600
1600
  * @param StopBlockchainPlatformRequest
1601
1601
  * @return StopBlockchainPlatformResponse
1602
1602
  * @throws OciError when an error occurs
1603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/StopBlockchainPlatform.ts.html |here} to see how to use StopBlockchainPlatform API.
1603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/StopBlockchainPlatform.ts.html |here} to see how to use StopBlockchainPlatform API.
1604
1604
  */
1605
1605
  stopBlockchainPlatform(stopBlockchainPlatformRequest) {
1606
1606
  return __awaiter(this, void 0, void 0, function* () {
@@ -1661,7 +1661,7 @@ class BlockchainPlatformClient {
1661
1661
  * @param UpdateBlockchainPlatformRequest
1662
1662
  * @return UpdateBlockchainPlatformResponse
1663
1663
  * @throws OciError when an error occurs
1664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpdateBlockchainPlatform.ts.html |here} to see how to use UpdateBlockchainPlatform API.
1664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpdateBlockchainPlatform.ts.html |here} to see how to use UpdateBlockchainPlatform API.
1665
1665
  */
1666
1666
  updateBlockchainPlatform(updateBlockchainPlatformRequest) {
1667
1667
  return __awaiter(this, void 0, void 0, function* () {
@@ -1723,7 +1723,7 @@ class BlockchainPlatformClient {
1723
1723
  * @param UpdateOsnRequest
1724
1724
  * @return UpdateOsnResponse
1725
1725
  * @throws OciError when an error occurs
1726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpdateOsn.ts.html |here} to see how to use UpdateOsn API.
1726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpdateOsn.ts.html |here} to see how to use UpdateOsn API.
1727
1727
  */
1728
1728
  updateOsn(updateOsnRequest) {
1729
1729
  return __awaiter(this, void 0, void 0, function* () {
@@ -1786,7 +1786,7 @@ class BlockchainPlatformClient {
1786
1786
  * @param UpdatePeerRequest
1787
1787
  * @return UpdatePeerResponse
1788
1788
  * @throws OciError when an error occurs
1789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpdatePeer.ts.html |here} to see how to use UpdatePeer API.
1789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpdatePeer.ts.html |here} to see how to use UpdatePeer API.
1790
1790
  */
1791
1791
  updatePeer(updatePeerRequest) {
1792
1792
  return __awaiter(this, void 0, void 0, function* () {
@@ -1849,7 +1849,7 @@ class BlockchainPlatformClient {
1849
1849
  * @param UpgradeBlockchainPlatformRequest
1850
1850
  * @return UpgradeBlockchainPlatformResponse
1851
1851
  * @throws OciError when an error occurs
1852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/blockchain/UpgradeBlockchainPlatform.ts.html |here} to see how to use UpgradeBlockchainPlatform API.
1852
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/blockchain/UpgradeBlockchainPlatform.ts.html |here} to see how to use UpgradeBlockchainPlatform API.
1853
1853
  */
1854
1854
  upgradeBlockchainPlatform(upgradeBlockchainPlatformRequest) {
1855
1855
  return __awaiter(this, void 0, void 0, function* () {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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";
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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";