@azure/arm-oracledatabase 1.0.0-beta.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 (469) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +12276 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.js +47 -0
  11. package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.js.map +1 -0
  12. package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.js +40 -0
  15. package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.js.map +1 -0
  16. package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.js +40 -0
  19. package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.js.map +1 -0
  20. package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.js +55 -0
  23. package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.js.map +1 -0
  24. package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.js +41 -0
  27. package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.js.map +1 -0
  28. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.js +39 -0
  31. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.js.map +1 -0
  32. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.js +54 -0
  35. package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.js.map +1 -0
  36. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.js +39 -0
  39. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.js.map +1 -0
  40. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.js +54 -0
  43. package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.js.map +1 -0
  44. package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.js +39 -0
  47. package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.js.map +1 -0
  48. package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.js +54 -0
  51. package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.js.map +1 -0
  52. package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.js +93 -0
  55. package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.js.map +1 -0
  56. package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.js +39 -0
  59. package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.js.map +1 -0
  60. package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.js +40 -0
  63. package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.js.map +1 -0
  64. package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.js +44 -0
  67. package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.js.map +1 -0
  68. package/dist-esm/samples-dev/autonomousDatabasesGetSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/autonomousDatabasesGetSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/autonomousDatabasesGetSample.js +39 -0
  71. package/dist-esm/samples-dev/autonomousDatabasesGetSample.js.map +1 -0
  72. package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.js +54 -0
  75. package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.js.map +1 -0
  76. package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.js +53 -0
  79. package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.js.map +1 -0
  80. package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.js +40 -0
  83. package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.js.map +1 -0
  84. package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.js +40 -0
  87. package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.js.map +1 -0
  88. package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.d.ts +2 -0
  89. package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.js +39 -0
  91. package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.js.map +1 -0
  92. package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.js +50 -0
  95. package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.js.map +1 -0
  96. package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.js +39 -0
  99. package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.js.map +1 -0
  100. package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.js +39 -0
  103. package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.js.map +1 -0
  104. package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.js +54 -0
  107. package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.js.map +1 -0
  108. package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.js +53 -0
  111. package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.js.map +1 -0
  112. package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.d.ts +2 -0
  113. package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.js +40 -0
  115. package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.js.map +1 -0
  116. package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.d.ts +2 -0
  117. package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.js +40 -0
  119. package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.js.map +1 -0
  120. package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.d.ts +2 -0
  121. package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.js +80 -0
  123. package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.js.map +1 -0
  124. package/dist-esm/samples-dev/cloudVMClustersDeleteSample.d.ts +2 -0
  125. package/dist-esm/samples-dev/cloudVMClustersDeleteSample.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/cloudVMClustersDeleteSample.js +39 -0
  127. package/dist-esm/samples-dev/cloudVMClustersDeleteSample.js.map +1 -0
  128. package/dist-esm/samples-dev/cloudVMClustersGetSample.d.ts +2 -0
  129. package/dist-esm/samples-dev/cloudVMClustersGetSample.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/cloudVMClustersGetSample.js +39 -0
  131. package/dist-esm/samples-dev/cloudVMClustersGetSample.js.map +1 -0
  132. package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.js +54 -0
  135. package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.js.map +1 -0
  136. package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.js +53 -0
  139. package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.js.map +1 -0
  140. package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.js +43 -0
  143. package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.js.map +1 -0
  144. package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.js +40 -0
  147. package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.js.map +1 -0
  148. package/dist-esm/samples-dev/cloudVMClustersUpdateSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/cloudVMClustersUpdateSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/cloudVMClustersUpdateSample.js +40 -0
  151. package/dist-esm/samples-dev/cloudVMClustersUpdateSample.js.map +1 -0
  152. package/dist-esm/samples-dev/dbNodesActionSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/dbNodesActionSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/dbNodesActionSample.js +41 -0
  155. package/dist-esm/samples-dev/dbNodesActionSample.js.map +1 -0
  156. package/dist-esm/samples-dev/dbNodesGetSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/dbNodesGetSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/dbNodesGetSample.js +40 -0
  159. package/dist-esm/samples-dev/dbNodesGetSample.js.map +1 -0
  160. package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.js +55 -0
  163. package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.js.map +1 -0
  164. package/dist-esm/samples-dev/dbServersGetSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/dbServersGetSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/dbServersGetSample.js +40 -0
  167. package/dist-esm/samples-dev/dbServersGetSample.js.map +1 -0
  168. package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.js +55 -0
  171. package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.js.map +1 -0
  172. package/dist-esm/samples-dev/dbSystemShapesGetSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/dbSystemShapesGetSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/dbSystemShapesGetSample.js +39 -0
  175. package/dist-esm/samples-dev/dbSystemShapesGetSample.js.map +1 -0
  176. package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.js +54 -0
  179. package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.js.map +1 -0
  180. package/dist-esm/samples-dev/dnsPrivateViewsGetSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/dnsPrivateViewsGetSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/dnsPrivateViewsGetSample.js +39 -0
  183. package/dist-esm/samples-dev/dnsPrivateViewsGetSample.js.map +1 -0
  184. package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.js +54 -0
  187. package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.js.map +1 -0
  188. package/dist-esm/samples-dev/dnsPrivateZonesGetSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/dnsPrivateZonesGetSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/dnsPrivateZonesGetSample.js +39 -0
  191. package/dist-esm/samples-dev/dnsPrivateZonesGetSample.js.map +1 -0
  192. package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.js +54 -0
  195. package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.js.map +1 -0
  196. package/dist-esm/samples-dev/giVersionsGetSample.d.ts +2 -0
  197. package/dist-esm/samples-dev/giVersionsGetSample.d.ts.map +1 -0
  198. package/dist-esm/samples-dev/giVersionsGetSample.js +39 -0
  199. package/dist-esm/samples-dev/giVersionsGetSample.js.map +1 -0
  200. package/dist-esm/samples-dev/giVersionsListByLocationSample.d.ts +2 -0
  201. package/dist-esm/samples-dev/giVersionsListByLocationSample.d.ts.map +1 -0
  202. package/dist-esm/samples-dev/giVersionsListByLocationSample.js +54 -0
  203. package/dist-esm/samples-dev/giVersionsListByLocationSample.js.map +1 -0
  204. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  205. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  206. package/dist-esm/samples-dev/operationsListSample.js +53 -0
  207. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  208. package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.d.ts +2 -0
  209. package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.d.ts.map +1 -0
  210. package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.js +47 -0
  211. package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.js.map +1 -0
  212. package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.d.ts +2 -0
  213. package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.d.ts.map +1 -0
  214. package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.js +37 -0
  215. package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.js.map +1 -0
  216. package/dist-esm/samples-dev/oracleSubscriptionsGetSample.d.ts +2 -0
  217. package/dist-esm/samples-dev/oracleSubscriptionsGetSample.d.ts.map +1 -0
  218. package/dist-esm/samples-dev/oracleSubscriptionsGetSample.js +37 -0
  219. package/dist-esm/samples-dev/oracleSubscriptionsGetSample.js.map +1 -0
  220. package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.d.ts +2 -0
  221. package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.d.ts.map +1 -0
  222. package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.js +37 -0
  223. package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.js.map +1 -0
  224. package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.d.ts +2 -0
  225. package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.d.ts.map +1 -0
  226. package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.js +53 -0
  227. package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.js.map +1 -0
  228. package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.d.ts +2 -0
  229. package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.d.ts.map +1 -0
  230. package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.js +37 -0
  231. package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.js.map +1 -0
  232. package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.d.ts +2 -0
  233. package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.d.ts.map +1 -0
  234. package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.js +37 -0
  235. package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.js.map +1 -0
  236. package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.d.ts +2 -0
  237. package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.d.ts.map +1 -0
  238. package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.js +38 -0
  239. package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.js.map +1 -0
  240. package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.d.ts +2 -0
  241. package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.d.ts.map +1 -0
  242. package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.js +43 -0
  243. package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.js.map +1 -0
  244. package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.d.ts +2 -0
  245. package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.d.ts.map +1 -0
  246. package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.js +40 -0
  247. package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.js.map +1 -0
  248. package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.d.ts +2 -0
  249. package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.d.ts.map +1 -0
  250. package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.js +40 -0
  251. package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.js.map +1 -0
  252. package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.d.ts +2 -0
  253. package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.d.ts.map +1 -0
  254. package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.js +55 -0
  255. package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.js.map +1 -0
  256. package/dist-esm/src/index.d.ts +6 -0
  257. package/dist-esm/src/index.d.ts.map +1 -0
  258. package/dist-esm/src/index.js +13 -0
  259. package/dist-esm/src/index.js.map +1 -0
  260. package/dist-esm/src/lroImpl.d.ts +11 -0
  261. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  262. package/dist-esm/src/lroImpl.js +21 -0
  263. package/dist-esm/src/lroImpl.js.map +1 -0
  264. package/dist-esm/src/models/index.d.ts +4050 -0
  265. package/dist-esm/src/models/index.d.ts.map +1 -0
  266. package/dist-esm/src/models/index.js +660 -0
  267. package/dist-esm/src/models/index.js.map +1 -0
  268. package/dist-esm/src/models/mappers.d.ts +134 -0
  269. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  270. package/dist-esm/src/models/mappers.js +5548 -0
  271. package/dist-esm/src/models/mappers.js.map +1 -0
  272. package/dist-esm/src/models/parameters.d.ts +40 -0
  273. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  274. package/dist-esm/src/models/parameters.js +325 -0
  275. package/dist-esm/src/models/parameters.js.map +1 -0
  276. package/dist-esm/src/operations/autonomousDatabaseBackups.d.ts +100 -0
  277. package/dist-esm/src/operations/autonomousDatabaseBackups.d.ts.map +1 -0
  278. package/dist-esm/src/operations/autonomousDatabaseBackups.js +472 -0
  279. package/dist-esm/src/operations/autonomousDatabaseBackups.js.map +1 -0
  280. package/dist-esm/src/operations/autonomousDatabaseCharacterSets.d.ts +42 -0
  281. package/dist-esm/src/operations/autonomousDatabaseCharacterSets.d.ts.map +1 -0
  282. package/dist-esm/src/operations/autonomousDatabaseCharacterSets.js +175 -0
  283. package/dist-esm/src/operations/autonomousDatabaseCharacterSets.js.map +1 -0
  284. package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.d.ts +42 -0
  285. package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.d.ts.map +1 -0
  286. package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.js +175 -0
  287. package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.js.map +1 -0
  288. package/dist-esm/src/operations/autonomousDatabaseVersions.d.ts +42 -0
  289. package/dist-esm/src/operations/autonomousDatabaseVersions.d.ts.map +1 -0
  290. package/dist-esm/src/operations/autonomousDatabaseVersions.js +175 -0
  291. package/dist-esm/src/operations/autonomousDatabaseVersions.js.map +1 -0
  292. package/dist-esm/src/operations/autonomousDatabases.d.ts +147 -0
  293. package/dist-esm/src/operations/autonomousDatabases.d.ts.map +1 -0
  294. package/dist-esm/src/operations/autonomousDatabases.js +767 -0
  295. package/dist-esm/src/operations/autonomousDatabases.js.map +1 -0
  296. package/dist-esm/src/operations/cloudExadataInfrastructures.d.ts +121 -0
  297. package/dist-esm/src/operations/cloudExadataInfrastructures.d.ts.map +1 -0
  298. package/dist-esm/src/operations/cloudExadataInfrastructures.js +650 -0
  299. package/dist-esm/src/operations/cloudExadataInfrastructures.js.map +1 -0
  300. package/dist-esm/src/operations/cloudVmClusters.d.ts +147 -0
  301. package/dist-esm/src/operations/cloudVmClusters.d.ts.map +1 -0
  302. package/dist-esm/src/operations/cloudVmClusters.js +777 -0
  303. package/dist-esm/src/operations/cloudVmClusters.js.map +1 -0
  304. package/dist-esm/src/operations/dbNodes.d.ts +65 -0
  305. package/dist-esm/src/operations/dbNodes.d.ts.map +1 -0
  306. package/dist-esm/src/operations/dbNodes.js +283 -0
  307. package/dist-esm/src/operations/dbNodes.js.map +1 -0
  308. package/dist-esm/src/operations/dbServers.d.ts +47 -0
  309. package/dist-esm/src/operations/dbServers.d.ts.map +1 -0
  310. package/dist-esm/src/operations/dbServers.js +188 -0
  311. package/dist-esm/src/operations/dbServers.js.map +1 -0
  312. package/dist-esm/src/operations/dbSystemShapes.d.ts +42 -0
  313. package/dist-esm/src/operations/dbSystemShapes.d.ts.map +1 -0
  314. package/dist-esm/src/operations/dbSystemShapes.js +175 -0
  315. package/dist-esm/src/operations/dbSystemShapes.js.map +1 -0
  316. package/dist-esm/src/operations/dnsPrivateViews.d.ts +42 -0
  317. package/dist-esm/src/operations/dnsPrivateViews.d.ts.map +1 -0
  318. package/dist-esm/src/operations/dnsPrivateViews.js +175 -0
  319. package/dist-esm/src/operations/dnsPrivateViews.js.map +1 -0
  320. package/dist-esm/src/operations/dnsPrivateZones.d.ts +42 -0
  321. package/dist-esm/src/operations/dnsPrivateZones.d.ts.map +1 -0
  322. package/dist-esm/src/operations/dnsPrivateZones.js +175 -0
  323. package/dist-esm/src/operations/dnsPrivateZones.js.map +1 -0
  324. package/dist-esm/src/operations/giVersions.d.ts +42 -0
  325. package/dist-esm/src/operations/giVersions.d.ts.map +1 -0
  326. package/dist-esm/src/operations/giVersions.js +175 -0
  327. package/dist-esm/src/operations/giVersions.js.map +1 -0
  328. package/dist-esm/src/operations/index.d.ts +17 -0
  329. package/dist-esm/src/operations/index.d.ts.map +1 -0
  330. package/dist-esm/src/operations/index.js +24 -0
  331. package/dist-esm/src/operations/index.js.map +1 -0
  332. package/dist-esm/src/operations/operations.d.ts +32 -0
  333. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  334. package/dist-esm/src/operations/operations.js +133 -0
  335. package/dist-esm/src/operations/operations.js.map +1 -0
  336. package/dist-esm/src/operations/oracleSubscriptions.d.ts +102 -0
  337. package/dist-esm/src/operations/oracleSubscriptions.d.ts.map +1 -0
  338. package/dist-esm/src/operations/oracleSubscriptions.js +632 -0
  339. package/dist-esm/src/operations/oracleSubscriptions.js.map +1 -0
  340. package/dist-esm/src/operations/virtualNetworkAddresses.d.ts +81 -0
  341. package/dist-esm/src/operations/virtualNetworkAddresses.d.ts.map +1 -0
  342. package/dist-esm/src/operations/virtualNetworkAddresses.js +382 -0
  343. package/dist-esm/src/operations/virtualNetworkAddresses.js.map +1 -0
  344. package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.d.ts +74 -0
  345. package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.d.ts.map +1 -0
  346. package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.js +9 -0
  347. package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.js.map +1 -0
  348. package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts +19 -0
  349. package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts.map +1 -0
  350. package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.js +9 -0
  351. package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.js.map +1 -0
  352. package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts +19 -0
  353. package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts.map +1 -0
  354. package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js +9 -0
  355. package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js.map +1 -0
  356. package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.d.ts +19 -0
  357. package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.d.ts.map +1 -0
  358. package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.js +9 -0
  359. package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.js.map +1 -0
  360. package/dist-esm/src/operationsInterfaces/autonomousDatabases.d.ts +111 -0
  361. package/dist-esm/src/operationsInterfaces/autonomousDatabases.d.ts.map +1 -0
  362. package/dist-esm/src/operationsInterfaces/autonomousDatabases.js +9 -0
  363. package/dist-esm/src/operationsInterfaces/autonomousDatabases.js.map +1 -0
  364. package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.d.ts +85 -0
  365. package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.d.ts.map +1 -0
  366. package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.js +9 -0
  367. package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.js.map +1 -0
  368. package/dist-esm/src/operationsInterfaces/cloudVmClusters.d.ts +111 -0
  369. package/dist-esm/src/operationsInterfaces/cloudVmClusters.d.ts.map +1 -0
  370. package/dist-esm/src/operationsInterfaces/cloudVmClusters.js +9 -0
  371. package/dist-esm/src/operationsInterfaces/cloudVmClusters.js.map +1 -0
  372. package/dist-esm/src/operationsInterfaces/dbNodes.d.ts +40 -0
  373. package/dist-esm/src/operationsInterfaces/dbNodes.d.ts.map +1 -0
  374. package/dist-esm/src/operationsInterfaces/dbNodes.js +9 -0
  375. package/dist-esm/src/operationsInterfaces/dbNodes.js.map +1 -0
  376. package/dist-esm/src/operationsInterfaces/dbServers.d.ts +21 -0
  377. package/dist-esm/src/operationsInterfaces/dbServers.d.ts.map +1 -0
  378. package/dist-esm/src/operationsInterfaces/dbServers.js +9 -0
  379. package/dist-esm/src/operationsInterfaces/dbServers.js.map +1 -0
  380. package/dist-esm/src/operationsInterfaces/dbSystemShapes.d.ts +19 -0
  381. package/dist-esm/src/operationsInterfaces/dbSystemShapes.d.ts.map +1 -0
  382. package/dist-esm/src/operationsInterfaces/dbSystemShapes.js +9 -0
  383. package/dist-esm/src/operationsInterfaces/dbSystemShapes.js.map +1 -0
  384. package/dist-esm/src/operationsInterfaces/dnsPrivateViews.d.ts +19 -0
  385. package/dist-esm/src/operationsInterfaces/dnsPrivateViews.d.ts.map +1 -0
  386. package/dist-esm/src/operationsInterfaces/dnsPrivateViews.js +9 -0
  387. package/dist-esm/src/operationsInterfaces/dnsPrivateViews.js.map +1 -0
  388. package/dist-esm/src/operationsInterfaces/dnsPrivateZones.d.ts +19 -0
  389. package/dist-esm/src/operationsInterfaces/dnsPrivateZones.d.ts.map +1 -0
  390. package/dist-esm/src/operationsInterfaces/dnsPrivateZones.js +9 -0
  391. package/dist-esm/src/operationsInterfaces/dnsPrivateZones.js.map +1 -0
  392. package/dist-esm/src/operationsInterfaces/giVersions.d.ts +19 -0
  393. package/dist-esm/src/operationsInterfaces/giVersions.d.ts.map +1 -0
  394. package/dist-esm/src/operationsInterfaces/giVersions.js +9 -0
  395. package/dist-esm/src/operationsInterfaces/giVersions.js.map +1 -0
  396. package/dist-esm/src/operationsInterfaces/index.d.ts +17 -0
  397. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  398. package/dist-esm/src/operationsInterfaces/index.js +24 -0
  399. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  400. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  401. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  402. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  403. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  404. package/dist-esm/src/operationsInterfaces/oracleSubscriptions.d.ts +81 -0
  405. package/dist-esm/src/operationsInterfaces/oracleSubscriptions.d.ts.map +1 -0
  406. package/dist-esm/src/operationsInterfaces/oracleSubscriptions.js +9 -0
  407. package/dist-esm/src/operationsInterfaces/oracleSubscriptions.js.map +1 -0
  408. package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.d.ts +56 -0
  409. package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.d.ts.map +1 -0
  410. package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.js +9 -0
  411. package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.js.map +1 -0
  412. package/dist-esm/src/oracleDatabaseManagementClient.d.ts +35 -0
  413. package/dist-esm/src/oracleDatabaseManagementClient.d.ts.map +1 -0
  414. package/dist-esm/src/oracleDatabaseManagementClient.js +117 -0
  415. package/dist-esm/src/oracleDatabaseManagementClient.js.map +1 -0
  416. package/dist-esm/src/pagingHelper.d.ts +13 -0
  417. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  418. package/dist-esm/src/pagingHelper.js +32 -0
  419. package/dist-esm/src/pagingHelper.js.map +1 -0
  420. package/dist-esm/test/oracledatabase_operations_test.spec.d.ts +4 -0
  421. package/dist-esm/test/oracledatabase_operations_test.spec.d.ts.map +1 -0
  422. package/dist-esm/test/oracledatabase_operations_test.spec.js +70 -0
  423. package/dist-esm/test/oracledatabase_operations_test.spec.js.map +1 -0
  424. package/package.json +118 -0
  425. package/review/arm-oracledatabase.api.md +2534 -0
  426. package/src/index.ts +13 -0
  427. package/src/lroImpl.ts +42 -0
  428. package/src/models/index.ts +4524 -0
  429. package/src/models/mappers.ts +5770 -0
  430. package/src/models/parameters.ts +385 -0
  431. package/src/operations/autonomousDatabaseBackups.ts +664 -0
  432. package/src/operations/autonomousDatabaseCharacterSets.ts +215 -0
  433. package/src/operations/autonomousDatabaseNationalCharacterSets.ts +215 -0
  434. package/src/operations/autonomousDatabaseVersions.ts +215 -0
  435. package/src/operations/autonomousDatabases.ts +1032 -0
  436. package/src/operations/cloudExadataInfrastructures.ts +862 -0
  437. package/src/operations/cloudVmClusters.ts +1042 -0
  438. package/src/operations/dbNodes.ts +392 -0
  439. package/src/operations/dbServers.ts +252 -0
  440. package/src/operations/dbSystemShapes.ts +213 -0
  441. package/src/operations/dnsPrivateViews.ts +213 -0
  442. package/src/operations/dnsPrivateZones.ts +213 -0
  443. package/src/operations/giVersions.ts +213 -0
  444. package/src/operations/index.ts +24 -0
  445. package/src/operations/operations.ts +149 -0
  446. package/src/operations/oracleSubscriptions.ts +833 -0
  447. package/src/operations/virtualNetworkAddresses.ts +529 -0
  448. package/src/operationsInterfaces/autonomousDatabaseBackups.ts +153 -0
  449. package/src/operationsInterfaces/autonomousDatabaseCharacterSets.ts +40 -0
  450. package/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.ts +40 -0
  451. package/src/operationsInterfaces/autonomousDatabaseVersions.ts +40 -0
  452. package/src/operationsInterfaces/autonomousDatabases.ts +228 -0
  453. package/src/operationsInterfaces/cloudExadataInfrastructures.ts +174 -0
  454. package/src/operationsInterfaces/cloudVmClusters.ts +228 -0
  455. package/src/operationsInterfaces/dbNodes.ts +83 -0
  456. package/src/operationsInterfaces/dbServers.ts +44 -0
  457. package/src/operationsInterfaces/dbSystemShapes.ts +40 -0
  458. package/src/operationsInterfaces/dnsPrivateViews.ts +40 -0
  459. package/src/operationsInterfaces/dnsPrivateZones.ts +40 -0
  460. package/src/operationsInterfaces/giVersions.ts +40 -0
  461. package/src/operationsInterfaces/index.ts +24 -0
  462. package/src/operationsInterfaces/operations.ts +22 -0
  463. package/src/operationsInterfaces/oracleSubscriptions.ts +170 -0
  464. package/src/operationsInterfaces/virtualNetworkAddresses.ts +115 -0
  465. package/src/oracleDatabaseManagementClient.ts +209 -0
  466. package/src/pagingHelper.ts +39 -0
  467. package/tsconfig.json +33 -0
  468. package/types/arm-oracledatabase.d.ts +5180 -0
  469. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,767 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ import { __asyncDelegator, __asyncGenerator, __asyncValues, __await, __awaiter } from "tslib";
