Skip to main content

huawei_cloud_api_definitions_RDS/
lib.rs

1#[cfg(feature = "AddPostgresqlHbaConf")]
2pub mod AddPostgresqlHbaConf;
3#[cfg(feature = "AllowDbPrivilege")]
4pub mod AllowDbPrivilege;
5#[cfg(feature = "AllowDbUserPrivilege")]
6pub mod AllowDbUserPrivilege;
7#[cfg(feature = "AllowSqlserverDbUserPrivilege")]
8pub mod AllowSqlserverDbUserPrivilege;
9#[cfg(feature = "ApplyConfigurationAsync")]
10pub mod ApplyConfigurationAsync;
11#[cfg(feature = "AttachEip")]
12pub mod AttachEip;
13#[cfg(feature = "BatchAddMsdtcs")]
14pub mod BatchAddMsdtcs;
15#[cfg(feature = "BatchDeleteInstance")]
16pub mod BatchDeleteInstance;
17#[cfg(feature = "BatchDeleteManualBackup")]
18pub mod BatchDeleteManualBackup;
19#[cfg(feature = "BatchExecuteEvents")]
20pub mod BatchExecuteEvents;
21#[cfg(feature = "BatchModifyPublication")]
22pub mod BatchModifyPublication;
23#[cfg(feature = "BatchModifySubscription")]
24pub mod BatchModifySubscription;
25#[cfg(feature = "BatchResizeFlavor")]
26pub mod BatchResizeFlavor;
27#[cfg(feature = "BatchRestoreDatabase")]
28pub mod BatchRestoreDatabase;
29#[cfg(feature = "BatchRestorePostgreSqlTables")]
30pub mod BatchRestorePostgreSqlTables;
31#[cfg(feature = "BatchStopInstance")]
32pub mod BatchStopInstance;
33#[cfg(feature = "BatchTagAddAction")]
34pub mod BatchTagAddAction;
35#[cfg(feature = "BatchTagDelAction")]
36pub mod BatchTagDelAction;
37#[cfg(feature = "ChangeBackupConfig")]
38pub mod ChangeBackupConfig;
39#[cfg(feature = "ChangeFailoverMode")]
40pub mod ChangeFailoverMode;
41#[cfg(feature = "ChangeFailoverStrategy")]
42pub mod ChangeFailoverStrategy;
43#[cfg(feature = "ChangeOpsWindow")]
44pub mod ChangeOpsWindow;
45#[cfg(feature = "ChangeProxyScale")]
46pub mod ChangeProxyScale;
47#[cfg(feature = "ChangeTheDelayThreshold")]
48pub mod ChangeTheDelayThreshold;
49#[cfg(feature = "CheckInstanceForUpgrade")]
50pub mod CheckInstanceForUpgrade;
51#[cfg(feature = "CheckWeakpwd")]
52pub mod CheckWeakpwd;
53#[cfg(feature = "CollectPublicationMonitor")]
54pub mod CollectPublicationMonitor;
55#[cfg(feature = "CollectSubscriptionMonitor")]
56pub mod CollectSubscriptionMonitor;
57#[cfg(feature = "CompareConfiguration")]
58pub mod CompareConfiguration;
59#[cfg(feature = "CopyConfiguration")]
60pub mod CopyConfiguration;
61#[cfg(feature = "CopyDatabase")]
62pub mod CopyDatabase;
63#[cfg(feature = "CreateConfiguration")]
64pub mod CreateConfiguration;
65#[cfg(feature = "CreateDatabase")]
66pub mod CreateDatabase;
67#[cfg(feature = "CreateDbUser")]
68pub mod CreateDbUser;
69#[cfg(feature = "CreateDistribution")]
70pub mod CreateDistribution;
71#[cfg(feature = "CreateDnsName")]
72pub mod CreateDnsName;
73#[cfg(feature = "CreateDrsJobTask")]
74pub mod CreateDrsJobTask;
75#[cfg(feature = "CreateInstance")]
76pub mod CreateInstance;
77#[cfg(feature = "CreateInstanceIam5")]
78pub mod CreateInstanceIam5;
79#[cfg(feature = "CreateIntelligentKillSession")]
80pub mod CreateIntelligentKillSession;
81#[cfg(feature = "CreateManualBackup")]
82pub mod CreateManualBackup;
83#[cfg(feature = "CreatePostgresqlDatabase")]
84pub mod CreatePostgresqlDatabase;
85#[cfg(feature = "CreatePostgresqlDatabaseSchema")]
86pub mod CreatePostgresqlDatabaseSchema;
87#[cfg(feature = "CreatePostgresqlDbUser")]
88pub mod CreatePostgresqlDbUser;
89#[cfg(feature = "CreatePostgresqlExtension")]
90pub mod CreatePostgresqlExtension;
91#[cfg(feature = "CreatePublication")]
92pub mod CreatePublication;
93#[cfg(feature = "CreateRdSforMySqlProxy")]
94pub mod CreateRdSforMySqlProxy;
95#[cfg(feature = "CreateRebuildSlave")]
96pub mod CreateRebuildSlave;
97#[cfg(feature = "CreateRestoreInstance")]
98pub mod CreateRestoreInstance;
99#[cfg(feature = "CreateSqlLimit")]
100pub mod CreateSqlLimit;
101#[cfg(feature = "CreateSqlserverDatabase")]
102pub mod CreateSqlserverDatabase;
103#[cfg(feature = "CreateSqlserverDbUser")]
104pub mod CreateSqlserverDbUser;
105#[cfg(feature = "CreateSubscription")]
106pub mod CreateSubscription;
107#[cfg(feature = "CreateXelLogDownload")]
108pub mod CreateXelLogDownload;
109#[cfg(feature = "DeleteBackupSelection")]
110pub mod DeleteBackupSelection;
111#[cfg(feature = "DeleteConfiguration")]
112pub mod DeleteConfiguration;
113#[cfg(feature = "DeleteDatabase")]
114pub mod DeleteDatabase;
115#[cfg(feature = "DeleteDbUser")]
116pub mod DeleteDbUser;
117#[cfg(feature = "DeleteDisasterRecovery")]
118pub mod DeleteDisasterRecovery;
119#[cfg(feature = "DeleteDistribution")]
120pub mod DeleteDistribution;
121#[cfg(feature = "DeleteInstance")]
122pub mod DeleteInstance;
123#[cfg(feature = "DeleteJob")]
124pub mod DeleteJob;
125#[cfg(feature = "DeleteLogLtsConfigs")]
126pub mod DeleteLogLtsConfigs;
127#[cfg(feature = "DeleteManualBackup")]
128pub mod DeleteManualBackup;
129#[cfg(feature = "DeleteMsdtcLocalHost")]
130pub mod DeleteMsdtcLocalHost;
131#[cfg(feature = "DeletePostgresqlDatabase")]
132pub mod DeletePostgresqlDatabase;
133#[cfg(feature = "DeletePostgresqlDbUser")]
134pub mod DeletePostgresqlDbUser;
135#[cfg(feature = "DeletePostgresqlExtension")]
136pub mod DeletePostgresqlExtension;
137#[cfg(feature = "DeletePostgresqlHbaConf")]
138pub mod DeletePostgresqlHbaConf;
139#[cfg(feature = "DeletePublication")]
140pub mod DeletePublication;
141#[cfg(feature = "DeleteRdSforMySqlProxy")]
142pub mod DeleteRdSforMySqlProxy;
143#[cfg(feature = "DeleteSqlLimit")]
144pub mod DeleteSqlLimit;
145#[cfg(feature = "DeleteSqlserverDatabase")]
146pub mod DeleteSqlserverDatabase;
147#[cfg(feature = "DeleteSqlserverDatabaseEx")]
148pub mod DeleteSqlserverDatabaseEx;
149#[cfg(feature = "DeleteSqlserverDbUser")]
150pub mod DeleteSqlserverDbUser;
151#[cfg(feature = "DeleteSubscription")]
152pub mod DeleteSubscription;
153#[cfg(feature = "DownloadErrorlog")]
154pub mod DownloadErrorlog;
155#[cfg(feature = "DownloadSlowlog")]
156pub mod DownloadSlowlog;
157#[cfg(feature = "EnableConfiguration")]
158pub mod EnableConfiguration;
159#[cfg(feature = "ExecutePrivilegeDatabaseUserRole")]
160pub mod ExecutePrivilegeDatabaseUserRole;
161#[cfg(feature = "ExecuteRevokeDatabaseUserRole")]
162pub mod ExecuteRevokeDatabaseUserRole;
163#[cfg(feature = "GetInstancesNoIndexTables")]
164pub mod GetInstancesNoIndexTables;
165#[cfg(feature = "ListApiVersion")]
166pub mod ListApiVersion;
167#[cfg(feature = "ListApiVersionNew")]
168pub mod ListApiVersionNew;
169#[cfg(feature = "ListAuditlogs")]
170pub mod ListAuditlogs;
171#[cfg(feature = "ListAuthorizedDatabases")]
172pub mod ListAuthorizedDatabases;
173#[cfg(feature = "ListAuthorizedDbUsers")]
174pub mod ListAuthorizedDbUsers;
175#[cfg(feature = "ListAuthorizedSqlserverDbUsers")]
176pub mod ListAuthorizedSqlserverDbUsers;
177#[cfg(feature = "ListAutoScalingPolicy")]
178pub mod ListAutoScalingPolicy;
179#[cfg(feature = "ListBackups")]
180pub mod ListBackups;
181#[cfg(feature = "ListBackupTransfers")]
182pub mod ListBackupTransfers;
183#[cfg(feature = "ListBusinessPartners")]
184pub mod ListBusinessPartners;
185#[cfg(feature = "ListCollations")]
186pub mod ListCollations;
187#[cfg(feature = "ListConfigurationApplyHistories")]
188pub mod ListConfigurationApplyHistories;
189#[cfg(feature = "ListConfigurations")]
190pub mod ListConfigurations;
191#[cfg(feature = "ListDatabases")]
192pub mod ListDatabases;
193#[cfg(feature = "ListDatabaseUserRole")]
194pub mod ListDatabaseUserRole;
195#[cfg(feature = "ListDatastores")]
196pub mod ListDatastores;
197#[cfg(feature = "ListDbAgentJobHistorys")]
198pub mod ListDbAgentJobHistorys;
199#[cfg(feature = "ListDbAgentJobHistorySteps")]
200pub mod ListDbAgentJobHistorySteps;