oci-bds 2.84.2 → 2.86.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 (271) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/bds-waiter.d.ts +1 -1
  4. package/lib/bds-waiter.js +1 -1
  5. package/lib/client.d.ts +52 -52
  6. package/lib/client.js +53 -53
  7. package/lib/client.js.map +1 -1
  8. package/lib/model/action-types.d.ts +1 -1
  9. package/lib/model/action-types.js +1 -1
  10. package/lib/model/activate-bds-metastore-configuration-details.d.ts +1 -1
  11. package/lib/model/activate-bds-metastore-configuration-details.js +1 -1
  12. package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
  13. package/lib/model/add-auto-scale-policy-details.js +1 -1
  14. package/lib/model/add-auto-scaling-configuration-details.d.ts +1 -1
  15. package/lib/model/add-auto-scaling-configuration-details.js +1 -1
  16. package/lib/model/add-block-storage-details.d.ts +1 -1
  17. package/lib/model/add-block-storage-details.js +1 -1
  18. package/lib/model/add-cloud-sql-details.d.ts +1 -1
  19. package/lib/model/add-cloud-sql-details.js +1 -1
  20. package/lib/model/add-kafka-details.d.ts +1 -1
  21. package/lib/model/add-kafka-details.js +1 -1
  22. package/lib/model/add-master-nodes-details.d.ts +1 -1
  23. package/lib/model/add-master-nodes-details.js +1 -1
  24. package/lib/model/add-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  25. package/lib/model/add-metric-based-horizontal-scaling-policy-details.js +1 -1
  26. package/lib/model/add-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  27. package/lib/model/add-metric-based-vertical-scaling-policy-details.js +1 -1
  28. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  29. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.js +1 -1
  30. package/lib/model/add-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  31. package/lib/model/add-schedule-based-vertical-scaling-policy-details.js +1 -1
  32. package/lib/model/add-utility-nodes-details.d.ts +1 -1
  33. package/lib/model/add-utility-nodes-details.js +1 -1
  34. package/lib/model/add-worker-nodes-details.d.ts +1 -1
  35. package/lib/model/add-worker-nodes-details.js +1 -1
  36. package/lib/model/auto-scale-policy-details.d.ts +1 -1
  37. package/lib/model/auto-scale-policy-details.js +1 -1
  38. package/lib/model/auto-scale-policy-metric-rule.d.ts +1 -1
  39. package/lib/model/auto-scale-policy-metric-rule.js +1 -1
  40. package/lib/model/auto-scale-policy-rule.d.ts +1 -1
  41. package/lib/model/auto-scale-policy-rule.js +1 -1
  42. package/lib/model/auto-scale-policy.d.ts +1 -1
  43. package/lib/model/auto-scale-policy.js +1 -1
  44. package/lib/model/auto-scaling-configuration-summary.d.ts +1 -1
  45. package/lib/model/auto-scaling-configuration-summary.js +1 -1
  46. package/lib/model/auto-scaling-configuration.d.ts +1 -1
  47. package/lib/model/auto-scaling-configuration.js +1 -1
  48. package/lib/model/batching-based-patching-configs.d.ts +37 -0
  49. package/lib/model/batching-based-patching-configs.js +55 -0
  50. package/lib/model/batching-based-patching-configs.js.map +1 -0
  51. package/lib/model/bds-api-key-summary.d.ts +1 -1
  52. package/lib/model/bds-api-key-summary.js +1 -1
  53. package/lib/model/bds-api-key.d.ts +1 -1
  54. package/lib/model/bds-api-key.js +1 -1
  55. package/lib/model/bds-instance-summary.d.ts +1 -1
  56. package/lib/model/bds-instance-summary.js +1 -1
  57. package/lib/model/bds-instance.d.ts +1 -1
  58. package/lib/model/bds-instance.js +1 -1
  59. package/lib/model/bds-metastore-configuration-summary.d.ts +1 -1
  60. package/lib/model/bds-metastore-configuration-summary.js +1 -1
  61. package/lib/model/bds-metastore-configuration.d.ts +1 -1
  62. package/lib/model/bds-metastore-configuration.js +1 -1
  63. package/lib/model/certificate-service-info-details.d.ts +1 -1
  64. package/lib/model/certificate-service-info-details.js +1 -1
  65. package/lib/model/certificate-service-info-summary.d.ts +1 -1
  66. package/lib/model/certificate-service-info-summary.js +1 -1
  67. package/lib/model/change-bds-instance-compartment-details.d.ts +1 -1
  68. package/lib/model/change-bds-instance-compartment-details.js +1 -1
  69. package/lib/model/change-shape-details.d.ts +1 -1
  70. package/lib/model/change-shape-details.js +1 -1
  71. package/lib/model/change-shape-nodes.d.ts +1 -1
  72. package/lib/model/change-shape-nodes.js +1 -1
  73. package/lib/model/cloud-sql-details.d.ts +1 -1
  74. package/lib/model/cloud-sql-details.js +1 -1
  75. package/lib/model/cluster-details.d.ts +1 -1
  76. package/lib/model/cluster-details.js +1 -1
  77. package/lib/model/create-bds-api-key-details.d.ts +1 -1
  78. package/lib/model/create-bds-api-key-details.js +1 -1
  79. package/lib/model/create-bds-instance-details.d.ts +1 -1
  80. package/lib/model/create-bds-instance-details.js +1 -1
  81. package/lib/model/create-bds-metastore-configuration-details.d.ts +1 -1
  82. package/lib/model/create-bds-metastore-configuration-details.js +1 -1
  83. package/lib/model/create-node-details.d.ts +1 -1
  84. package/lib/model/create-node-details.js +1 -1
  85. package/lib/model/day-based-horizontal-scaling-schedule-details.d.ts +1 -1
  86. package/lib/model/day-based-horizontal-scaling-schedule-details.js +1 -1
  87. package/lib/model/day-based-vertical-scaling-schedule-details.d.ts +1 -1
  88. package/lib/model/day-based-vertical-scaling-schedule-details.js +1 -1
  89. package/lib/model/default-error.d.ts +1 -1
  90. package/lib/model/default-error.js +1 -1
  91. package/lib/model/disable-certificate-details.d.ts +1 -1
  92. package/lib/model/disable-certificate-details.js +1 -1
  93. package/lib/model/downtime-based-patching-configs.d.ts +25 -0
  94. package/lib/model/downtime-based-patching-configs.js +55 -0
  95. package/lib/model/downtime-based-patching-configs.js.map +1 -0
  96. package/lib/model/enable-certificate-details.d.ts +1 -1
  97. package/lib/model/enable-certificate-details.js +1 -1
  98. package/lib/model/execute-bootstrap-script-details.d.ts +1 -1
  99. package/lib/model/execute-bootstrap-script-details.js +1 -1
  100. package/lib/model/horizontal-scaling-schedule-details.d.ts +1 -1
  101. package/lib/model/horizontal-scaling-schedule-details.js +1 -1
  102. package/lib/model/host-cert-details.d.ts +1 -1
  103. package/lib/model/host-cert-details.js +1 -1
  104. package/lib/model/host-specific-certificate-details.d.ts +1 -1
  105. package/lib/model/host-specific-certificate-details.js +1 -1
  106. package/lib/model/index.d.ts +7 -1
  107. package/lib/model/index.js +8 -2
  108. package/lib/model/index.js.map +1 -1
  109. package/lib/model/install-os-patch-details.d.ts +3 -1
  110. package/lib/model/install-os-patch-details.js +31 -3
  111. package/lib/model/install-os-patch-details.js.map +1 -1
  112. package/lib/model/install-patch-details.d.ts +1 -1
  113. package/lib/model/install-patch-details.js +1 -1
  114. package/lib/model/kerberos-details.d.ts +1 -1
  115. package/lib/model/kerberos-details.js +1 -1
  116. package/lib/model/metric-based-horizontal-scale-in-config.d.ts +1 -1
  117. package/lib/model/metric-based-horizontal-scale-in-config.js +1 -1
  118. package/lib/model/metric-based-horizontal-scale-out-config.d.ts +1 -1
  119. package/lib/model/metric-based-horizontal-scale-out-config.js +1 -1
  120. package/lib/model/metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  121. package/lib/model/metric-based-horizontal-scaling-policy-details.js +1 -1
  122. package/lib/model/metric-based-vertical-scale-down-config.d.ts +1 -1
  123. package/lib/model/metric-based-vertical-scale-down-config.js +1 -1
  124. package/lib/model/metric-based-vertical-scale-up-config.d.ts +1 -1
  125. package/lib/model/metric-based-vertical-scale-up-config.js +1 -1
  126. package/lib/model/metric-based-vertical-scaling-policy-details.d.ts +1 -1
  127. package/lib/model/metric-based-vertical-scaling-policy-details.js +1 -1
  128. package/lib/model/metric-threshold-rule.d.ts +1 -1
  129. package/lib/model/metric-threshold-rule.js +1 -1
  130. package/lib/model/network-config.d.ts +1 -1
  131. package/lib/model/network-config.js +1 -1
  132. package/lib/model/node.d.ts +9 -1
  133. package/lib/model/node.js +1 -1
  134. package/lib/model/node.js.map +1 -1
  135. package/lib/model/operation-status.d.ts +1 -1
  136. package/lib/model/operation-status.js +1 -1
  137. package/lib/model/operation-types.d.ts +1 -1
  138. package/lib/model/operation-types.js +1 -1
  139. package/lib/model/os-patch-details.d.ts +1 -1
  140. package/lib/model/os-patch-details.js +1 -1
  141. package/lib/model/os-patch-package-summary.d.ts +1 -1
  142. package/lib/model/os-patch-package-summary.js +1 -1
  143. package/lib/model/os-patch-summary.d.ts +1 -1
  144. package/lib/model/os-patch-summary.js +1 -1
  145. package/lib/model/patch-history-summary.d.ts +1 -1
  146. package/lib/model/patch-history-summary.js +1 -1
  147. package/lib/model/patch-summary.d.ts +1 -1
  148. package/lib/model/patch-summary.js +1 -1
  149. package/lib/model/patching-configs.d.ts +23 -0
  150. package/lib/model/patching-configs.js +73 -0
  151. package/lib/model/patching-configs.js.map +1 -0
  152. package/lib/model/remove-auto-scaling-configuration-details.d.ts +1 -1
  153. package/lib/model/remove-auto-scaling-configuration-details.js +1 -1
  154. package/lib/model/remove-cloud-sql-details.d.ts +1 -1
  155. package/lib/model/remove-cloud-sql-details.js +1 -1
  156. package/lib/model/remove-kafka-details.d.ts +1 -1
  157. package/lib/model/remove-kafka-details.js +1 -1
  158. package/lib/model/remove-node-details.d.ts +1 -1
  159. package/lib/model/remove-node-details.js +1 -1
  160. package/lib/model/renew-certificate-details.d.ts +1 -1
  161. package/lib/model/renew-certificate-details.js +1 -1
  162. package/lib/model/restart-node-details.d.ts +1 -1
  163. package/lib/model/restart-node-details.js +1 -1
  164. package/lib/model/schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  165. package/lib/model/schedule-based-horizontal-scaling-policy-details.js +1 -1
  166. package/lib/model/schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  167. package/lib/model/schedule-based-vertical-scaling-policy-details.js +1 -1
  168. package/lib/model/schedule-type.d.ts +1 -1
  169. package/lib/model/schedule-type.js +1 -1
  170. package/lib/model/service.d.ts +1 -1
  171. package/lib/model/service.js +1 -1
  172. package/lib/model/shape-config-details.d.ts +1 -1
  173. package/lib/model/shape-config-details.js +1 -1
  174. package/lib/model/sort-orders.d.ts +1 -1
  175. package/lib/model/sort-orders.js +1 -1
  176. package/lib/model/start-bds-instance-details.d.ts +1 -1
  177. package/lib/model/start-bds-instance-details.js +1 -1
  178. package/lib/model/stop-bds-instance-details.d.ts +1 -1
  179. package/lib/model/stop-bds-instance-details.js +1 -1
  180. package/lib/model/test-bds-metastore-configuration-details.d.ts +1 -1
  181. package/lib/model/test-bds-metastore-configuration-details.js +1 -1
  182. package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
  183. package/lib/model/test-bds-object-storage-connection-details.js +1 -1
  184. package/lib/model/time-and-horizontal-scaling-config.d.ts +1 -1
  185. package/lib/model/time-and-horizontal-scaling-config.js +1 -1
  186. package/lib/model/time-and-vertical-scaling-config.d.ts +1 -1
  187. package/lib/model/time-and-vertical-scaling-config.js +1 -1
  188. package/lib/model/update-auto-scale-policy-details.d.ts +1 -1
  189. package/lib/model/update-auto-scale-policy-details.js +1 -1
  190. package/lib/model/update-auto-scaling-configuration-details.d.ts +1 -1
  191. package/lib/model/update-auto-scaling-configuration-details.js +1 -1
  192. package/lib/model/update-bds-instance-details.d.ts +1 -1
  193. package/lib/model/update-bds-instance-details.js +1 -1
  194. package/lib/model/update-bds-metastore-configuration-details.d.ts +1 -1
  195. package/lib/model/update-bds-metastore-configuration-details.js +1 -1
  196. package/lib/model/update-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  197. package/lib/model/update-metric-based-horizontal-scaling-policy-details.js +1 -1
  198. package/lib/model/update-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  199. package/lib/model/update-metric-based-vertical-scaling-policy-details.js +1 -1
  200. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  201. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.js +1 -1
  202. package/lib/model/update-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  203. package/lib/model/update-schedule-based-vertical-scaling-policy-details.js +1 -1
  204. package/lib/model/vertical-scaling-schedule-details.d.ts +1 -1
  205. package/lib/model/vertical-scaling-schedule-details.js +1 -1
  206. package/lib/model/volume-attachment-detail.d.ts +1 -1
  207. package/lib/model/volume-attachment-detail.js +1 -1
  208. package/lib/model/work-request-error.d.ts +3 -3
  209. package/lib/model/work-request-error.js +1 -1
  210. package/lib/model/work-request-log-entry.d.ts +1 -1
  211. package/lib/model/work-request-log-entry.js +1 -1
  212. package/lib/model/work-request-resource.d.ts +1 -1
  213. package/lib/model/work-request-resource.js +1 -1
  214. package/lib/model/work-request.d.ts +1 -1
  215. package/lib/model/work-request.js +1 -1
  216. package/lib/request/activate-bds-metastore-configuration-request.d.ts +1 -1
  217. package/lib/request/add-auto-scaling-configuration-request.d.ts +1 -1
  218. package/lib/request/add-block-storage-request.d.ts +1 -1
  219. package/lib/request/add-cloud-sql-request.d.ts +1 -1
  220. package/lib/request/add-kafka-request.d.ts +1 -1
  221. package/lib/request/add-master-nodes-request.d.ts +1 -1
  222. package/lib/request/add-utility-nodes-request.d.ts +1 -1
  223. package/lib/request/add-worker-nodes-request.d.ts +1 -1
  224. package/lib/request/certificate-service-info-request.d.ts +1 -1
  225. package/lib/request/change-bds-instance-compartment-request.d.ts +1 -1
  226. package/lib/request/change-shape-request.d.ts +1 -1
  227. package/lib/request/create-bds-api-key-request.d.ts +1 -1
  228. package/lib/request/create-bds-instance-request.d.ts +1 -1
  229. package/lib/request/create-bds-metastore-configuration-request.d.ts +1 -1
  230. package/lib/request/delete-bds-api-key-request.d.ts +1 -1
  231. package/lib/request/delete-bds-instance-request.d.ts +1 -1
  232. package/lib/request/delete-bds-metastore-configuration-request.d.ts +1 -1
  233. package/lib/request/disable-certificate-request.d.ts +1 -1
  234. package/lib/request/enable-certificate-request.d.ts +1 -1
  235. package/lib/request/execute-bootstrap-script-request.d.ts +1 -1
  236. package/lib/request/get-auto-scaling-configuration-request.d.ts +1 -1
  237. package/lib/request/get-bds-api-key-request.d.ts +1 -1
  238. package/lib/request/get-bds-instance-request.d.ts +1 -1
  239. package/lib/request/get-bds-metastore-configuration-request.d.ts +1 -1
  240. package/lib/request/get-os-patch-details-request.d.ts +1 -1
  241. package/lib/request/get-work-request-request.d.ts +1 -1
  242. package/lib/request/index.d.ts +1 -1
  243. package/lib/request/index.js +1 -1
  244. package/lib/request/install-os-patch-request.d.ts +1 -1
  245. package/lib/request/install-patch-request.d.ts +1 -1
  246. package/lib/request/list-auto-scaling-configurations-request.d.ts +1 -1
  247. package/lib/request/list-bds-api-keys-request.d.ts +1 -1
  248. package/lib/request/list-bds-instances-request.d.ts +1 -1
  249. package/lib/request/list-bds-metastore-configurations-request.d.ts +1 -1
  250. package/lib/request/list-os-patches-request.d.ts +1 -1
  251. package/lib/request/list-patch-histories-request.d.ts +5 -5
  252. package/lib/request/list-patches-request.d.ts +1 -1
  253. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  254. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  255. package/lib/request/list-work-requests-request.d.ts +1 -1
  256. package/lib/request/remove-auto-scaling-configuration-request.d.ts +1 -1
  257. package/lib/request/remove-cloud-sql-request.d.ts +1 -1
  258. package/lib/request/remove-kafka-request.d.ts +1 -1
  259. package/lib/request/remove-node-request.d.ts +1 -1
  260. package/lib/request/renew-certificate-request.d.ts +1 -1
  261. package/lib/request/restart-node-request.d.ts +1 -1
  262. package/lib/request/start-bds-instance-request.d.ts +1 -1
  263. package/lib/request/stop-bds-instance-request.d.ts +1 -1
  264. package/lib/request/test-bds-metastore-configuration-request.d.ts +1 -1
  265. package/lib/request/test-bds-object-storage-connection-request.d.ts +1 -1
  266. package/lib/request/update-auto-scaling-configuration-request.d.ts +1 -1
  267. package/lib/request/update-bds-instance-request.d.ts +1 -1
  268. package/lib/request/update-bds-metastore-configuration-request.d.ts +1 -1
  269. package/lib/response/index.d.ts +1 -1
  270. package/lib/response/index.js +1 -1
  271. package/package.json +3 -3
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -96,6 +96,14 @@ export interface Node {
96
96
  * The date and time the instance is expected to be stopped / started, in the format defined by RFC3339.
97
97
  */
98
98
  "timeMaintenanceRebootDue"?: Date;
99
+ /**
100
+ * BDS-assigned Operating System version for the node.
101
+ */
102
+ "osVersion"?: string;
103
+ /**
104
+ * Indicates if the node requires a reboot to either reflect the latest os kernel or take actions for maintenance reboot.
105
+ */
106
+ "isRebootRequired"?: boolean;
99
107
  }