9
+ import { setContinuationToken } from "../pagingHelper";
10
+ import * as coreClient from "@azure/core-client";
11
+ import * as Mappers from "../models/mappers";
12
+ import * as Parameters from "../models/parameters";
13
+ import { createHttpPoller, } from "@azure/core-lro";
14
+ import { createLroSpec } from "../lroImpl";
15
+ /// <reference lib="esnext.asynciterable" />
16
+ /** Class containing AutonomousDatabases operations. */
17
+ export class AutonomousDatabasesImpl {
18
+ /**
19
+ * Initialize a new instance of the class AutonomousDatabases class.
20
+ * @param client Reference to the service client
21
+ */
22
+ constructor(client) {
23
+ this.client = client;
24
+ }
25
+ /**
26
+ * List AutonomousDatabase resources by subscription ID
27
+ * @param options The options parameters.
28
+ */
29
+ listBySubscription(options) {
30
+ const iter = this.listBySubscriptionPagingAll(options);
31
+ return {
32
+ next() {
33
+ return iter.next();
34
+ },
35
+ [Symbol.asyncIterator]() {
36
+ return this;
37
+ },
38
+ byPage: (settings) => {
39
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
40
+ throw new Error("maxPageSize is not supported by this operation.");
41
+ }
42
+ return this.listBySubscriptionPagingPage(options, settings);
43
+ },
44
+ };
45
+ }
46
+ listBySubscriptionPagingPage(options, settings) {
47
+ return __asyncGenerator(this, arguments, function* listBySubscriptionPagingPage_1() {
48
+ let result;
49
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
50
+ if (!continuationToken) {
51
+ result = yield __await(this._listBySubscription(options));
52
+ let page = result.value || [];
53
+ continuationToken = result.nextLink;
54
+ setContinuationToken(page, continuationToken);
55
+ yield yield __await(page);
56
+ }
57
+ while (continuationToken) {
58
+ result = yield __await(this._listBySubscriptionNext(continuationToken, options));
59
+ continuationToken = result.nextLink;
60
+ let page = result.value || [];
61
+ setContinuationToken(page, continuationToken);
62
+ yield yield __await(page);
63
+ }
64
+ });
65
+ }
66
+ listBySubscriptionPagingAll(options) {
67
+ return __asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
68
+ var _a, e_1, _b, _c;
69
+ try {
70
+ for (var _d = true, _e = __asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
71
+ _c = _f.value;
72
+ _d = false;
73
+ const page = _c;
74
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
75
+ }
76
+ }
77
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
78
+ finally {
79
+ try {
80
+ if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
81
+ }
82
+ finally { if (e_1) throw e_1.error; }
83
+ }
84
+ });
85
+ }
86
+ /**
87
+ * List AutonomousDatabase resources by resource group
88
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
+ * @param options The options parameters.
90
+ */
91
+ listByResourceGroup(resourceGroupName, options) {
92
+ const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);
93
+ return {
94
+ next() {
95
+ return iter.next();
96
+ },
97
+ [Symbol.asyncIterator]() {
98
+ return this;
99
+ },
100
+ byPage: (settings) => {
101
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
102
+ throw new Error("maxPageSize is not supported by this operation.");
103
+ }
104
+ return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
105
+ },
106
+ };
107
+ }
108
+ listByResourceGroupPagingPage(resourceGroupName, options, settings) {
109
+ return __asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
110
+ let result;
111
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
112
+ if (!continuationToken) {
113
+ result = yield __await(this._listByResourceGroup(resourceGroupName, options));
114
+ let page = result.value || [];
115
+ continuationToken = result.nextLink;
116
+ setContinuationToken(page, continuationToken);
117
+ yield yield __await(page);
118
+ }
119
+ while (continuationToken) {
120
+ result = yield __await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
121
+ continuationToken = result.nextLink;
122
+ let page = result.value || [];
123
+ setContinuationToken(page, continuationToken);
124
+ yield yield __await(page);
125
+ }
126
+ });
127
+ }
128
+ listByResourceGroupPagingAll(resourceGroupName, options) {
129
+ return __asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
130
+ var _a, e_2, _b, _c;
131
+ try {
132
+ for (var _d = true, _e = __asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a; _d = true) {
133
+ _c = _f.value;
134
+ _d = false;
135
+ const page = _c;
136
+ yield __await(yield* __asyncDelegator(__asyncValues(page)));
137
+ }
138
+ }
139
+ catch (e_2_1) { e_2 = { error: e_2_1 }; }
140
+ finally {
141
+ try {
142
+ if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
143
+ }
144
+ finally { if (e_2) throw e_2.error; }
145
+ }
146
+ });
147
+ }
148
+ /**
149
+ * List AutonomousDatabase resources by subscription ID
150
+ * @param options The options parameters.
151
+ */
152
+ _listBySubscription(options) {
153
+ return this.client.sendOperationRequest({ options }, listBySubscriptionOperationSpec);
154
+ }
155
+ /**
156
+ * List AutonomousDatabase resources by resource group
157
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
158
+ * @param options The options parameters.
159
+ */
160
+ _listByResourceGroup(resourceGroupName, options) {
161
+ return this.client.sendOperationRequest({ resourceGroupName, options }, listByResourceGroupOperationSpec);
162
+ }
163
+ /**
164
+ * Get a AutonomousDatabase
165
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
166
+ * @param autonomousdatabasename The database name.
167
+ * @param options The options parameters.
168
+ */
169
+ get(resourceGroupName, autonomousdatabasename, options) {
170
+ return this.client.sendOperationRequest({ resourceGroupName, autonomousdatabasename, options }, getOperationSpec);
171
+ }
172
+ /**
173
+ * Create a AutonomousDatabase
174
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
175
+ * @param autonomousdatabasename The database name.
176
+ * @param resource Resource create parameters.
177
+ * @param options The options parameters.
178
+ */
179
+ beginCreateOrUpdate(resourceGroupName, autonomousdatabasename, resource, options) {
180
+ return __awaiter(this, void 0, void 0, function* () {
181
+ const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
182
+ return this.client.sendOperationRequest(args, spec);
183
+ });
184
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
185
+ var _a;
186
+ let currentRawResponse = undefined;
187
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
188
+ const callback = (rawResponse, flatResponse) => {
189
+ currentRawResponse = rawResponse;
190
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
191
+ };
192
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
193
+ const flatResponse = yield directSendOperation(updatedArgs, spec);
194
+ return {
195
+ flatResponse,
196
+ rawResponse: {
197
+ statusCode: currentRawResponse.status,
198
+ body: currentRawResponse.parsedBody,
199
+ headers: currentRawResponse.headers.toJSON(),
200
+ },
201
+ };
202
+ });
203
+ const lro = createLroSpec({
204
+ sendOperationFn,
205
+ args: { resourceGroupName, autonomousdatabasename, resource, options },
206
+ spec: createOrUpdateOperationSpec,
207
+ });
208
+ const poller = yield createHttpPoller(lro, {
209
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
210
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
211
+ resourceLocationConfig: "azure-async-operation",
212
+ });
213
+ yield poller.poll();
214
+ return poller;
215
+ });
216
+ }
217
+ /**
218
+ * Create a AutonomousDatabase
219
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
220
+ * @param autonomousdatabasename The database name.
221
+ * @param resource Resource create parameters.
222
+ * @param options The options parameters.
223
+ */
224
+ beginCreateOrUpdateAndWait(resourceGroupName, autonomousdatabasename, resource, options) {
225
+ return __awaiter(this, void 0, void 0, function* () {
226
+ const poller = yield this.beginCreateOrUpdate(resourceGroupName, autonomousdatabasename, resource, options);
227
+ return poller.pollUntilDone();
228
+ });
229
+ }
230
+ /**
231
+ * Update a AutonomousDatabase
232
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
233
+ * @param autonomousdatabasename The database name.
234
+ * @param properties The resource properties to be updated.
235
+ * @param options The options parameters.
236
+ */
237
+ beginUpdate(resourceGroupName, autonomousdatabasename, properties, options) {
238
+ return __awaiter(this, void 0, void 0, function* () {
239
+ const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
240
+ return this.client.sendOperationRequest(args, spec);
241
+ });
242
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
243
+ var _a;
244
+ let currentRawResponse = undefined;
245
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
246
+ const callback = (rawResponse, flatResponse) => {
247
+ currentRawResponse = rawResponse;
248
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
249
+ };
250
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
251
+ const flatResponse = yield directSendOperation(updatedArgs, spec);
252
+ return {
253
+ flatResponse,
254
+ rawResponse: {
255
+ statusCode: currentRawResponse.status,
256
+ body: currentRawResponse.parsedBody,
257
+ headers: currentRawResponse.headers.toJSON(),
258
+ },
259
+ };
260
+ });
261
+ const lro = createLroSpec({
262
+ sendOperationFn,
263
+ args: { resourceGroupName, autonomousdatabasename, properties, options },
264
+ spec: updateOperationSpec,
265
+ });
266
+ const poller = yield createHttpPoller(lro, {
267
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
268
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
269
+ resourceLocationConfig: "location",
270
+ });
271
+ yield poller.poll();
272
+ return poller;
273
+ });
274
+ }
275
+ /**
276
+ * Update a AutonomousDatabase
277
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
278
+ * @param autonomousdatabasename The database name.
279
+ * @param properties The resource properties to be updated.
280
+ * @param options The options parameters.
281
+ */
282
+ beginUpdateAndWait(resourceGroupName, autonomousdatabasename, properties, options) {
283
+ return __awaiter(this, void 0, void 0, function* () {
284
+ const poller = yield this.beginUpdate(resourceGroupName, autonomousdatabasename, properties, options);
285
+ return poller.pollUntilDone();
286
+ });
287
+ }
288
+ /**
289
+ * Delete a AutonomousDatabase
290
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
291
+ * @param autonomousdatabasename The database name.
292
+ * @param options The options parameters.
293
+ */
294
+ beginDelete(resourceGroupName, autonomousdatabasename, options) {
295
+ return __awaiter(this, void 0, void 0, function* () {
296
+ const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
297
+ return this.client.sendOperationRequest(args, spec);
298
+ });
299
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
300
+ var _a;
301
+ let currentRawResponse = undefined;
302
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
303
+ const callback = (rawResponse, flatResponse) => {
304
+ currentRawResponse = rawResponse;
305
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
306
+ };
307
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
308
+ const flatResponse = yield directSendOperation(updatedArgs, spec);
309
+ return {
310
+ flatResponse,
311
+ rawResponse: {
312
+ statusCode: currentRawResponse.status,
313
+ body: currentRawResponse.parsedBody,
314
+ headers: currentRawResponse.headers.toJSON(),
315
+ },
316
+ };
317
+ });
318
+ const lro = createLroSpec({
319
+ sendOperationFn,
320
+ args: { resourceGroupName, autonomousdatabasename, options },
321
+ spec: deleteOperationSpec,
322
+ });
323
+ const poller = yield createHttpPoller(lro, {
324
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
325
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
326
+ resourceLocationConfig: "location",
327
+ });
328
+ yield poller.poll();
329
+ return poller;
330
+ });
331
+ }
332
+ /**
333
+ * Delete a AutonomousDatabase
334
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
335
+ * @param autonomousdatabasename The database name.
336
+ * @param options The options parameters.
337
+ */
338
+ beginDeleteAndWait(resourceGroupName, autonomousdatabasename, options) {
339
+ return __awaiter(this, void 0, void 0, function* () {
340
+ const poller = yield this.beginDelete(resourceGroupName, autonomousdatabasename, options);
341
+ return poller.pollUntilDone();
342
+ });
343
+ }
344
+ /**
345
+ * Perform failover action on Autonomous Database
346
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
347
+ * @param autonomousdatabasename The database name.
348
+ * @param body The content of the action request
349
+ * @param options The options parameters.
350
+ */
351
+ beginFailover(resourceGroupName, autonomousdatabasename, body, options) {
352
+ return __awaiter(this, void 0, void 0, function* () {
353
+ const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
354
+ return this.client.sendOperationRequest(args, spec);
355
+ });
356
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
357
+ var _a;
358
+ let currentRawResponse = undefined;
359
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
360
+ const callback = (rawResponse, flatResponse) => {
361
+ currentRawResponse = rawResponse;
362
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
363
+ };
364
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
365
+ const flatResponse = yield directSendOperation(updatedArgs, spec);
366
+ return {
367
+ flatResponse,
368
+ rawResponse: {
369
+ statusCode: currentRawResponse.status,
370
+ body: currentRawResponse.parsedBody,
371
+ headers: currentRawResponse.headers.toJSON(),
372
+ },
373
+ };
374
+ });
375
+ const lro = createLroSpec({
376
+ sendOperationFn,
377
+ args: { resourceGroupName, autonomousdatabasename, body, options },
378
+ spec: failoverOperationSpec,
379
+ });
380
+ const poller = yield createHttpPoller(lro, {
381
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
382
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
383
+ resourceLocationConfig: "location",
384
+ });
385
+ yield poller.poll();
386
+ return poller;
387
+ });
388
+ }
389
+ /**
390
+ * Perform failover action on Autonomous Database
391
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
392
+ * @param autonomousdatabasename The database name.
393
+ * @param body The content of the action request
394
+ * @param options The options parameters.
395
+ */
396
+ beginFailoverAndWait(resourceGroupName, autonomousdatabasename, body, options) {
397
+ return __awaiter(this, void 0, void 0, function* () {
398
+ const poller = yield this.beginFailover(resourceGroupName, autonomousdatabasename, body, options);
399
+ return poller.pollUntilDone();
400
+ });
401
+ }
402
+ /**
403
+ * Generate wallet action on Autonomous Database
404
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
405
+ * @param autonomousdatabasename The database name.
406
+ * @param body The content of the action request
407
+ * @param options The options parameters.
408
+ */
409
+ generateWallet(resourceGroupName, autonomousdatabasename, body, options) {
410
+ return this.client.sendOperationRequest({ resourceGroupName, autonomousdatabasename, body, options }, generateWalletOperationSpec);
411
+ }
412
+ /**
413
+ * Perform switchover action on Autonomous Database
414
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
415
+ * @param autonomousdatabasename The database name.
416
+ * @param body The content of the action request
417
+ * @param options The options parameters.
418
+ */
419
+ beginSwitchover(resourceGroupName, autonomousdatabasename, body, options) {
420
+ return __awaiter(this, void 0, void 0, function* () {
421
+ const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
422
+ return this.client.sendOperationRequest(args, spec);
423
+ });
424
+ const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
425
+ var _a;
426
+ let currentRawResponse = undefined;
427
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
428
+ const callback = (rawResponse, flatResponse) => {
429
+ currentRawResponse = rawResponse;
430
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
431
+ };
432
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
433
+ const flatResponse = yield directSendOperation(updatedArgs, spec);
434
+ return {
435
+ flatResponse,
436
+ rawResponse: {
437
+ statusCode: currentRawResponse.status,
438
+ body: currentRawResponse.parsedBody,
439
+ headers: currentRawResponse.headers.toJSON(),
440
+ },
441
+ };
442
+ });
443
+ const lro = createLroSpec({
444
+ sendOperationFn,
445
+ args: { resourceGroupName, autonomousdatabasename, body, options },
446
+ spec: switchoverOperationSpec,
447
+ });
448
+ const poller = yield createHttpPoller(lro, {
449
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
450
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
451
+ resourceLocationConfig: "location",
452
+ });
453
+ yield poller.poll();
454
+ return poller;
455
+ });
456
+ }
457
+ /**
458
+ * Perform switchover action on Autonomous Database
459
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
460
+ * @param autonomousdatabasename The database name.
461
+ * @param body The content of the action request
462
+ * @param options The options parameters.
463
+ */
464
+ beginSwitchoverAndWait(resourceGroupName, autonomousdatabasename, body, options) {
465
+ return __awaiter(this, void 0, void 0, function* () {
466
+ const poller = yield this.beginSwitchover(resourceGroupName, autonomousdatabasename, body, options);
467
+ return poller.pollUntilDone();
468
+ });
469
+ }
470
+ /**
471
+ * ListBySubscriptionNext
472
+ * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.
473
+ * @param options The options parameters.
474
+ */
475
+ _listBySubscriptionNext(nextLink, options) {
476
+ return this.client.sendOperationRequest({ nextLink, options }, listBySubscriptionNextOperationSpec);
477
+ }
478
+ /**
479
+ * ListByResourceGroupNext
480
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
481
+ * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
482
+ * @param options The options parameters.
483
+ */
484
+ _listByResourceGroupNext(resourceGroupName, nextLink, options) {
485
+ return this.client.sendOperationRequest({ resourceGroupName, nextLink, options }, listByResourceGroupNextOperationSpec);
486
+ }
487
+ }
488
+ // Operation Specifications
489
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
490
+ const listBySubscriptionOperationSpec = {
491
+ path: "/subscriptions/{subscriptionId}/providers/Oracle.Database/autonomousDatabases",
492
+ httpMethod: "GET",
493
+ responses: {
494
+ 200: {
495
+ bodyMapper: Mappers.AutonomousDatabaseListResult,
496
+ },
497
+ default: {
498
+ bodyMapper: Mappers.ErrorResponse,
499
+ },
500
+ },
501
+ queryParameters: [Parameters.apiVersion],
502
+ urlParameters: [Parameters.$host, Parameters.subscriptionId],
503
+ headerParameters: [Parameters.accept],
504
+ serializer,
505
+ };
506
+ const listByResourceGroupOperationSpec = {
507
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases",
508
+ httpMethod: "GET",
509
+ responses: {
510
+ 200: {
511
+ bodyMapper: Mappers.AutonomousDatabaseListResult,
512
+ },
513
+ default: {
514
+ bodyMapper: Mappers.ErrorResponse,
515
+ },
516
+ },
517
+ queryParameters: [Parameters.apiVersion],
518
+ urlParameters: [
519
+ Parameters.$host,
520
+ Parameters.subscriptionId,
521
+ Parameters.resourceGroupName,
522
+ ],
523
+ headerParameters: [Parameters.accept],
524
+ serializer,
525
+ };
526
+ const getOperationSpec = {
527
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}",
528
+ httpMethod: "GET",
529
+ responses: {
530
+ 200: {
531
+ bodyMapper: Mappers.AutonomousDatabase,
532
+ },
533
+ default: {
534
+ bodyMapper: Mappers.ErrorResponse,
535
+ },
536
+ },
537
+ queryParameters: [Parameters.apiVersion],
538
+ urlParameters: [
539
+ Parameters.$host,
540
+ Parameters.subscriptionId,
541
+ Parameters.resourceGroupName,
542
+ Parameters.autonomousdatabasename,
543
+ ],
544
+ headerParameters: [Parameters.accept],
545
+ serializer,
546
+ };
547
+ const createOrUpdateOperationSpec = {
548
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}",
549
+ httpMethod: "PUT",
550
+ responses: {
551
+ 200: {
552
+ bodyMapper: Mappers.AutonomousDatabase,
553
+ },
554
+ 201: {
555
+ bodyMapper: Mappers.AutonomousDatabase,
556
+ },
557
+ 202: {
558
+ bodyMapper: Mappers.AutonomousDatabase,
559
+ },
560
+ 204: {
561
+ bodyMapper: Mappers.AutonomousDatabase,
562
+ },
563
+ default: {
564
+ bodyMapper: Mappers.ErrorResponse,
565
+ },
566
+ },
567
+ requestBody: Parameters.resource,
568
+ queryParameters: [Parameters.apiVersion],
569
+ urlParameters: [
570
+ Parameters.$host,
571
+ Parameters.subscriptionId,
572
+ Parameters.resourceGroupName,
573
+ Parameters.autonomousdatabasename,
574
+ ],
575
+ headerParameters: [Parameters.accept, Parameters.contentType],
576
+ mediaType: "json",
577
+ serializer,
578
+ };
579
+ const updateOperationSpec = {
580
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}",
581
+ httpMethod: "PATCH",
582
+ responses: {
583
+ 200: {
584
+ bodyMapper: Mappers.AutonomousDatabase,
585
+ },
586
+ 201: {
587
+ bodyMapper: Mappers.AutonomousDatabase,
588
+ },
589
+ 202: {
590
+ bodyMapper: Mappers.AutonomousDatabase,
591
+ },
592
+ 204: {
593
+ bodyMapper: Mappers.AutonomousDatabase,
594
+ },
595
+ default: {
596
+ bodyMapper: Mappers.ErrorResponse,
597
+ },
598
+ },
599
+ requestBody: Parameters.properties,
600
+ queryParameters: [Parameters.apiVersion],
601
+ urlParameters: [
602
+ Parameters.$host,
603
+ Parameters.subscriptionId,
604
+ Parameters.resourceGroupName,
605
+ Parameters.autonomousdatabasename,
606
+ ],
607
+ headerParameters: [Parameters.accept, Parameters.contentType],
608
+ mediaType: "json",
609
+ serializer,
610
+ };
611
+ const deleteOperationSpec = {
612
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}",
613
+ httpMethod: "DELETE",
614
+ responses: {
615
+ 200: {
616
+ headersMapper: Mappers.AutonomousDatabasesDeleteHeaders,
617
+ },
618
+ 201: {
619
+ headersMapper: Mappers.AutonomousDatabasesDeleteHeaders,
620
+ },
621
+ 202: {
622
+ headersMapper: Mappers.AutonomousDatabasesDeleteHeaders,
623
+ },
624
+ 204: {
625
+ headersMapper: Mappers.AutonomousDatabasesDeleteHeaders,
626
+ },
627
+ default: {
628
+ bodyMapper: Mappers.ErrorResponse,
629
+ },
630
+ },
631
+ queryParameters: [Parameters.apiVersion],
632
+ urlParameters: [
633
+ Parameters.$host,
634
+ Parameters.subscriptionId,
635
+ Parameters.resourceGroupName,
636
+ Parameters.autonomousdatabasename,
637
+ ],
638
+ headerParameters: [Parameters.accept],
639
+ serializer,
640
+ };
641
+ const failoverOperationSpec = {
642
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}/failover",
643
+ httpMethod: "POST",
644
+ responses: {
645
+ 200: {
646
+ bodyMapper: Mappers.AutonomousDatabase,
647
+ },
648
+ 201: {
649
+ bodyMapper: Mappers.AutonomousDatabase,
650
+ },
651
+ 202: {
652
+ bodyMapper: Mappers.AutonomousDatabase,
653
+ },
654
+ 204: {
655
+ bodyMapper: Mappers.AutonomousDatabase,
656
+ },
657
+ default: {
658
+ bodyMapper: Mappers.ErrorResponse,
659
+ },
660
+ },
661
+ requestBody: Parameters.body,
662
+ queryParameters: [Parameters.apiVersion],
663
+ urlParameters: [
664
+ Parameters.$host,
665
+ Parameters.subscriptionId,
666
+ Parameters.resourceGroupName,
667
+ Parameters.autonomousdatabasename,
668
+ ],
669
+ headerParameters: [Parameters.accept, Parameters.contentType],
670
+ mediaType: "json",
671
+ serializer,
672
+ };
673
+ const generateWalletOperationSpec = {
674
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}/generateWallet",
675
+ httpMethod: "POST",
676
+ responses: {
677
+ 200: {
678
+ bodyMapper: Mappers.AutonomousDatabaseWalletFile,
679
+ },
680
+ default: {
681
+ bodyMapper: Mappers.ErrorResponse,
682
+ },
683
+ },
684
+ requestBody: Parameters.body1,
685
+ queryParameters: [Parameters.apiVersion],
686
+ urlParameters: [
687
+ Parameters.$host,
688
+ Parameters.subscriptionId,
689
+ Parameters.resourceGroupName,
690
+ Parameters.autonomousdatabasename,
691
+ ],
692
+ headerParameters: [Parameters.accept, Parameters.contentType],
693
+ mediaType: "json",
694
+ serializer,
695
+ };
696
+ const switchoverOperationSpec = {
697
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}/switchover",
698
+ httpMethod: "POST",
699
+ responses: {
700
+ 200: {
701
+ bodyMapper: Mappers.AutonomousDatabase,
702
+ },
703
+ 201: {
704
+ bodyMapper: Mappers.AutonomousDatabase,
705
+ },
706
+ 202: {
707
+ bodyMapper: Mappers.AutonomousDatabase,
708
+ },
709
+ 204: {
710
+ bodyMapper: Mappers.AutonomousDatabase,
711
+ },
712
+ default: {
713
+ bodyMapper: Mappers.ErrorResponse,
714
+ },
715
+ },
716
+ requestBody: Parameters.body,
717
+ queryParameters: [Parameters.apiVersion],
718
+ urlParameters: [
719
+ Parameters.$host,
720
+ Parameters.subscriptionId,
721
+ Parameters.resourceGroupName,
722
+ Parameters.autonomousdatabasename,
723
+ ],
724
+ headerParameters: [Parameters.accept, Parameters.contentType],
725
+ mediaType: "json",
726
+ serializer,
727
+ };
728
+ const listBySubscriptionNextOperationSpec = {
729
+ path: "{nextLink}",
730
+ httpMethod: "GET",
731
+ responses: {
732
+ 200: {
733
+ bodyMapper: Mappers.AutonomousDatabaseListResult,
734
+ },
735
+ default: {
736
+ bodyMapper: Mappers.ErrorResponse,
737
+ },
738
+ },
739
+ urlParameters: [
740
+ Parameters.$host,
741
+ Parameters.nextLink,
742
+ Parameters.subscriptionId,
743
+ ],
744
+ headerParameters: [Parameters.accept],
745
+ serializer,
746
+ };
747
+ const listByResourceGroupNextOperationSpec = {
748
+ path: "{nextLink}",
749
+ httpMethod: "GET",
750
+ responses: {
751
+ 200: {
752
+ bodyMapper: Mappers.AutonomousDatabaseListResult,
753
+ },
754
+ default: {
755
+ bodyMapper: Mappers.ErrorResponse,
756
+ },
757
+ },
758
+ urlParameters: [
759
+ Parameters.$host,
760
+ Parameters.nextLink,
761
+ Parameters.subscriptionId,
762
+ Parameters.resourceGroupName,
763
+ ],
764
+ headerParameters: [Parameters.accept],
765
+ serializer,
766
+ };
767
+ //# sourceMappingURL=autonomousDatabases.js.map