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 = "CreateJobSchedule")]
82pub mod CreateJobSchedule;
83#[cfg(feature = "CreateManualBackup")]
84pub mod CreateManualBackup;
85#[cfg(feature = "CreatePostgresqlDatabase")]
86pub mod CreatePostgresqlDatabase;
87#[cfg(feature = "CreatePostgresqlDatabaseSchema")]
88pub mod CreatePostgresqlDatabaseSchema;
89#[cfg(feature = "CreatePostgresqlDbUser")]
90pub mod CreatePostgresqlDbUser;
91#[cfg(feature = "CreatePostgresqlExtension")]
92pub mod CreatePostgresqlExtension;
93#[cfg(feature = "CreatePublication")]
94pub mod CreatePublication;
95#[cfg(feature = "CreateRdSforMySqlProxy")]
96pub mod CreateRdSforMySqlProxy;
97#[cfg(feature = "CreateRebuildSlave")]
98pub mod CreateRebuildSlave;
99#[cfg(feature = "CreateRestoreInstance")]
100pub mod CreateRestoreInstance;
101#[cfg(feature = "CreateSqlLimit")]
102pub mod CreateSqlLimit;
103#[cfg(feature = "CreateSqlserverDatabase")]
104pub mod CreateSqlserverDatabase;
105#[cfg(feature = "CreateSqlserverDbUser")]
106pub mod CreateSqlserverDbUser;
107#[cfg(feature = "CreateSubscription")]
108pub mod CreateSubscription;
109#[cfg(feature = "CreateXelLogDownload")]
110pub mod CreateXelLogDownload;
111#[cfg(feature = "DeleteBackupSelection")]
112pub mod DeleteBackupSelection;
113#[cfg(feature = "DeleteConfiguration")]
114pub mod DeleteConfiguration;
115#[cfg(feature = "DeleteDatabase")]
116pub mod DeleteDatabase;
117#[cfg(feature = "DeleteDbUser")]
118pub mod DeleteDbUser;
119#[cfg(feature = "DeleteDisasterRecovery")]
120pub mod DeleteDisasterRecovery;
121#[cfg(feature = "DeleteDistribution")]
122pub mod DeleteDistribution;
123#[cfg(feature = "DeleteInstance")]
124pub mod DeleteInstance;
125#[cfg(feature = "DeleteJob")]
126pub mod DeleteJob;
127#[cfg(feature = "DeleteJobSchedule")]
128pub mod DeleteJobSchedule;
129#[cfg(feature = "DeleteLogLtsConfigs")]
130pub mod DeleteLogLtsConfigs;
131#[cfg(feature = "DeleteManualBackup")]
132pub mod DeleteManualBackup;
133#[cfg(feature = "DeleteMsdtcLocalHost")]
134pub mod DeleteMsdtcLocalHost;
135#[cfg(feature = "DeletePostgresqlDatabase")]
136pub mod DeletePostgresqlDatabase;
137#[cfg(feature = "DeletePostgresqlDbUser")]
138pub mod DeletePostgresqlDbUser;
139#[cfg(feature = "DeletePostgresqlExtension")]
140pub mod DeletePostgresqlExtension;
141#[cfg(feature = "DeletePostgresqlHbaConf")]
142pub mod DeletePostgresqlHbaConf;
143#[cfg(feature = "DeletePublication")]
144pub mod DeletePublication;
145#[cfg(feature = "DeleteRdSforMySqlProxy")]
146pub mod DeleteRdSforMySqlProxy;
147#[cfg(feature = "DeleteSqlLimit")]
148pub mod DeleteSqlLimit;
149#[cfg(feature = "DeleteSqlserverDatabase")]
150pub mod DeleteSqlserverDatabase;
151#[cfg(feature = "DeleteSqlserverDatabaseEx")]
152pub mod DeleteSqlserverDatabaseEx;
153#[cfg(feature = "DeleteSqlserverDbUser")]
154pub mod DeleteSqlserverDbUser;
155#[cfg(feature = "DeleteSubscription")]
156pub mod DeleteSubscription;
157#[cfg(feature = "DownloadErrorlog")]
158pub mod DownloadErrorlog;
159#[cfg(feature = "DownloadSlowlog")]
160pub mod DownloadSlowlog;
161#[cfg(feature = "EnableConfiguration")]
162pub mod EnableConfiguration;
163#[cfg(feature = "ExecutePrivilegeDatabaseUserRole")]
164pub mod ExecutePrivilegeDatabaseUserRole;
165#[cfg(feature = "ExecuteRevokeDatabaseUserRole")]
166pub mod ExecuteRevokeDatabaseUserRole;
167#[cfg(feature = "GetInstancesNoIndexTables")]
168pub mod GetInstancesNoIndexTables;
169#[cfg(feature = "ListApiVersion")]
170pub mod ListApiVersion;
171#[cfg(feature = "ListApiVersionNew")]
172pub mod ListApiVersionNew;
173#[cfg(feature = "ListAuditlogs")]
174pub mod ListAuditlogs;
175#[cfg(feature = "ListAuthorizedDatabases")]
176pub mod ListAuthorizedDatabases;
177#[cfg(feature = "ListAuthorizedDbUsers")]
178pub mod ListAuthorizedDbUsers;
179#[cfg(feature = "ListAuthorizedSqlserverDbUsers")]
180pub mod ListAuthorizedSqlserverDbUsers;
181#[cfg(feature = "ListAutoScalingPolicy")]
182pub mod ListAutoScalingPolicy;
183#[cfg(feature = "ListBackups")]
184pub mod ListBackups;
185#[cfg(feature = "ListBackupTransfers")]
186pub mod ListBackupTransfers;
187#[cfg(feature = "ListBusinessPartners")]
188pub mod ListBusinessPartners;
189#[cfg(feature = "ListCollations")]
190pub mod ListCollations;
191#[cfg(feature = "ListConfigurationApplyHistories")]
192pub mod ListConfigurationApplyHistories;
193#[cfg(feature = "ListConfigurations")]
194pub mod ListConfigurations;
195#[cfg(feature = "ListDatabases")]
196pub mod ListDatabases;
197#[cfg(feature = "ListDatabaseUserRole")]
198pub mod ListDatabaseUserRole;
199#[cfg(feature = "ListDatastores")]
200pub mod ListDatastores;