huawei_cloud_api_definitions_GaussDBforopenGauss/
lib.rs1#[cfg(feature = "AddHbaConfs")]
2pub mod AddHbaConfs;
3#[cfg(feature = "AddInstanceTags")]
4pub mod AddInstanceTags;
5#[cfg(feature = "AllowDbPrivileges")]
6pub mod AllowDbPrivileges;
7#[cfg(feature = "AllowDbRolePrivileges")]
8pub mod AllowDbRolePrivileges;
9#[cfg(feature = "AttachEip")]
10pub mod AttachEip;
11#[cfg(feature = "AuthorizeBackupDownload")]
12pub mod AuthorizeBackupDownload;
13#[cfg(feature = "BatchDeleteInstanceTag")]
14pub mod BatchDeleteInstanceTag;
15#[cfg(feature = "BatchSetBackupPolicy")]
16pub mod BatchSetBackupPolicy;
17#[cfg(feature = "BatchShowUpgradeCandidateVersions")]
18pub mod BatchShowUpgradeCandidateVersions;
19#[cfg(feature = "BindLtsConfig")]
20pub mod BindLtsConfig;
21#[cfg(feature = "CancelScheduleTask")]
22pub mod CancelScheduleTask;
23#[cfg(feature = "ChangeDemand2Period")]
24pub mod ChangeDemand2Period;
25#[cfg(feature = "CollectAsp")]
26pub mod CollectAsp;
27#[cfg(feature = "CollectWdrSnapshot")]
28pub mod CollectWdrSnapshot;
29#[cfg(feature = "ConfirmRestoredData")]
30pub mod ConfirmRestoredData;
31#[cfg(feature = "CopyConfiguration")]
32pub mod CopyConfiguration;
33#[cfg(feature = "CreateConfigurationTemplate")]
34pub mod CreateConfigurationTemplate;
35#[cfg(feature = "CreateCrossCloudConstructDisaster")]
36pub mod CreateCrossCloudConstructDisaster;
37#[cfg(feature = "CreateDatabase")]
38pub mod CreateDatabase;
39#[cfg(feature = "CreateDatabaseInstance")]
40pub mod CreateDatabaseInstance;
41#[cfg(feature = "CreateDatabaseSchemas")]
42pub mod CreateDatabaseSchemas;
43#[cfg(feature = "CreateDbInstance")]
44pub mod CreateDbInstance;
45#[cfg(feature = "CreateDbRole")]
46pub mod CreateDbRole;
47#[cfg(feature = "CreateDbUser")]
48pub mod CreateDbUser;
49#[cfg(feature = "CreateGaussDbInstance")]
50pub mod CreateGaussDbInstance;
51#[cfg(feature = "CreateInstance")]
52pub mod CreateInstance;
53#[cfg(feature = "CreateLimitTask")]
54pub mod CreateLimitTask;
55#[cfg(feature = "CreateManualBackup")]
56pub mod CreateManualBackup;
57#[cfg(feature = "CreateReadonlyNodes")]
58pub mod CreateReadonlyNodes;
59#[cfg(feature = "CreateRestoreInstance")]
60pub mod CreateRestoreInstance;
61#[cfg(feature = "CreateScheduleTask")]
62pub mod CreateScheduleTask;
63#[cfg(feature = "CreateSlowLogDownload")]
64pub mod CreateSlowLogDownload;
65#[cfg(feature = "CreateSqlLimitTask")]
66pub mod CreateSqlLimitTask;
67#[cfg(feature = "CreateWdrSnapshot")]
68pub mod CreateWdrSnapshot;
69#[cfg(feature = "DeleteConfiguration")]
70pub mod DeleteConfiguration;
71#[cfg(feature = "DeleteDatabase")]
72pub mod DeleteDatabase;
73#[cfg(feature = "DeleteDatabaseSchema")]
74pub mod DeleteDatabaseSchema;
75#[cfg(feature = "DeleteDisasterRecord")]
76pub mod DeleteDisasterRecord;
77#[cfg(feature = "DeleteHbaConfs")]
78pub mod DeleteHbaConfs;
79#[cfg(feature = "DeleteInstance")]
80pub mod DeleteInstance;
81#[cfg(feature = "DeleteInstanceTag")]
82pub mod DeleteInstanceTag;
83#[cfg(feature = "DeleteJob")]
84pub mod DeleteJob;
85#[cfg(feature = "DeleteLimitTask")]
86pub mod DeleteLimitTask;
87#[cfg(feature = "DeleteManualBackup")]
88pub mod DeleteManualBackup;
89#[cfg(feature = "DeleteReadonlyNodes")]
90pub mod DeleteReadonlyNodes;
91#[cfg(feature = "DeleteScheduleTask")]
92pub mod DeleteScheduleTask;
93#[cfg(feature = "DeleteSharding")]
94pub mod DeleteSharding;
95#[cfg(feature = "DeleteSqlLimitTask")]
96pub mod DeleteSqlLimitTask;
97#[cfg(feature = "ExecuteCrossCloudDisasterDataCacheEnd")]
98pub mod ExecuteCrossCloudDisasterDataCacheEnd;
99#[cfg(feature = "ExecuteCrossCloudDisasterDataCacheStart")]
100pub mod ExecuteCrossCloudDisasterDataCacheStart;
101#[cfg(feature = "ExecuteCrossCloudDisasterEndSimulation")]
102pub mod ExecuteCrossCloudDisasterEndSimulation;
103#[cfg(feature = "ExecuteCrossCloudDisasterRecoveryFailover")]
104pub mod ExecuteCrossCloudDisasterRecoveryFailover;
105#[cfg(feature = "ExecuteCrossCloudDisasterRestore")]
106pub mod ExecuteCrossCloudDisasterRestore;
107#[cfg(feature = "ExecuteCrossCloudDisasterStartSimulation")]
108pub mod ExecuteCrossCloudDisasterStartSimulation;
109#[cfg(feature = "ExecuteCrossCloudDisasterSwitchover")]
110pub mod ExecuteCrossCloudDisasterSwitchover;
111#[cfg(feature = "ExecuteCrossCloudReleaseDisaster")]
112pub mod ExecuteCrossCloudReleaseDisaster;
113#[cfg(feature = "ExportFullSqlList")]
114pub mod ExportFullSqlList;
115#[cfg(feature = "ExportFullSqlStatistics")]
116pub mod ExportFullSqlStatistics;
117#[cfg(feature = "ExportInstanceInfos")]
118pub mod ExportInstanceInfos;
119#[cfg(feature = "ExportSlowSql")]
120pub mod ExportSlowSql;
121#[cfg(feature = "ExportSlowSqlList")]
122pub mod ExportSlowSqlList;
123#[cfg(feature = "ExportTopSqlList")]
124pub mod ExportTopSqlList;
125#[cfg(feature = "InstallKernelPlugin")]
126pub mod InstallKernelPlugin;
127#[cfg(feature = "ListAgencyInfos")]
128pub mod ListAgencyInfos;
129#[cfg(feature = "ListApplicableInstances")]
130pub mod ListApplicableInstances;
131#[cfg(feature = "ListAppliedHistories")]
132pub mod ListAppliedHistories;
133#[cfg(feature = "ListAspInfos")]
134pub mod ListAspInfos;
135#[cfg(feature = "ListAvailableFlavors")]
136pub mod ListAvailableFlavors;
137#[cfg(feature = "ListBackups")]
138pub mod ListBackups;
139#[cfg(feature = "ListBackupsDetails")]
140pub mod ListBackupsDetails;
141#[cfg(feature = "ListBindedEips")]
142pub mod ListBindedEips;
143#[cfg(feature = "ListCnInfosBeforeReduce")]
144pub mod ListCnInfosBeforeReduce;
145#[cfg(feature = "ListComponentInfos")]
146pub mod ListComponentInfos;
147#[cfg(feature = "ListConfigurations")]
148pub mod ListConfigurations;
149#[cfg(feature = "ListConfigurationsDiff")]
150pub mod ListConfigurationsDiff;
151#[cfg(feature = "ListDatabaseInstances")]
152pub mod ListDatabaseInstances;
153#[cfg(feature = "ListDatabaseRoles")]
154pub mod ListDatabaseRoles;
155#[cfg(feature = "ListDatabases")]
156pub mod ListDatabases;
157#[cfg(feature = "ListDatabaseSchemas")]
158pub mod ListDatabaseSchemas;
159#[cfg(feature = "ListDatabaseSchemaTables")]
160pub mod ListDatabaseSchemaTables;
161#[cfg(feature = "ListDatabaseVersions")]
162pub mod ListDatabaseVersions;
163#[cfg(feature = "ListDatabaseVolumes")]
164pub mod ListDatabaseVolumes;
165#[cfg(feature = "ListDatabaseVolumeSummary")]
166pub mod ListDatabaseVolumeSummary;
167#[cfg(feature = "ListDatastores")]
168pub mod ListDatastores;
169#[cfg(feature = "ListDatastoresDetails")]
170pub mod ListDatastoresDetails;
171#[cfg(feature = "ListDbBackups")]
172pub mod ListDbBackups;
173#[cfg(feature = "ListDbFlavors")]
174pub mod ListDbFlavors;
175#[cfg(feature = "ListDbUsers")]
176pub mod ListDbUsers;
177#[cfg(feature = "ListDisasterRecoveryRecord")]
178pub mod ListDisasterRecoveryRecord;
179#[cfg(feature = "ListEnhanceFullSqls")]
180pub mod ListEnhanceFullSqls;
181#[cfg(feature = "ListEnhanceFullSqlStatistics")]
182pub mod ListEnhanceFullSqlStatistics;
183#[cfg(feature = "ListEnterpriseProjects")]
184pub mod ListEnterpriseProjects;
185#[cfg(feature = "ListEpsQuotas")]
186pub mod ListEpsQuotas;
187#[cfg(feature = "ListFeatures")]
188pub mod ListFeatures;
189#[cfg(feature = "ListFlavors")]
190pub mod ListFlavors;
191#[cfg(feature = "ListFlavorsDetails")]
192pub mod ListFlavorsDetails;
193#[cfg(feature = "ListFullSqlSwitches")]
194pub mod ListFullSqlSwitches;
195#[cfg(feature = "ListGaussDbDatastores")]
196pub mod ListGaussDbDatastores;
197#[cfg(feature = "ListHbaInfoHistory")]
198pub mod ListHbaInfoHistory;
199#[cfg(feature = "ListHbaInfos")]
200pub mod ListHbaInfos;