huawei_cloud_api_definitions_GEIP/
lib.rs

1#[cfg(feature = "AddGeipSegmentTags")]
2pub mod AddGeipSegmentTags;
3#[cfg(feature = "AddGlobalEipTags")]
4pub mod AddGlobalEipTags;
5#[cfg(feature = "AddInternetBandwidthTags")]
6pub mod AddInternetBandwidthTags;
7#[cfg(feature = "AssociateGeipSegmentInstance")]
8pub mod AssociateGeipSegmentInstance;
9#[cfg(feature = "AssociateInstance")]
10pub mod AssociateInstance;
11#[cfg(feature = "AttachInternetBandwidth")]
12pub mod AttachInternetBandwidth;
13#[cfg(feature = "BatchAttachGeipSegmentInternetBandwidth")]
14pub mod BatchAttachGeipSegmentInternetBandwidth;
15#[cfg(feature = "BatchAttachInternetBandwidth")]
16pub mod BatchAttachInternetBandwidth;
17#[cfg(feature = "BatchCreateGeipSegmentTags")]
18pub mod BatchCreateGeipSegmentTags;
19#[cfg(feature = "BatchCreateGlobalEip")]
20pub mod BatchCreateGlobalEip;
21#[cfg(feature = "BatchCreateGlobalEipTags")]
22pub mod BatchCreateGlobalEipTags;
23#[cfg(feature = "BatchCreateInternetBandwidth")]
24pub mod BatchCreateInternetBandwidth;
25#[cfg(feature = "BatchCreateInternetBandwidthTags")]
26pub mod BatchCreateInternetBandwidthTags;
27#[cfg(feature = "BatchDeleteGeipSegmentTags")]
28pub mod BatchDeleteGeipSegmentTags;
29#[cfg(feature = "BatchDeleteGlobalEipTags")]
30pub mod BatchDeleteGlobalEipTags;
31#[cfg(feature = "BatchDeleteInternetBandwidthTags")]
32pub mod BatchDeleteInternetBandwidthTags;
33#[cfg(feature = "BatchDetachGeipSegmentInternetBandwidth")]
34pub mod BatchDetachGeipSegmentInternetBandwidth;
35#[cfg(feature = "BatchDetachInternetBandwidth")]
36pub mod BatchDetachInternetBandwidth;
37#[cfg(feature = "CountGlobalEips")]
38pub mod CountGlobalEips;
39#[cfg(feature = "CountGlobalEipSegment")]
40pub mod CountGlobalEipSegment;
41#[cfg(feature = "CountInternetBandwidth")]
42pub mod CountInternetBandwidth;
43#[cfg(feature = "CreateGlobalEip")]
44pub mod CreateGlobalEip;
45#[cfg(feature = "CreateGlobalEipSegment")]
46pub mod CreateGlobalEipSegment;
47#[cfg(feature = "CreateInternetBandwidth")]
48pub mod CreateInternetBandwidth;
49#[cfg(feature = "CreateUserDisclaimer")]
50pub mod CreateUserDisclaimer;
51#[cfg(feature = "DeleteGeipSegmentTag")]
52pub mod DeleteGeipSegmentTag;
53#[cfg(feature = "DeleteGlobalEip")]
54pub mod DeleteGlobalEip;
55#[cfg(feature = "DeleteGlobalEipSegment")]
56pub mod DeleteGlobalEipSegment;
57#[cfg(feature = "DeleteGlobalEipTag")]
58pub mod DeleteGlobalEipTag;
59#[cfg(feature = "DeleteInternetBandwidth")]
60pub mod DeleteInternetBandwidth;
61#[cfg(feature = "DeleteInternetBandwidthTag")]
62pub mod DeleteInternetBandwidthTag;
63#[cfg(feature = "DeleteUserDisclaimer")]
64pub mod DeleteUserDisclaimer;
65#[cfg(feature = "DetachInternetBandwidth")]
66pub mod DetachInternetBandwidth;
67#[cfg(feature = "DisassociateGeipSegmentInstance")]
68pub mod DisassociateGeipSegmentInstance;
69#[cfg(feature = "DisassociateInstance")]
70pub mod DisassociateInstance;
71#[cfg(feature = "ListAccessSites")]
72pub mod ListAccessSites;
73#[cfg(feature = "ListGeipPools")]
74pub mod ListGeipPools;
75#[cfg(feature = "ListGeipResourceQuotas")]
76pub mod ListGeipResourceQuotas;
77#[cfg(feature = "ListGeipSegmentCountFilterTags")]
78pub mod ListGeipSegmentCountFilterTags;
79#[cfg(feature = "ListGeipSegmentDomainTags")]
80pub mod ListGeipSegmentDomainTags;
81#[cfg(feature = "ListGeipSegmentFilterTags")]
82pub mod ListGeipSegmentFilterTags;
83#[cfg(feature = "ListGlobalEipCountFilterTags")]
84pub mod ListGlobalEipCountFilterTags;
85#[cfg(feature = "ListGlobalEipDomainTags")]
86pub mod ListGlobalEipDomainTags;
87#[cfg(feature = "ListGlobalEipFilterTags")]
88pub mod ListGlobalEipFilterTags;
89#[cfg(feature = "ListGlobalEips")]
90pub mod ListGlobalEips;
91#[cfg(feature = "ListGlobalEipSegments")]
92pub mod ListGlobalEipSegments;
93#[cfg(feature = "ListInternetBandwidthCountFilterTags")]
94pub mod ListInternetBandwidthCountFilterTags;
95#[cfg(feature = "ListInternetBandwidthDomainTags")]
96pub mod ListInternetBandwidthDomainTags;
97#[cfg(feature = "ListInternetBandwidthFilterTags")]
98pub mod ListInternetBandwidthFilterTags;
99#[cfg(feature = "ListInternetBandwidthLimits")]
100pub mod ListInternetBandwidthLimits;
101#[cfg(feature = "ListInternetBandwidths")]
102pub mod ListInternetBandwidths;
103#[cfg(feature = "ListJobs")]
104pub mod ListJobs;
105#[cfg(feature = "ListSupportMasks")]
106pub mod ListSupportMasks;
107#[cfg(feature = "ListSupportRegions")]
108pub mod ListSupportRegions;
109#[cfg(feature = "ListTenantGeipSupportInstances")]
110pub mod ListTenantGeipSupportInstances;
111#[cfg(feature = "ShowGeipSegmentTags")]
112pub mod ShowGeipSegmentTags;
113#[cfg(feature = "ShowGlobalEip")]
114pub mod ShowGlobalEip;
115#[cfg(feature = "ShowGlobalEipSegment")]
116pub mod ShowGlobalEipSegment;
117#[cfg(feature = "ShowGlobalEipTags")]
118pub mod ShowGlobalEipTags;
119#[cfg(feature = "ShowInternetBandwidth")]
120pub mod ShowInternetBandwidth;
121#[cfg(feature = "ShowInternetBandwidthTags")]
122pub mod ShowInternetBandwidthTags;
123#[cfg(feature = "ShowJobs")]
124pub mod ShowJobs;
125#[cfg(feature = "ShowUserDisclaimer")]
126pub mod ShowUserDisclaimer;
127#[cfg(feature = "UpdateGlobalEip")]
128pub mod UpdateGlobalEip;
129#[cfg(feature = "UpdateGlobalEipSegment")]
130pub mod UpdateGlobalEipSegment;
131#[cfg(feature = "UpdateInternetBandwidth")]
132pub mod UpdateInternetBandwidth;