huawei_cloud_api_definitions_EIP/
lib.rs1#[cfg(feature = "AddPublicipsIntoSharedBandwidth")]
2pub mod AddPublicipsIntoSharedBandwidth;
3#[cfg(feature = "AssociatePublicips")]
4pub mod AssociatePublicips;
5#[cfg(feature = "AttachBatchPublicIp")]
6pub mod AttachBatchPublicIp;
7#[cfg(feature = "AttachShareBandwidth")]
8pub mod AttachShareBandwidth;
9#[cfg(feature = "BatchCreatePublicips")]
10pub mod BatchCreatePublicips;
11#[cfg(feature = "BatchCreatePublicipTags")]
12pub mod BatchCreatePublicipTags;
13#[cfg(feature = "BatchCreateSharedBandwidths")]
14pub mod BatchCreateSharedBandwidths;
15#[cfg(feature = "BatchDeletePublicIp")]
16pub mod BatchDeletePublicIp;
17#[cfg(feature = "BatchDeletePublicipTags")]
18pub mod BatchDeletePublicipTags;
19#[cfg(feature = "BatchDisassociatePublicips")]
20pub mod BatchDisassociatePublicips;
21#[cfg(feature = "BatchModifyBandwidth")]
22pub mod BatchModifyBandwidth;
23#[cfg(feature = "ChangeBandwidthToPeriod")]
24pub mod ChangeBandwidthToPeriod;
25#[cfg(feature = "ChangePublicipToPeriod")]
26pub mod ChangePublicipToPeriod;
27#[cfg(feature = "CountEipAvailableResources")]
28pub mod CountEipAvailableResources;
29#[cfg(feature = "CountPublicIp")]
30pub mod CountPublicIp;
31#[cfg(feature = "CountPublicIpInstance")]
32pub mod CountPublicIpInstance;
33#[cfg(feature = "CreatePrePaidPublicip")]
34pub mod CreatePrePaidPublicip;
35#[cfg(feature = "CreatePublicip")]
36pub mod CreatePublicip;
37#[cfg(feature = "CreatePublicipTag")]
38pub mod CreatePublicipTag;
39#[cfg(feature = "CreateSharedBandwidth")]
40pub mod CreateSharedBandwidth;
41#[cfg(feature = "CreateTenantVpcIgw")]
42pub mod CreateTenantVpcIgw;
43#[cfg(feature = "DeletePublicip")]
44pub mod DeletePublicip;
45#[cfg(feature = "DeletePublicipTag")]
46pub mod DeletePublicipTag;
47#[cfg(feature = "DeleteSharedBandwidth")]
48pub mod DeleteSharedBandwidth;
49#[cfg(feature = "DeleteTenantVpcIgw")]
50pub mod DeleteTenantVpcIgw;
51#[cfg(feature = "DetachBatchPublicIp")]
52pub mod DetachBatchPublicIp;
53#[cfg(feature = "DetachShareBandwidth")]
54pub mod DetachShareBandwidth;
55#[cfg(feature = "DisableNat64")]
56pub mod DisableNat64;
57#[cfg(feature = "DisassociatePublicips")]
58pub mod DisassociatePublicips;
59#[cfg(feature = "EnableNat64")]
60pub mod EnableNat64;
61#[cfg(feature = "ListBandwidth")]
62pub mod ListBandwidth;
63#[cfg(feature = "ListBandwidthPkg")]
64pub mod ListBandwidthPkg;
65#[cfg(feature = "ListBandwidths")]
66pub mod ListBandwidths;
67#[cfg(feature = "ListBandwidthsLimit")]
68pub mod ListBandwidthsLimit;
69#[cfg(feature = "ListCommonPools")]
70pub mod ListCommonPools;
71#[cfg(feature = "ListEipBandwidths")]
72pub mod ListEipBandwidths;
73#[cfg(feature = "ListProjectGeipBindings")]
74pub mod ListProjectGeipBindings;
75#[cfg(feature = "ListPublicipPool")]
76pub mod ListPublicipPool;
77#[cfg(feature = "ListPublicips")]
78pub mod ListPublicips;
79#[cfg(feature = "ListPublicipsByTags")]
80pub mod ListPublicipsByTags;
81#[cfg(feature = "ListPublicipTags")]
82pub mod ListPublicipTags;
83#[cfg(feature = "ListQuotas")]
84pub mod ListQuotas;
85#[cfg(feature = "ListShareBandwidthTypes")]
86pub mod ListShareBandwidthTypes;
87#[cfg(feature = "ListTenantVpcIgws")]
88pub mod ListTenantVpcIgws;
89#[cfg(feature = "NeutronCreateFloatingIp")]
90pub mod NeutronCreateFloatingIp;
91#[cfg(feature = "NeutronDeleteFloatingIp")]
92pub mod NeutronDeleteFloatingIp;
93#[cfg(feature = "NeutronListFloatingIps")]
94pub mod NeutronListFloatingIps;
95#[cfg(feature = "NeutronShowFloatingIp")]
96pub mod NeutronShowFloatingIp;
97#[cfg(feature = "NeutronUpdateFloatingIp")]
98pub mod NeutronUpdateFloatingIp;
99#[cfg(feature = "RemovePublicipsFromSharedBandwidth")]
100pub mod RemovePublicipsFromSharedBandwidth;
101#[cfg(feature = "ShowBandwidth")]
102pub mod ShowBandwidth;
103#[cfg(feature = "ShowInternalVpcIgw")]
104pub mod ShowInternalVpcIgw;
105#[cfg(feature = "ShowPublicip")]
106pub mod ShowPublicip;
107#[cfg(feature = "ShowPublicipPool")]
108pub mod ShowPublicipPool;
109#[cfg(feature = "ShowPublicipTags")]
110pub mod ShowPublicipTags;
111#[cfg(feature = "ShowPublicIpType")]
112pub mod ShowPublicIpType;
113#[cfg(feature = "ShowResourcesJobDetail")]
114pub mod ShowResourcesJobDetail;
115#[cfg(feature = "UpdateBandwidth")]
116pub mod UpdateBandwidth;
117#[cfg(feature = "UpdatePrePaidBandwidth")]
118pub mod UpdatePrePaidBandwidth;
119#[cfg(feature = "UpdatePublicip")]
120pub mod UpdatePublicip;
121#[cfg(feature = "UpdateTenantVpcIgw")]
122pub mod UpdateTenantVpcIgw;