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