huawei_cloud_api_definitions_CFW/
lib.rs

1#[cfg(feature = "AddAclRule")]
2pub mod AddAclRule;
3#[cfg(feature = "AddAddressItem")]
4pub mod AddAddressItem;
5#[cfg(feature = "AddAddressSet")]
6pub mod AddAddressSet;
7#[cfg(feature = "AddBlackWhiteList")]
8pub mod AddBlackWhiteList;
9#[cfg(feature = "AddDomains")]
10pub mod AddDomains;
11#[cfg(feature = "AddDomainSet")]
12pub mod AddDomainSet;
13#[cfg(feature = "AddLogConfig")]
14pub mod AddLogConfig;
15#[cfg(feature = "AddServiceItems")]
16pub mod AddServiceItems;
17#[cfg(feature = "AddServiceSet")]
18pub mod AddServiceSet;
19#[cfg(feature = "BatchDeleteAclRules")]
20pub mod BatchDeleteAclRules;
21#[cfg(feature = "BatchDeleteAddressItems")]
22pub mod BatchDeleteAddressItems;
23#[cfg(feature = "BatchDeleteDomainSet")]
24pub mod BatchDeleteDomainSet;
25#[cfg(feature = "BatchDeleteServiceItems")]
26pub mod BatchDeleteServiceItems;
27#[cfg(feature = "BatchUpdateAclRuleActions")]
28pub mod BatchUpdateAclRuleActions;
29#[cfg(feature = "CancelCaptureTask")]
30pub mod CancelCaptureTask;
31#[cfg(feature = "ChangeEastWestFirewallStatus")]
32pub mod ChangeEastWestFirewallStatus;
33#[cfg(feature = "ChangeEipStatus")]
34pub mod ChangeEipStatus;
35#[cfg(feature = "ChangeIpsProtectMode")]
36pub mod ChangeIpsProtectMode;
37#[cfg(feature = "ChangeIpsRuleMode")]
38pub mod ChangeIpsRuleMode;
39#[cfg(feature = "ChangeIpsSwitchStatus")]
40pub mod ChangeIpsSwitchStatus;
41#[cfg(feature = "CreateCaptureTask")]
42pub mod CreateCaptureTask;
43#[cfg(feature = "CreateEastWestFirewall")]
44pub mod CreateEastWestFirewall;
45#[cfg(feature = "CreateFirewall")]
46pub mod CreateFirewall;
47#[cfg(feature = "CreateReportProfile")]
48pub mod CreateReportProfile;
49#[cfg(feature = "CreateTag")]
50pub mod CreateTag;
51#[cfg(feature = "DeleteAclRule")]
52pub mod DeleteAclRule;
53#[cfg(feature = "DeleteAclRuleHitCount")]
54pub mod DeleteAclRuleHitCount;
55#[cfg(feature = "DeleteAddressItem")]
56pub mod DeleteAddressItem;
57#[cfg(feature = "DeleteAddressSet")]
58pub mod DeleteAddressSet;
59#[cfg(feature = "DeleteBlackWhiteList")]
60pub mod DeleteBlackWhiteList;
61#[cfg(feature = "DeleteCaptureTask")]
62pub mod DeleteCaptureTask;
63#[cfg(feature = "DeleteDomains")]
64pub mod DeleteDomains;
65#[cfg(feature = "DeleteDomainSet")]
66pub mod DeleteDomainSet;
67#[cfg(feature = "DeleteFirewall")]
68pub mod DeleteFirewall;
69#[cfg(feature = "DeleteIpBlacklist")]
70pub mod DeleteIpBlacklist;
71#[cfg(feature = "DeleteReportProfile")]
72pub mod DeleteReportProfile;
73#[cfg(feature = "DeleteServiceItem")]
74pub mod DeleteServiceItem;
75#[cfg(feature = "DeleteServiceSet")]
76pub mod DeleteServiceSet;
77#[cfg(feature = "DeleteTag")]
78pub mod DeleteTag;
79#[cfg(feature = "EnableIpBlacklist")]
80pub mod EnableIpBlacklist;
81#[cfg(feature = "EnableMultiAccount")]
82pub mod EnableMultiAccount;
83#[cfg(feature = "ExportIpBlacklist")]
84pub mod ExportIpBlacklist;
85#[cfg(feature = "ExportLogs")]
86pub mod ExportLogs;
87#[cfg(feature = "ImportIpBlacklist")]
88pub mod ImportIpBlacklist;
89#[cfg(feature = "ListAccessControlLogs")]
90pub mod ListAccessControlLogs;
91#[cfg(feature = "ListAccounts")]
92pub mod ListAccounts;
93#[cfg(feature = "ListAclRuleHitCount")]
94pub mod ListAclRuleHitCount;
95#[cfg(feature = "ListAclRules")]
96pub mod ListAclRules;
97#[cfg(feature = "ListAddressItems")]
98pub mod ListAddressItems;
99#[cfg(feature = "ListAddressSetDetail")]
100pub mod ListAddressSetDetail;
101#[cfg(feature = "ListAddressSets")]
102pub mod ListAddressSets;
103#[cfg(feature = "ListAlarmWhitelist")]
104pub mod ListAlarmWhitelist;
105#[cfg(feature = "ListAttackLogs")]
106pub mod ListAttackLogs;
107#[cfg(feature = "ListAttackStatistic")]
108pub mod ListAttackStatistic;
109#[cfg(feature = "ListBlackWhiteLists")]
110pub mod ListBlackWhiteLists;
111#[cfg(feature = "ListCaptureResult")]
112pub mod ListCaptureResult;
113#[cfg(feature = "ListCaptureTask")]
114pub mod ListCaptureTask;
115#[cfg(feature = "ListCustomerIps")]
116pub mod ListCustomerIps;
117#[cfg(feature = "ListDnsServers")]
118pub mod ListDnsServers;
119#[cfg(feature = "ListDomainParseDetail")]
120pub mod ListDomainParseDetail;
121#[cfg(feature = "ListDomainParseIp")]
122pub mod ListDomainParseIp;
123#[cfg(feature = "ListDomains")]
124pub mod ListDomains;
125#[cfg(feature = "ListDomainSets")]
126pub mod ListDomainSets;
127#[cfg(feature = "ListEastWestFirewall")]
128pub mod ListEastWestFirewall;
129#[cfg(feature = "ListEipCount")]
130pub mod ListEipCount;
131#[cfg(feature = "ListEips")]
132pub mod ListEips;
133#[cfg(feature = "ListFirewallDetail")]
134pub mod ListFirewallDetail;
135#[cfg(feature = "ListFirewallList")]
136pub mod ListFirewallList;
137#[cfg(feature = "ListFlowLogs")]
138pub mod ListFlowLogs;
139#[cfg(feature = "ListFlowStatistic")]
140pub mod ListFlowStatistic;
141#[cfg(feature = "ListIpBlacklist")]
142pub mod ListIpBlacklist;
143#[cfg(feature = "ListIpBlacklistSwitch")]
144pub mod ListIpBlacklistSwitch;
145#[cfg(feature = "ListIpsProtectMode")]
146pub mod ListIpsProtectMode;
147#[cfg(feature = "ListIpsRules")]
148pub mod ListIpsRules;
149#[cfg(feature = "ListIpsRules1")]
150pub mod ListIpsRules1;
151#[cfg(feature = "ListIpsSwitchStatus")]
152pub mod ListIpsSwitchStatus;
153#[cfg(feature = "ListJob")]
154pub mod ListJob;
155#[cfg(feature = "ListLogConfig")]
156pub mod ListLogConfig;
157#[cfg(feature = "ListLogs")]
158pub mod ListLogs;
159#[cfg(feature = "ListOrganizationAccounts")]
160pub mod ListOrganizationAccounts;
161#[cfg(feature = "ListOrganizationTree")]
162pub mod ListOrganizationTree;
163#[cfg(feature = "ListProjectTags")]
164pub mod ListProjectTags;
165#[cfg(feature = "ListProtectedVpcs")]
166pub mod ListProtectedVpcs;
167#[cfg(feature = "ListRegions")]
168pub mod ListRegions;
169#[cfg(feature = "ListReportProfiles")]
170pub mod ListReportProfiles;
171#[cfg(feature = "ListResourceTags")]
172pub mod ListResourceTags;
173#[cfg(feature = "ListRuleAclTags")]
174pub mod ListRuleAclTags;
175#[cfg(feature = "ListServiceItems")]
176pub mod ListServiceItems;
177#[cfg(feature = "ListServiceSetDetail")]
178pub mod ListServiceSetDetail;
179#[cfg(feature = "ListServiceSets")]
180pub mod ListServiceSets;
181#[cfg(feature = "RetryIpBlacklist")]
182pub mod RetryIpBlacklist;
183#[cfg(feature = "SaveTags")]
184pub mod SaveTags;
185#[cfg(feature = "ShowAccessDetail")]
186pub mod ShowAccessDetail;
187#[cfg(feature = "ShowAccessTop")]
188pub mod ShowAccessTop;
189#[cfg(feature = "ShowAlarmConfig")]
190pub mod ShowAlarmConfig;
191#[cfg(feature = "ShowAntiVirusRule")]
192pub mod ShowAntiVirusRule;
193#[cfg(feature = "ShowAntiVirusSwitch")]
194pub mod ShowAntiVirusSwitch;
195#[cfg(feature = "ShowAttackDetail")]
196pub mod ShowAttackDetail;
197#[cfg(feature = "ShowAttackTop")]
198pub mod ShowAttackTop;
199#[cfg(feature = "ShowAttackTotal")]
200pub mod ShowAttackTotal;