huawei_cloud_api_definitions_DDS/
lib.rs1#[cfg(feature = "AddReadonlyNode")]
2pub mod AddReadonlyNode;
3#[cfg(feature = "AddShardingNode")]
4pub mod AddShardingNode;
5#[cfg(feature = "AttachEip")]
6pub mod AttachEip;
7#[cfg(feature = "AttachInternalIp")]
8pub mod AttachInternalIp;
9#[cfg(feature = "BatchDeleteBackup")]
10pub mod BatchDeleteBackup;
11#[cfg(feature = "BatchTagAction")]
12pub mod BatchTagAction;
13#[cfg(feature = "BatchUpgradeDatabaseVersion")]
14pub mod BatchUpgradeDatabaseVersion;
15#[cfg(feature = "CancelEip")]
16pub mod CancelEip;
17#[cfg(feature = "CancelScheduledTask")]
18pub mod CancelScheduledTask;
19#[cfg(feature = "ChangeOpsWindow")]
20pub mod ChangeOpsWindow;
21#[cfg(feature = "CheckPassword")]
22pub mod CheckPassword;
23#[cfg(feature = "CheckWeakPassword")]
24pub mod CheckWeakPassword;
25#[cfg(feature = "CompareConfiguration")]
26pub mod CompareConfiguration;
27#[cfg(feature = "CopyConfiguration")]
28pub mod CopyConfiguration;
29#[cfg(feature = "CreateConfiguration")]
30pub mod CreateConfiguration;
31#[cfg(feature = "CreateDatabaseRole")]
32pub mod CreateDatabaseRole;
33#[cfg(feature = "CreateDatabaseUser")]
34pub mod CreateDatabaseUser;
35#[cfg(feature = "CreateInstance")]
36pub mod CreateInstance;
37#[cfg(feature = "CreateIp")]
38pub mod CreateIp;
39#[cfg(feature = "CreateKillOpRule")]
40pub mod CreateKillOpRule;
41#[cfg(feature = "CreateManualBackup")]
42pub mod CreateManualBackup;
43#[cfg(feature = "DeleteAuditLog")]
44pub mod DeleteAuditLog;
45#[cfg(feature = "DeleteConfiguration")]
46pub mod DeleteConfiguration;
47#[cfg(feature = "DeleteDatabaseRole")]
48pub mod DeleteDatabaseRole;
49#[cfg(feature = "DeleteDatabaseUser")]
50pub mod DeleteDatabaseUser;
51#[cfg(feature = "DeleteInstance")]
52pub mod DeleteInstance;
53#[cfg(feature = "DeleteIp")]
54pub mod DeleteIp;
55#[cfg(feature = "DeleteKillOpRuleList")]
56pub mod DeleteKillOpRuleList;
57#[cfg(feature = "DeleteLtsConfig")]
58pub mod DeleteLtsConfig;
59#[cfg(feature = "DeleteManualBackup")]
60pub mod DeleteManualBackup;
61#[cfg(feature = "DeleteMongosNode")]
62pub mod DeleteMongosNode;
63#[cfg(feature = "DeleteReadonlyNode")]
64pub mod DeleteReadonlyNode;
65#[cfg(feature = "DeleteSession")]
66pub mod DeleteSession;
67#[cfg(feature = "DownloadErrorlog")]
68pub mod DownloadErrorlog;
69#[cfg(feature = "DownloadSlowlog")]
70pub mod DownloadSlowlog;
71#[cfg(feature = "ExpandReplicasetNode")]
72pub mod ExpandReplicasetNode;
73#[cfg(feature = "ListApiVersion")]
74pub mod ListApiVersion;
75#[cfg(feature = "ListAppliedInstances")]
76pub mod ListAppliedInstances;
77#[cfg(feature = "ListAuditlogLinks")]
78pub mod ListAuditlogLinks;
79#[cfg(feature = "ListAuditlogs")]
80pub mod ListAuditlogs;
81#[cfg(feature = "ListAz2Migrate")]
82pub mod ListAz2Migrate;
83#[cfg(feature = "ListBackupDownloadPolicy")]
84pub mod ListBackupDownloadPolicy;
85#[cfg(feature = "ListBackups")]
86pub mod ListBackups;
87#[cfg(feature = "ListConfigurations")]
88pub mod ListConfigurations;
89#[cfg(feature = "ListDatabaseRoles")]
90pub mod ListDatabaseRoles;
91#[cfg(feature = "ListDatabases")]
92pub mod ListDatabases;
93#[cfg(feature = "ListDatabaseUsers")]
94pub mod ListDatabaseUsers;
95#[cfg(feature = "ListDatastoreVersions")]
96pub mod ListDatastoreVersions;
97#[cfg(feature = "ListErrorLogs")]
98pub mod ListErrorLogs;
99#[cfg(feature = "ListFlavorInfos")]
100pub mod ListFlavorInfos;
101#[cfg(feature = "ListFlavors")]
102pub mod ListFlavors;
103#[cfg(feature = "ListInstances")]
104pub mod ListInstances;
105#[cfg(feature = "ListInstancesByTags")]
106pub mod ListInstancesByTags;
107#[cfg(feature = "ListInstanceTags")]
108pub mod ListInstanceTags;
109#[cfg(feature = "ListLtsConfigs")]
110pub mod ListLtsConfigs;
111#[cfg(feature = "ListLtsErrorLogs")]
112pub mod ListLtsErrorLogs;
113#[cfg(feature = "ListLtsSlowLogs")]
114pub mod ListLtsSlowLogs;
115#[cfg(feature = "ListProjectTags")]
116pub mod ListProjectTags;
117#[cfg(feature = "ListRecycleInstances")]
118pub mod ListRecycleInstances;
119#[cfg(feature = "ListRestoreCollections")]
120pub mod ListRestoreCollections;
121#[cfg(feature = "ListRestoreDatabases")]
122pub mod ListRestoreDatabases;
123#[cfg(feature = "ListRestoreTimes")]
124pub mod ListRestoreTimes;
125#[cfg(feature = "ListScheduledTasks")]
126pub mod ListScheduledTasks;
127#[cfg(feature = "ListSessions")]
128pub mod ListSessions;
129#[cfg(feature = "ListSlowLogs")]
130pub mod ListSlowLogs;
131#[cfg(feature = "ListSslCertDownloadAddress")]
132pub mod ListSslCertDownloadAddress;
133#[cfg(feature = "ListStorageType")]
134pub mod ListStorageType;
135#[cfg(feature = "ListTasks")]
136pub mod ListTasks;
137#[cfg(feature = "MigrateAz")]
138pub mod MigrateAz;
139#[cfg(feature = "ResetConfiguration")]
140pub mod ResetConfiguration;
141#[cfg(feature = "ResetPassword")]
142pub mod ResetPassword;
143#[cfg(feature = "ResizeInstance")]
144pub mod ResizeInstance;
145#[cfg(feature = "ResizeInstanceVolume")]
146pub mod ResizeInstanceVolume;
147#[cfg(feature = "RestartInstance")]
148pub mod RestartInstance;
149#[cfg(feature = "RestoreInstance")]
150pub mod RestoreInstance;
151#[cfg(feature = "RestoreInstanceFromCollection")]
152pub mod RestoreInstanceFromCollection;
153#[cfg(feature = "RestoreNewInstance")]
154pub mod RestoreNewInstance;
155#[cfg(feature = "SaveBackupDownloadPolicy")]
156pub mod SaveBackupDownloadPolicy;
157#[cfg(feature = "SetAuditlogPolicy")]
158pub mod SetAuditlogPolicy;
159#[cfg(feature = "SetAutoEnlargePolicies")]
160pub mod SetAutoEnlargePolicies;
161#[cfg(feature = "SetBackupPolicy")]
162pub mod SetBackupPolicy;
163#[cfg(feature = "SetBalancerSwitch")]
164pub mod SetBalancerSwitch;
165#[cfg(feature = "SetBalancerWindow")]
166pub mod SetBalancerWindow;
167#[cfg(feature = "SetRecyclePolicy")]
168pub mod SetRecyclePolicy;
169#[cfg(feature = "ShowApiVersion")]
170pub mod ShowApiVersion;
171#[cfg(feature = "ShowAuditlogPolicy")]
172pub mod ShowAuditlogPolicy;
173#[cfg(feature = "ShowAutoEnlargePolicy")]
174pub mod ShowAutoEnlargePolicy;
175#[cfg(feature = "ShowBackupDownloadLink")]
176pub mod ShowBackupDownloadLink;
177#[cfg(feature = "ShowBackupPolicy")]
178pub mod ShowBackupPolicy;
179#[cfg(feature = "ShowClientNetwork")]
180pub mod ShowClientNetwork;
181#[cfg(feature = "ShowConfigurationAppliedHistory")]
182pub mod ShowConfigurationAppliedHistory;
183#[cfg(feature = "ShowConfigurationModifyHistory")]
184pub mod ShowConfigurationModifyHistory;
185#[cfg(feature = "ShowConfigurationParameter")]
186pub mod ShowConfigurationParameter;
187#[cfg(feature = "ShowConnectionStatistics")]
188pub mod ShowConnectionStatistics;
189#[cfg(feature = "ShowDiskUsage")]
190pub mod ShowDiskUsage;
191#[cfg(feature = "ShowEntityConfiguration")]
192pub mod ShowEntityConfiguration;
193#[cfg(feature = "ShowInstanceConfigurationModifyHistory")]
194pub mod ShowInstanceConfigurationModifyHistory;
195#[cfg(feature = "ShowJobDetail")]
196pub mod ShowJobDetail;
197#[cfg(feature = "ShowKillOpRuleRuleList")]
198pub mod ShowKillOpRuleRuleList;
199#[cfg(feature = "ShowQuotas")]
200pub mod ShowQuotas;