100
108
  export declare namespace Node {
101
109
  enum LifecycleState {
package/lib/model/node.js CHANGED
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -1 +1 @@
1
- {"version":3,"file":"node.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/model/node.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyFlC,IAAiB,IAAI,CA+DpB;AA/DD,WAAiB,IAAI;IACnB,IAAY,cAgBX;IAhBD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAhBW,cAAc,GAAd,mBAAc,KAAd,mBAAc,QAgBzB;IAED,IAAY,QAcX;IAdD,WAAY,QAAQ;QAClB,6BAAiB,CAAA;QACjB,yBAAa,CAAA;QACb,+BAAmB,CAAA;QACnB,6BAAiB,CAAA;QACjB,qDAAyC,CAAA;QACzC,wCAA4B,CAAA;QAC5B,iCAAqB,CAAA;QACrB,kCAAsB,CAAA;QACtB;;;WAGG;QACH,0CAA8B,CAAA;IAChC,CAAC,EAdW,QAAQ,GAAR,aAAQ,KAAR,aAAQ,QAcnB;IAED,SAAgB,UAAU,CAAC,GAAS;QAClC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,eAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAS;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2BAAsB,yBAarC,CAAA;AACH,CAAC,EA/DgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QA+DpB"}
1
+ {"version":3,"file":"node.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/model/node.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiGlC,IAAiB,IAAI,CA+DpB;AA/DD,WAAiB,IAAI;IACnB,IAAY,cAgBX;IAhBD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB,qCAAmB,CAAA;QACnB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAhBW,cAAc,GAAd,mBAAc,KAAd,mBAAc,QAgBzB;IAED,IAAY,QAcX;IAdD,WAAY,QAAQ;QAClB,6BAAiB,CAAA;QACjB,yBAAa,CAAA;QACb,+BAAmB,CAAA;QACnB,6BAAiB,CAAA;QACjB,qDAAyC,CAAA;QACzC,wCAA4B,CAAA;QAC5B,iCAAqB,CAAA;QACrB,kCAAsB,CAAA;QACtB;;;WAGG;QACH,0CAA8B,CAAA;IAChC,CAAC,EAdW,QAAQ,GAAR,aAAQ,KAAR,aAAQ,QAcnB;IAED,SAAgB,UAAU,CAAC,GAAS;QAClC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,eAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAS;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAClC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2BAAsB,yBAarC,CAAA;AACH,CAAC,EA/DgB,IAAI,GAAJ,YAAI,KAAJ,YAAI,QA+DpB"}
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -0,0 +1,23 @@
1
+ /**
2
+ * Big Data Service API
3
+ * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
+
5
+ * OpenAPI spec version: 20190531
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ /**
15
+ * Detailed configurations for defining the behavior when installing os patches. If not provided, nodes will be patched and rebooted AD/FD by AD/FD.
16
+ */
17
+ export interface PatchingConfigs {
18
+ "patchingConfigStrategy": string;
19
+ }
20
+ export declare namespace PatchingConfigs {
21
+ function getJsonObj(obj: PatchingConfigs): object;
22
+ function getDeserializedJsonObj(obj: PatchingConfigs): object;
23
+ }
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ /**
3
+ * Big Data Service API
4
+ * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
+
6
+ * OpenAPI spec version: 20190531
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
13
+ * 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.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.PatchingConfigs = void 0;
36
+ const model = __importStar(require("../model"));
37
+ const common = require("oci-common");
38
+ var PatchingConfigs;
39
+ (function (PatchingConfigs) {
40
+ function getJsonObj(obj) {
41
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
42
+ if (obj && "patchingConfigStrategy" in obj && obj.patchingConfigStrategy) {
43
+ switch (obj.patchingConfigStrategy) {
44
+ case "BATCHING_BASED":
45
+ return model.BatchingBasedPatchingConfigs.getJsonObj(jsonObj, true);
46
+ case "DOWNTIME_BASED":
47
+ return model.DowntimeBasedPatchingConfigs.getJsonObj(jsonObj, true);
48
+ default:
49
+ if (common.LOG.logger)
50
+ common.LOG.logger.info(`Unknown value for: ${obj.patchingConfigStrategy}`);
51
+ }
52
+ }
53
+ return jsonObj;
54
+ }
55
+ PatchingConfigs.getJsonObj = getJsonObj;
56
+ function getDeserializedJsonObj(obj) {
57
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
58
+ if (obj && "patchingConfigStrategy" in obj && obj.patchingConfigStrategy) {
59
+ switch (obj.patchingConfigStrategy) {
60
+ case "BATCHING_BASED":
61
+ return model.BatchingBasedPatchingConfigs.getDeserializedJsonObj(jsonObj, true);
62
+ case "DOWNTIME_BASED":
63
+ return model.DowntimeBasedPatchingConfigs.getDeserializedJsonObj(jsonObj, true);
64
+ default:
65
+ if (common.LOG.logger)
66
+ common.LOG.logger.info(`Unknown value for: ${obj.patchingConfigStrategy}`);
67
+ }
68
+ }
69
+ return jsonObj;
70
+ }
71
+ PatchingConfigs.getDeserializedJsonObj = getDeserializedJsonObj;
72
+ })(PatchingConfigs = exports.PatchingConfigs || (exports.PatchingConfigs = {}));
73
+ //# sourceMappingURL=patching-configs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"patching-configs.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/model/patching-configs.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,eAAe,CA6C/B;AA7CD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,wBAAwB,IAAI,GAAG,IAAI,GAAG,CAAC,sBAAsB,EAAE;YACxE,QAAQ,GAAG,CAAC,sBAAsB,EAAE;gBAClC,KAAK,gBAAgB;oBACnB,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CACL,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,gBAAgB;oBACnB,OAAO,KAAK,CAAC,4BAA4B,CAAC,UAAU,CACL,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,sBAAsB,EAAE,CAAC,CAAC;aAChF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,0BAAU,aAqBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,wBAAwB,IAAI,GAAG,IAAI,GAAG,CAAC,sBAAsB,EAAE;YACxE,QAAQ,GAAG,CAAC,sBAAsB,EAAE;gBAClC,KAAK,gBAAgB;oBACnB,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACjB,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ,KAAK,gBAAgB;oBACnB,OAAO,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACjB,OAAQ,EACrD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,sBAAsB,EAAE,CAAC,CAAC;aAChF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,sCAAsB,yBAqBrC,CAAA;AACH,CAAC,EA7CgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QA6C/B"}
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
@@ -3,7 +3,7 @@
3
3
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
4
 
5
5
  * OpenAPI spec version: 20190531
6
- * Contact: rahul.ra.arora@oracle.com
6
+ *
7
7
  *
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
@@ -4,7 +4,7 @@
4
4
  * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
5
 
6
6
  * OpenAPI spec version: 20190531
7
- * Contact: rahul.ra.arora@oracle.com
7
+ *
8
8
  *
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.