@azure/arm-oracledatabase 1.0.0-alpha.20240524.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.
- package/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +12276 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.js +55 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsListByAutonomousDatabaseSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.js +41 -0
- package/dist-esm/samples-dev/autonomousDatabaseBackupsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabaseCharacterSetsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabaseNationalCharacterSetsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabaseVersionsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.js +93 -0
- package/dist-esm/samples-dev/autonomousDatabasesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabasesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabasesFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.js +44 -0
- package/dist-esm/samples-dev/autonomousDatabasesGenerateWalletSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.js +39 -0
- package/dist-esm/samples-dev/autonomousDatabasesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.js +54 -0
- package/dist-esm/samples-dev/autonomousDatabasesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/autonomousDatabasesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabasesSwitchoverSample.js.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.js +40 -0
- package/dist-esm/samples-dev/autonomousDatabasesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.js +39 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresAddStorageCapacitySample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.js +50 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.js +39 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.js +39 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.js +54 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.js +40 -0
- package/dist-esm/samples-dev/cloudExadataInfrastructuresUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.js +40 -0
- package/dist-esm/samples-dev/cloudVMClustersAddVmsSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.js +80 -0
- package/dist-esm/samples-dev/cloudVMClustersCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.js +39 -0
- package/dist-esm/samples-dev/cloudVMClustersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.js +39 -0
- package/dist-esm/samples-dev/cloudVMClustersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.js +54 -0
- package/dist-esm/samples-dev/cloudVMClustersListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/cloudVMClustersListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.js +43 -0
- package/dist-esm/samples-dev/cloudVMClustersListPrivateIPAddressesSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.js +40 -0
- package/dist-esm/samples-dev/cloudVMClustersRemoveVmsSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.js +40 -0
- package/dist-esm/samples-dev/cloudVMClustersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dbNodesActionSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbNodesActionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbNodesActionSample.js +41 -0
- package/dist-esm/samples-dev/dbNodesActionSample.js.map +1 -0
- package/dist-esm/samples-dev/dbNodesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbNodesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbNodesGetSample.js +40 -0
- package/dist-esm/samples-dev/dbNodesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.js +55 -0
- package/dist-esm/samples-dev/dbNodesListByCloudVMClusterSample.js.map +1 -0
- package/dist-esm/samples-dev/dbServersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbServersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbServersGetSample.js +40 -0
- package/dist-esm/samples-dev/dbServersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.js +55 -0
- package/dist-esm/samples-dev/dbServersListByCloudExadataInfrastructureSample.js.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.js +39 -0
- package/dist-esm/samples-dev/dbSystemShapesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/dbSystemShapesListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.js +39 -0
- package/dist-esm/samples-dev/dnsPrivateViewsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/dnsPrivateViewsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.js +39 -0
- package/dist-esm/samples-dev/dnsPrivateZonesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/dnsPrivateZonesListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/giVersionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/giVersionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/giVersionsGetSample.js +39 -0
- package/dist-esm/samples-dev/giVersionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/giVersionsListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +53 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.js +47 -0
- package/dist-esm/samples-dev/oracleSubscriptionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListActivationLinksSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListCloudAccountDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.js +37 -0
- package/dist-esm/samples-dev/oracleSubscriptionsListSaasSubscriptionDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.js +38 -0
- package/dist-esm/samples-dev/oracleSubscriptionsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.js +43 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.js +40 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.js +40 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.d.ts +2 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.js +55 -0
- package/dist-esm/samples-dev/virtualNetworkAddressesListByCloudVMClusterSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +4050 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +660 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +134 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +5548 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +40 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +325 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.d.ts +100 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.js +472 -0
- package/dist-esm/src/operations/autonomousDatabaseBackups.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.d.ts +42 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.js +175 -0
- package/dist-esm/src/operations/autonomousDatabaseCharacterSets.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.d.ts +42 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.js +175 -0
- package/dist-esm/src/operations/autonomousDatabaseNationalCharacterSets.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.d.ts +42 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.js +175 -0
- package/dist-esm/src/operations/autonomousDatabaseVersions.js.map +1 -0
- package/dist-esm/src/operations/autonomousDatabases.d.ts +147 -0
- package/dist-esm/src/operations/autonomousDatabases.d.ts.map +1 -0
- package/dist-esm/src/operations/autonomousDatabases.js +767 -0
- package/dist-esm/src/operations/autonomousDatabases.js.map +1 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.d.ts +121 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.js +650 -0
- package/dist-esm/src/operations/cloudExadataInfrastructures.js.map +1 -0
- package/dist-esm/src/operations/cloudVmClusters.d.ts +147 -0
- package/dist-esm/src/operations/cloudVmClusters.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudVmClusters.js +777 -0
- package/dist-esm/src/operations/cloudVmClusters.js.map +1 -0
- package/dist-esm/src/operations/dbNodes.d.ts +65 -0
- package/dist-esm/src/operations/dbNodes.d.ts.map +1 -0
- package/dist-esm/src/operations/dbNodes.js +283 -0
- package/dist-esm/src/operations/dbNodes.js.map +1 -0
- package/dist-esm/src/operations/dbServers.d.ts +47 -0
- package/dist-esm/src/operations/dbServers.d.ts.map +1 -0
- package/dist-esm/src/operations/dbServers.js +188 -0
- package/dist-esm/src/operations/dbServers.js.map +1 -0
- package/dist-esm/src/operations/dbSystemShapes.d.ts +42 -0
- package/dist-esm/src/operations/dbSystemShapes.d.ts.map +1 -0
- package/dist-esm/src/operations/dbSystemShapes.js +175 -0
- package/dist-esm/src/operations/dbSystemShapes.js.map +1 -0
- package/dist-esm/src/operations/dnsPrivateViews.d.ts +42 -0
- package/dist-esm/src/operations/dnsPrivateViews.d.ts.map +1 -0
- package/dist-esm/src/operations/dnsPrivateViews.js +175 -0
- package/dist-esm/src/operations/dnsPrivateViews.js.map +1 -0
- package/dist-esm/src/operations/dnsPrivateZones.d.ts +42 -0
- package/dist-esm/src/operations/dnsPrivateZones.d.ts.map +1 -0
- package/dist-esm/src/operations/dnsPrivateZones.js +175 -0
- package/dist-esm/src/operations/dnsPrivateZones.js.map +1 -0
- package/dist-esm/src/operations/giVersions.d.ts +42 -0
- package/dist-esm/src/operations/giVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/giVersions.js +175 -0
- package/dist-esm/src/operations/giVersions.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +17 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +24 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +133 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/oracleSubscriptions.d.ts +102 -0
- package/dist-esm/src/operations/oracleSubscriptions.d.ts.map +1 -0
- package/dist-esm/src/operations/oracleSubscriptions.js +632 -0
- package/dist-esm/src/operations/oracleSubscriptions.js.map +1 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.d.ts +81 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.d.ts.map +1 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.js +382 -0
- package/dist-esm/src/operations/virtualNetworkAddresses.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseBackups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseCharacterSets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabaseVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.d.ts +111 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.js +9 -0
- package/dist-esm/src/operationsInterfaces/autonomousDatabases.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.d.ts +85 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudExadataInfrastructures.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.d.ts +111 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudVmClusters.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.d.ts +40 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.js +9 -0
- package/dist-esm/src/operationsInterfaces/dbNodes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbServers.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/dbServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/dbServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.js +9 -0
- package/dist-esm/src/operationsInterfaces/dbSystemShapes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.js +9 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateViews.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.js +9 -0
- package/dist-esm/src/operationsInterfaces/dnsPrivateZones.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/giVersions.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/giVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/giVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/giVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +17 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +24 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/oracleSubscriptions.d.ts +81 -0
- package/dist-esm/src/operationsInterfaces/oracleSubscriptions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/oracleSubscriptions.js +9 -0
- package/dist-esm/src/operationsInterfaces/oracleSubscriptions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.d.ts +56 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.js +9 -0
- package/dist-esm/src/operationsInterfaces/virtualNetworkAddresses.js.map +1 -0
- package/dist-esm/src/oracleDatabaseManagementClient.d.ts +35 -0
- package/dist-esm/src/oracleDatabaseManagementClient.d.ts.map +1 -0
- package/dist-esm/src/oracleDatabaseManagementClient.js +117 -0
- package/dist-esm/src/oracleDatabaseManagementClient.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.js +70 -0
- package/dist-esm/test/oracledatabase_operations_test.spec.js.map +1 -0
- package/package.json +118 -0
- package/review/arm-oracledatabase.api.md +2534 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +4524 -0
- package/src/models/mappers.ts +5770 -0
- package/src/models/parameters.ts +385 -0
- package/src/operations/autonomousDatabaseBackups.ts +664 -0
- package/src/operations/autonomousDatabaseCharacterSets.ts +215 -0
- package/src/operations/autonomousDatabaseNationalCharacterSets.ts +215 -0
- package/src/operations/autonomousDatabaseVersions.ts +215 -0
- package/src/operations/autonomousDatabases.ts +1032 -0
- package/src/operations/cloudExadataInfrastructures.ts +862 -0
- package/src/operations/cloudVmClusters.ts +1042 -0
- package/src/operations/dbNodes.ts +392 -0
- package/src/operations/dbServers.ts +252 -0
- package/src/operations/dbSystemShapes.ts +213 -0
- package/src/operations/dnsPrivateViews.ts +213 -0
- package/src/operations/dnsPrivateZones.ts +213 -0
- package/src/operations/giVersions.ts +213 -0
- package/src/operations/index.ts +24 -0
- package/src/operations/operations.ts +149 -0
- package/src/operations/oracleSubscriptions.ts +833 -0
- package/src/operations/virtualNetworkAddresses.ts +529 -0
- package/src/operationsInterfaces/autonomousDatabaseBackups.ts +153 -0
- package/src/operationsInterfaces/autonomousDatabaseCharacterSets.ts +40 -0
- package/src/operationsInterfaces/autonomousDatabaseNationalCharacterSets.ts +40 -0
- package/src/operationsInterfaces/autonomousDatabaseVersions.ts +40 -0
- package/src/operationsInterfaces/autonomousDatabases.ts +228 -0
- package/src/operationsInterfaces/cloudExadataInfrastructures.ts +174 -0
- package/src/operationsInterfaces/cloudVmClusters.ts +228 -0
- package/src/operationsInterfaces/dbNodes.ts +83 -0
- package/src/operationsInterfaces/dbServers.ts +44 -0
- package/src/operationsInterfaces/dbSystemShapes.ts +40 -0
- package/src/operationsInterfaces/dnsPrivateViews.ts +40 -0
- package/src/operationsInterfaces/dnsPrivateZones.ts +40 -0
- package/src/operationsInterfaces/giVersions.ts +40 -0
- package/src/operationsInterfaces/index.ts +24 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/oracleSubscriptions.ts +170 -0
- package/src/operationsInterfaces/virtualNetworkAddresses.ts +115 -0
- package/src/oracleDatabaseManagementClient.ts +209 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-oracledatabase.d.ts +5180 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,213 @@
|
|
|
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
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
|
|
10
|
+
import { setContinuationToken } from "../pagingHelper";
|
|
11
|
+
import { DbSystemShapes } from "../operationsInterfaces";
|
|
12
|
+
import * as coreClient from "@azure/core-client";
|
|
13
|
+
import * as Mappers from "../models/mappers";
|
|
14
|
+
import * as Parameters from "../models/parameters";
|
|
15
|
+
import { OracleDatabaseManagementClient } from "../oracleDatabaseManagementClient";
|
|
16
|
+
import {
|
|
17
|
+
DbSystemShape,
|
|
18
|
+
DbSystemShapesListByLocationNextOptionalParams,
|
|
19
|
+
DbSystemShapesListByLocationOptionalParams,
|
|
20
|
+
DbSystemShapesListByLocationResponse,
|
|
21
|
+
DbSystemShapesGetOptionalParams,
|
|
22
|
+
DbSystemShapesGetResponse,
|
|
23
|
+
DbSystemShapesListByLocationNextResponse,
|
|
24
|
+
} from "../models";
|
|
25
|
+
|
|
26
|
+
/// <reference lib="esnext.asynciterable" />
|
|
27
|
+
/** Class containing DbSystemShapes operations. */
|
|
28
|
+
export class DbSystemShapesImpl implements DbSystemShapes {
|
|
29
|
+
private readonly client: OracleDatabaseManagementClient;
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Initialize a new instance of the class DbSystemShapes class.
|
|
33
|
+
* @param client Reference to the service client
|
|
34
|
+
*/
|
|
35
|
+
constructor(client: OracleDatabaseManagementClient) {
|
|
36
|
+
this.client = client;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* List DbSystemShape resources by Location
|
|
41
|
+
* @param location The name of the Azure region.
|
|
42
|
+
* @param options The options parameters.
|
|
43
|
+
*/
|
|
44
|
+
public listByLocation(
|
|
45
|
+
location: string,
|
|
46
|
+
options?: DbSystemShapesListByLocationOptionalParams,
|
|
47
|
+
): PagedAsyncIterableIterator<DbSystemShape> {
|
|
48
|
+
const iter = this.listByLocationPagingAll(location, options);
|
|
49
|
+
return {
|
|
50
|
+
next() {
|
|
51
|
+
return iter.next();
|
|
52
|
+
},
|
|
53
|
+
[Symbol.asyncIterator]() {
|
|
54
|
+
return this;
|
|
55
|
+
},
|
|
56
|
+
byPage: (settings?: PageSettings) => {
|
|
57
|
+
if (settings?.maxPageSize) {
|
|
58
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
59
|
+
}
|
|
60
|
+
return this.listByLocationPagingPage(location, options, settings);
|
|
61
|
+
},
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
private async *listByLocationPagingPage(
|
|
66
|
+
location: string,
|
|
67
|
+
options?: DbSystemShapesListByLocationOptionalParams,
|
|
68
|
+
settings?: PageSettings,
|
|
69
|
+
): AsyncIterableIterator<DbSystemShape[]> {
|
|
70
|
+
let result: DbSystemShapesListByLocationResponse;
|
|
71
|
+
let continuationToken = settings?.continuationToken;
|
|
72
|
+
if (!continuationToken) {
|
|
73
|
+
result = await this._listByLocation(location, options);
|
|
74
|
+
let page = result.value || [];
|
|
75
|
+
continuationToken = result.nextLink;
|
|
76
|
+
setContinuationToken(page, continuationToken);
|
|
77
|
+
yield page;
|
|
78
|
+
}
|
|
79
|
+
while (continuationToken) {
|
|
80
|
+
result = await this._listByLocationNext(
|
|
81
|
+
location,
|
|
82
|
+
continuationToken,
|
|
83
|
+
options,
|
|
84
|
+
);
|
|
85
|
+
continuationToken = result.nextLink;
|
|
86
|
+
let page = result.value || [];
|
|
87
|
+
setContinuationToken(page, continuationToken);
|
|
88
|
+
yield page;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
private async *listByLocationPagingAll(
|
|
93
|
+
location: string,
|
|
94
|
+
options?: DbSystemShapesListByLocationOptionalParams,
|
|
95
|
+
): AsyncIterableIterator<DbSystemShape> {
|
|
96
|
+
for await (const page of this.listByLocationPagingPage(location, options)) {
|
|
97
|
+
yield* page;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* List DbSystemShape resources by Location
|
|
103
|
+
* @param location The name of the Azure region.
|
|
104
|
+
* @param options The options parameters.
|
|
105
|
+
*/
|
|
106
|
+
private _listByLocation(
|
|
107
|
+
location: string,
|
|
108
|
+
options?: DbSystemShapesListByLocationOptionalParams,
|
|
109
|
+
): Promise<DbSystemShapesListByLocationResponse> {
|
|
110
|
+
return this.client.sendOperationRequest(
|
|
111
|
+
{ location, options },
|
|
112
|
+
listByLocationOperationSpec,
|
|
113
|
+
);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
/**
|
|
117
|
+
* Get a DbSystemShape
|
|
118
|
+
* @param location The name of the Azure region.
|
|
119
|
+
* @param dbsystemshapename DbSystemShape name
|
|
120
|
+
* @param options The options parameters.
|
|
121
|
+
*/
|
|
122
|
+
get(
|
|
123
|
+
location: string,
|
|
124
|
+
dbsystemshapename: string,
|
|
125
|
+
options?: DbSystemShapesGetOptionalParams,
|
|
126
|
+
): Promise<DbSystemShapesGetResponse> {
|
|
127
|
+
return this.client.sendOperationRequest(
|
|
128
|
+
{ location, dbsystemshapename, options },
|
|
129
|
+
getOperationSpec,
|
|
130
|
+
);
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* ListByLocationNext
|
|
135
|
+
* @param location The name of the Azure region.
|
|
136
|
+
* @param nextLink The nextLink from the previous successful call to the ListByLocation method.
|
|
137
|
+
* @param options The options parameters.
|
|
138
|
+
*/
|
|
139
|
+
private _listByLocationNext(
|
|
140
|
+
location: string,
|
|
141
|
+
nextLink: string,
|
|
142
|
+
options?: DbSystemShapesListByLocationNextOptionalParams,
|
|
143
|
+
): Promise<DbSystemShapesListByLocationNextResponse> {
|
|
144
|
+
return this.client.sendOperationRequest(
|
|
145
|
+
{ location, nextLink, options },
|
|
146
|
+
listByLocationNextOperationSpec,
|
|
147
|
+
);
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
// Operation Specifications
|
|
151
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
152
|
+
|
|
153
|
+
const listByLocationOperationSpec: coreClient.OperationSpec = {
|
|
154
|
+
path: "/subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dbSystemShapes",
|
|
155
|
+
httpMethod: "GET",
|
|
156
|
+
responses: {
|
|
157
|
+
200: {
|
|
158
|
+
bodyMapper: Mappers.DbSystemShapeListResult,
|
|
159
|
+
},
|
|
160
|
+
default: {
|
|
161
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
162
|
+
},
|
|
163
|
+
},
|
|
164
|
+
queryParameters: [Parameters.apiVersion],
|
|
165
|
+
urlParameters: [
|
|
166
|
+
Parameters.$host,
|
|
167
|
+
Parameters.subscriptionId,
|
|
168
|
+
Parameters.location,
|
|
169
|
+
],
|
|
170
|
+
headerParameters: [Parameters.accept],
|
|
171
|
+
serializer,
|
|
172
|
+
};
|
|
173
|
+
const getOperationSpec: coreClient.OperationSpec = {
|
|
174
|
+
path: "/subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dbSystemShapes/{dbsystemshapename}",
|
|
175
|
+
httpMethod: "GET",
|
|
176
|
+
responses: {
|
|
177
|
+
200: {
|
|
178
|
+
bodyMapper: Mappers.DbSystemShape,
|
|
179
|
+
},
|
|
180
|
+
default: {
|
|
181
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
182
|
+
},
|
|
183
|
+
},
|
|
184
|
+
queryParameters: [Parameters.apiVersion],
|
|
185
|
+
urlParameters: [
|
|
186
|
+
Parameters.$host,
|
|
187
|
+
Parameters.subscriptionId,
|
|
188
|
+
Parameters.location,
|
|
189
|
+
Parameters.dbsystemshapename,
|
|
190
|
+
],
|
|
191
|
+
headerParameters: [Parameters.accept],
|
|
192
|
+
serializer,
|
|
193
|
+
};
|
|
194
|
+
const listByLocationNextOperationSpec: coreClient.OperationSpec = {
|
|
195
|
+
path: "{nextLink}",
|
|
196
|
+
httpMethod: "GET",
|
|
197
|
+
responses: {
|
|
198
|
+
200: {
|
|
199
|
+
bodyMapper: Mappers.DbSystemShapeListResult,
|
|
200
|
+
},
|
|
201
|
+
default: {
|
|
202
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
urlParameters: [
|
|
206
|
+
Parameters.$host,
|
|
207
|
+
Parameters.nextLink,
|
|
208
|
+
Parameters.subscriptionId,
|
|
209
|
+
Parameters.location,
|
|
210
|
+
],
|
|
211
|
+
headerParameters: [Parameters.accept],
|
|
212
|
+
serializer,
|
|
213
|
+
};
|
|
@@ -0,0 +1,213 @@
|
|
|
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
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
|
|
10
|
+
import { setContinuationToken } from "../pagingHelper";
|
|
11
|
+
import { DnsPrivateViews } from "../operationsInterfaces";
|
|
12
|
+
import * as coreClient from "@azure/core-client";
|
|
13
|
+
import * as Mappers from "../models/mappers";
|
|
14
|
+
import * as Parameters from "../models/parameters";
|
|
15
|
+
import { OracleDatabaseManagementClient } from "../oracleDatabaseManagementClient";
|
|
16
|
+
import {
|
|
17
|
+
DnsPrivateView,
|
|
18
|
+
DnsPrivateViewsListByLocationNextOptionalParams,
|
|
19
|
+
DnsPrivateViewsListByLocationOptionalParams,
|
|
20
|
+
DnsPrivateViewsListByLocationResponse,
|
|
21
|
+
DnsPrivateViewsGetOptionalParams,
|
|
22
|
+
DnsPrivateViewsGetResponse,
|
|
23
|
+
DnsPrivateViewsListByLocationNextResponse,
|
|
24
|
+
} from "../models";
|
|
25
|
+
|
|
26
|
+
/// <reference lib="esnext.asynciterable" />
|
|
27
|
+
/** Class containing DnsPrivateViews operations. */
|
|
28
|
+
export class DnsPrivateViewsImpl implements DnsPrivateViews {
|
|
29
|
+
private readonly client: OracleDatabaseManagementClient;
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Initialize a new instance of the class DnsPrivateViews class.
|
|
33
|
+
* @param client Reference to the service client
|
|
34
|
+
*/
|
|
35
|
+
constructor(client: OracleDatabaseManagementClient) {
|
|
36
|
+
this.client = client;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* List DnsPrivateView resources by Location
|
|
41
|
+
* @param location The name of the Azure region.
|
|
42
|
+
* @param options The options parameters.
|
|
43
|
+
*/
|
|
44
|
+
public listByLocation(
|
|
45
|
+
location: string,
|
|
46
|
+
options?: DnsPrivateViewsListByLocationOptionalParams,
|
|
47
|
+
): PagedAsyncIterableIterator<DnsPrivateView> {
|
|
48
|
+
const iter = this.listByLocationPagingAll(location, options);
|
|
49
|
+
return {
|
|
50
|
+
next() {
|
|
51
|
+
return iter.next();
|
|
52
|
+
},
|
|
53
|
+
[Symbol.asyncIterator]() {
|
|
54
|
+
return this;
|
|
55
|
+
},
|
|
56
|
+
byPage: (settings?: PageSettings) => {
|
|
57
|
+
if (settings?.maxPageSize) {
|
|
58
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
59
|
+
}
|
|
60
|
+
return this.listByLocationPagingPage(location, options, settings);
|
|
61
|
+
},
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
private async *listByLocationPagingPage(
|
|
66
|
+
location: string,
|
|
67
|
+
options?: DnsPrivateViewsListByLocationOptionalParams,
|
|
68
|
+
settings?: PageSettings,
|
|
69
|
+
): AsyncIterableIterator<DnsPrivateView[]> {
|
|
70
|
+
let result: DnsPrivateViewsListByLocationResponse;
|
|
71
|
+
let continuationToken = settings?.continuationToken;
|
|
72
|
+
if (!continuationToken) {
|
|
73
|
+
result = await this._listByLocation(location, options);
|
|
74
|
+
let page = result.value || [];
|
|
75
|
+
continuationToken = result.nextLink;
|
|
76
|
+
setContinuationToken(page, continuationToken);
|
|
77
|
+
yield page;
|
|
78
|
+
}
|
|
79
|
+
while (continuationToken) {
|
|
80
|
+
result = await this._listByLocationNext(
|
|
81
|
+
location,
|
|
82
|
+
continuationToken,
|
|
83
|
+
options,
|
|
84
|
+
);
|
|
85
|
+
continuationToken = result.nextLink;
|
|
86
|
+
let page = result.value || [];
|
|
87
|
+
setContinuationToken(page, continuationToken);
|
|
88
|
+
yield page;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
private async *listByLocationPagingAll(
|
|
93
|
+
location: string,
|
|
94
|
+
options?: DnsPrivateViewsListByLocationOptionalParams,
|
|
95
|
+
): AsyncIterableIterator<DnsPrivateView> {
|
|
96
|
+
for await (const page of this.listByLocationPagingPage(location, options)) {
|
|
97
|
+
yield* page;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* List DnsPrivateView resources by Location
|
|
103
|
+
* @param location The name of the Azure region.
|
|
104
|
+
* @param options The options parameters.
|
|
105
|
+
*/
|
|
106
|
+
private _listByLocation(
|
|
107
|
+
location: string,
|
|
108
|
+
options?: DnsPrivateViewsListByLocationOptionalParams,
|
|
109
|
+
): Promise<DnsPrivateViewsListByLocationResponse> {
|
|
110
|
+
return this.client.sendOperationRequest(
|
|
111
|
+
{ location, options },
|
|
112
|
+
listByLocationOperationSpec,
|
|
113
|
+
);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
/**
|
|
117
|
+
* Get a DnsPrivateView
|
|
118
|
+
* @param location The name of the Azure region.
|
|
119
|
+
* @param dnsprivateviewocid DnsPrivateView OCID
|
|
120
|
+
* @param options The options parameters.
|
|
121
|
+
*/
|
|
122
|
+
get(
|
|
123
|
+
location: string,
|
|
124
|
+
dnsprivateviewocid: string,
|
|
125
|
+
options?: DnsPrivateViewsGetOptionalParams,
|
|
126
|
+
): Promise<DnsPrivateViewsGetResponse> {
|
|
127
|
+
return this.client.sendOperationRequest(
|
|
128
|
+
{ location, dnsprivateviewocid, options },
|
|
129
|
+
getOperationSpec,
|
|
130
|
+
);
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* ListByLocationNext
|
|
135
|
+
* @param location The name of the Azure region.
|
|
136
|
+
* @param nextLink The nextLink from the previous successful call to the ListByLocation method.
|
|
137
|
+
* @param options The options parameters.
|
|
138
|
+
*/
|
|
139
|
+
private _listByLocationNext(
|
|
140
|
+
location: string,
|
|
141
|
+
nextLink: string,
|
|
142
|
+
options?: DnsPrivateViewsListByLocationNextOptionalParams,
|
|
143
|
+
): Promise<DnsPrivateViewsListByLocationNextResponse> {
|
|
144
|
+
return this.client.sendOperationRequest(
|
|
145
|
+
{ location, nextLink, options },
|
|
146
|
+
listByLocationNextOperationSpec,
|
|
147
|
+
);
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
// Operation Specifications
|
|
151
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
152
|
+
|
|
153
|
+
const listByLocationOperationSpec: coreClient.OperationSpec = {
|
|
154
|
+
path: "/subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateViews",
|
|
155
|
+
httpMethod: "GET",
|
|
156
|
+
responses: {
|
|
157
|
+
200: {
|
|
158
|
+
bodyMapper: Mappers.DnsPrivateViewListResult,
|
|
159
|
+
},
|
|
160
|
+
default: {
|
|
161
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
162
|
+
},
|
|
163
|
+
},
|
|
164
|
+
queryParameters: [Parameters.apiVersion],
|
|
165
|
+
urlParameters: [
|
|
166
|
+
Parameters.$host,
|
|
167
|
+
Parameters.subscriptionId,
|
|
168
|
+
Parameters.location,
|
|
169
|
+
],
|
|
170
|
+
headerParameters: [Parameters.accept],
|
|
171
|
+
serializer,
|
|
172
|
+
};
|
|
173
|
+
const getOperationSpec: coreClient.OperationSpec = {
|
|
174
|
+
path: "/subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateViews/{dnsprivateviewocid}",
|
|
175
|
+
httpMethod: "GET",
|
|
176
|
+
responses: {
|
|
177
|
+
200: {
|
|
178
|
+
bodyMapper: Mappers.DnsPrivateView,
|
|
179
|
+
},
|
|
180
|
+
default: {
|
|
181
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
182
|
+
},
|
|
183
|
+
},
|
|
184
|
+
queryParameters: [Parameters.apiVersion],
|
|
185
|
+
urlParameters: [
|
|
186
|
+
Parameters.$host,
|
|
187
|
+
Parameters.subscriptionId,
|
|
188
|
+
Parameters.location,
|
|
189
|
+
Parameters.dnsprivateviewocid,
|
|
190
|
+
],
|
|
191
|
+
headerParameters: [Parameters.accept],
|
|
192
|
+
serializer,
|
|
193
|
+
};
|
|
194
|
+
const listByLocationNextOperationSpec: coreClient.OperationSpec = {
|
|
195
|
+
path: "{nextLink}",
|
|
196
|
+
httpMethod: "GET",
|
|
197
|
+
responses: {
|
|
198
|
+
200: {
|
|
199
|
+
bodyMapper: Mappers.DnsPrivateViewListResult,
|
|
200
|
+
},
|
|
201
|
+
default: {
|
|
202
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
urlParameters: [
|
|
206
|
+
Parameters.$host,
|
|
207
|
+
Parameters.nextLink,
|
|
208
|
+
Parameters.subscriptionId,
|
|
209
|
+
Parameters.location,
|
|
210
|
+
],
|
|
211
|
+
headerParameters: [Parameters.accept],
|
|
212
|
+
serializer,
|
|
213
|
+
};
|
|
@@ -0,0 +1,213 @@
|
|
|
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
|
+
|
|
9
|
+
import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
|
|
10
|
+
import { setContinuationToken } from "../pagingHelper";
|
|
11
|
+
import { DnsPrivateZones } from "../operationsInterfaces";
|
|
12
|
+
import * as coreClient from "@azure/core-client";
|
|
13
|
+
import * as Mappers from "../models/mappers";
|
|
14
|
+
import * as Parameters from "../models/parameters";
|
|
15
|
+
import { OracleDatabaseManagementClient } from "../oracleDatabaseManagementClient";
|
|
16
|
+
import {
|
|
17
|
+
DnsPrivateZone,
|
|
18
|
+
DnsPrivateZonesListByLocationNextOptionalParams,
|
|
19
|
+
DnsPrivateZonesListByLocationOptionalParams,
|
|
20
|
+
DnsPrivateZonesListByLocationResponse,
|
|
21
|
+
DnsPrivateZonesGetOptionalParams,
|
|
22
|
+
DnsPrivateZonesGetResponse,
|
|
23
|
+
DnsPrivateZonesListByLocationNextResponse,
|
|
24
|
+
} from "../models";
|
|
25
|
+
|
|
26
|
+
/// <reference lib="esnext.asynciterable" />
|
|
27
|
+
/** Class containing DnsPrivateZones operations. */
|
|
28
|
+
export class DnsPrivateZonesImpl implements DnsPrivateZones {
|
|
29
|
+
private readonly client: OracleDatabaseManagementClient;
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Initialize a new instance of the class DnsPrivateZones class.
|
|
33
|
+
* @param client Reference to the service client
|
|
34
|
+
*/
|
|
35
|
+
constructor(client: OracleDatabaseManagementClient) {
|
|
36
|
+
this.client = client;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* List DnsPrivateZone resources by Location
|
|
41
|
+
* @param location The name of the Azure region.
|
|
42
|
+
* @param options The options parameters.
|
|
43
|
+
*/
|
|
44
|
+
public listByLocation(
|
|
45
|
+
location: string,
|
|
46
|
+
options?: DnsPrivateZonesListByLocationOptionalParams,
|
|
47
|
+
): PagedAsyncIterableIterator<DnsPrivateZone> {
|
|
48
|
+
const iter = this.listByLocationPagingAll(location, options);
|
|
49
|
+
return {
|
|
50
|
+
next() {
|
|
51
|
+
return iter.next();
|
|
52
|
+
},
|
|
53
|
+
[Symbol.asyncIterator]() {
|
|
54
|
+
return this;
|
|
55
|
+
},
|
|
56
|
+
byPage: (settings?: PageSettings) => {
|
|
57
|
+
if (settings?.maxPageSize) {
|
|
58
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
59
|
+
}
|
|
60
|
+
return this.listByLocationPagingPage(location, options, settings);
|
|
61
|
+
},
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
private async *listByLocationPagingPage(
|
|
66
|
+
location: string,
|
|
67
|
+
options?: DnsPrivateZonesListByLocationOptionalParams,
|
|
68
|
+
settings?: PageSettings,
|
|
69
|
+
): AsyncIterableIterator<DnsPrivateZone[]> {
|
|
70
|
+
let result: DnsPrivateZonesListByLocationResponse;
|
|
71
|
+
let continuationToken = settings?.continuationToken;
|
|
72
|
+
if (!continuationToken) {
|
|
73
|
+
result = await this._listByLocation(location, options);
|
|
74
|
+
let page = result.value || [];
|
|
75
|
+
continuationToken = result.nextLink;
|
|
76
|
+
setContinuationToken(page, continuationToken);
|
|
77
|
+
yield page;
|
|
78
|
+
}
|
|
79
|
+
while (continuationToken) {
|
|
80
|
+
result = await this._listByLocationNext(
|
|
81
|
+
location,
|
|
82
|
+
continuationToken,
|
|
83
|
+
options,
|
|
84
|
+
);
|
|
85
|
+
continuationToken = result.nextLink;
|
|
86
|
+
let page = result.value || [];
|
|
87
|
+
setContinuationToken(page, continuationToken);
|
|
88
|
+
yield page;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
private async *listByLocationPagingAll(
|
|
93
|
+
location: string,
|
|
94
|
+
options?: DnsPrivateZonesListByLocationOptionalParams,
|
|
95
|
+
): AsyncIterableIterator<DnsPrivateZone> {
|
|
96
|
+
for await (const page of this.listByLocationPagingPage(location, options)) {
|
|
97
|
+
yield* page;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* List DnsPrivateZone resources by Location
|
|
103
|
+
* @param location The name of the Azure region.
|
|
104
|
+
* @param options The options parameters.
|
|
105
|
+
*/
|
|
106
|
+
private _listByLocation(
|
|
107
|
+
location: string,
|
|
108
|
+
options?: DnsPrivateZonesListByLocationOptionalParams,
|
|
109
|
+
): Promise<DnsPrivateZonesListByLocationResponse> {
|
|
110
|
+
return this.client.sendOperationRequest(
|
|
111
|
+
{ location, options },
|
|
112
|
+
listByLocationOperationSpec,
|
|
113
|
+
);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
/**
|
|
117
|
+
* Get a DnsPrivateZone
|
|
118
|
+
* @param location The name of the Azure region.
|
|
119
|
+
* @param dnsprivatezonename DnsPrivateZone name
|
|
120
|
+
* @param options The options parameters.
|
|
121
|
+
*/
|
|
122
|
+
get(
|
|
123
|
+
location: string,
|
|
124
|
+
dnsprivatezonename: string,
|
|
125
|
+
options?: DnsPrivateZonesGetOptionalParams,
|
|
126
|
+
): Promise<DnsPrivateZonesGetResponse> {
|
|
127
|
+
return this.client.sendOperationRequest(
|
|
128
|
+
{ location, dnsprivatezonename, options },
|
|
129
|
+
getOperationSpec,
|
|
130
|
+
);
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* ListByLocationNext
|
|
135
|
+
* @param location The name of the Azure region.
|
|
136
|
+
* @param nextLink The nextLink from the previous successful call to the ListByLocation method.
|
|
137
|
+
* @param options The options parameters.
|
|
138
|
+
*/
|
|
139
|
+
private _listByLocationNext(
|
|
140
|
+
location: string,
|
|
141
|
+
nextLink: string,
|
|
142
|
+
options?: DnsPrivateZonesListByLocationNextOptionalParams,
|
|
143
|
+
): Promise<DnsPrivateZonesListByLocationNextResponse> {
|
|
144
|
+
return this.client.sendOperationRequest(
|
|
145
|
+
{ location, nextLink, options },
|
|
146
|
+
listByLocationNextOperationSpec,
|
|
147
|
+
);
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
// Operation Specifications
|
|
151
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
152
|
+
|
|
153
|
+
const listByLocationOperationSpec: coreClient.OperationSpec = {
|
|
154
|
+
path: "/subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateZones",
|
|
155
|
+
httpMethod: "GET",
|
|
156
|
+
responses: {
|
|
157
|
+
200: {
|
|
158
|
+
bodyMapper: Mappers.DnsPrivateZoneListResult,
|
|
159
|
+
},
|
|
160
|
+
default: {
|
|
161
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
162
|
+
},
|
|
163
|
+
},
|
|
164
|
+
queryParameters: [Parameters.apiVersion],
|
|
165
|
+
urlParameters: [
|
|
166
|
+
Parameters.$host,
|
|
167
|
+
Parameters.subscriptionId,
|
|
168
|
+
Parameters.location,
|
|
169
|
+
],
|
|
170
|
+
headerParameters: [Parameters.accept],
|
|
171
|
+
serializer,
|
|
172
|
+
};
|
|
173
|
+
const getOperationSpec: coreClient.OperationSpec = {
|
|
174
|
+
path: "/subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateZones/{dnsprivatezonename}",
|
|
175
|
+
httpMethod: "GET",
|
|
176
|
+
responses: {
|
|
177
|
+
200: {
|
|
178
|
+
bodyMapper: Mappers.DnsPrivateZone,
|
|
179
|
+
},
|
|
180
|
+
default: {
|
|
181
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
182
|
+
},
|
|
183
|
+
},
|
|
184
|
+
queryParameters: [Parameters.apiVersion],
|
|
185
|
+
urlParameters: [
|
|
186
|
+
Parameters.$host,
|
|
187
|
+
Parameters.subscriptionId,
|
|
188
|
+
Parameters.location,
|
|
189
|
+
Parameters.dnsprivatezonename,
|
|
190
|
+
],
|
|
191
|
+
headerParameters: [Parameters.accept],
|
|
192
|
+
serializer,
|
|
193
|
+
};
|
|
194
|
+
const listByLocationNextOperationSpec: coreClient.OperationSpec = {
|
|
195
|
+
path: "{nextLink}",
|
|
196
|
+
httpMethod: "GET",
|
|
197
|
+
responses: {
|
|
198
|
+
200: {
|
|
199
|
+
bodyMapper: Mappers.DnsPrivateZoneListResult,
|
|
200
|
+
},
|
|
201
|
+
default: {
|
|
202
|
+
bodyMapper: Mappers.ErrorResponse,
|
|
203
|
+
},
|
|
204
|
+
},
|
|
205
|
+
urlParameters: [
|
|
206
|
+
Parameters.$host,
|
|
207
|
+
Parameters.nextLink,
|
|
208
|
+
Parameters.subscriptionId,
|
|
209
|
+
Parameters.location,
|
|
210
|
+
],
|
|
211
|
+
headerParameters: [Parameters.accept],
|
|
212
|
+
serializer,
|
|
213
|
+
};
|