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