huawei_cloud_api_definitions_CBH/
lib.rs1#[cfg(feature = "BatchCreateInstanceTag")]
2pub mod BatchCreateInstanceTag;
3#[cfg(feature = "ChangeInstanceNetwork")]
4pub mod ChangeInstanceNetwork;
5#[cfg(feature = "ChangeInstanceOrder")]
6pub mod ChangeInstanceOrder;
7#[cfg(feature = "ChangeInstanceType")]
8pub mod ChangeInstanceType;
9#[cfg(feature = "CountInstancesByTag")]
10pub mod CountInstancesByTag;
11#[cfg(feature = "CreateCbh")]
12pub mod CreateCbh;
13#[cfg(feature = "CreateInstance")]
14pub mod CreateInstance;
15#[cfg(feature = "CreateInstanceOrder")]
16pub mod CreateInstanceOrder;
17#[cfg(feature = "DeleteInstance")]
18pub mod DeleteInstance;
19#[cfg(feature = "InstallCbhEip")]
20pub mod InstallCbhEip;
21#[cfg(feature = "InstallInstanceEip")]
22pub mod InstallInstanceEip;
23#[cfg(feature = "ListAvailableZones")]
24pub mod ListAvailableZones;
25#[cfg(feature = "ListCbhInstance")]
26pub mod ListCbhInstance;
27#[cfg(feature = "ListInstances")]
28pub mod ListInstances;
29#[cfg(feature = "ListInstancesByTag")]
30pub mod ListInstancesByTag;
31#[cfg(feature = "ListQuotaStatus")]
32pub mod ListQuotaStatus;
33#[cfg(feature = "ListSpecifications")]
34pub mod ListSpecifications;
35#[cfg(feature = "ListTags")]
36pub mod ListTags;
37#[cfg(feature = "LoginCbh")]
38pub mod LoginCbh;
39#[cfg(feature = "LoginInstance")]
40pub mod LoginInstance;
41#[cfg(feature = "LoginInstanceAdmin")]
42pub mod LoginInstanceAdmin;
43#[cfg(feature = "RebootInstance")]
44pub mod RebootInstance;
45#[cfg(feature = "RegisterAuthorization")]
46pub mod RegisterAuthorization;
47#[cfg(feature = "ResetInstanceLoginMethod")]
48pub mod ResetInstanceLoginMethod;
49#[cfg(feature = "ResetInstancePassword")]
50pub mod ResetInstancePassword;
51#[cfg(feature = "ResetLoginMethod")]
52pub mod ResetLoginMethod;
53#[cfg(feature = "ResetPassword")]
54pub mod ResetPassword;
55#[cfg(feature = "ResizeInstance")]
56pub mod ResizeInstance;
57#[cfg(feature = "RestartCbhInstance")]
58pub mod RestartCbhInstance;
59#[cfg(feature = "RollbackInstance")]
60pub mod RollbackInstance;
61#[cfg(feature = "SearchQuota")]
62pub mod SearchQuota;
63#[cfg(feature = "ShowAuthorization")]
64pub mod ShowAuthorization;
65#[cfg(feature = "ShowAvailableZoneInfo")]
66pub mod ShowAvailableZoneInfo;
67#[cfg(feature = "ShowEcsQuota")]
68pub mod ShowEcsQuota;
69#[cfg(feature = "ShowInstanceStatus")]
70pub mod ShowInstanceStatus;
71#[cfg(feature = "ShowInstanceTags")]
72pub mod ShowInstanceTags;
73#[cfg(feature = "ShowNetworkConfiguration")]
74pub mod ShowNetworkConfiguration;
75#[cfg(feature = "ShowOmUrl")]
76pub mod ShowOmUrl;
77#[cfg(feature = "ShowQuota")]
78pub mod ShowQuota;
79#[cfg(feature = "StartCbhInstance")]
80pub mod StartCbhInstance;
81#[cfg(feature = "StartInstance")]
82pub mod StartInstance;
83#[cfg(feature = "StopCbhInstance")]
84pub mod StopCbhInstance;
85#[cfg(feature = "StopInstance")]
86pub mod StopInstance;
87#[cfg(feature = "SwitchInstanceVpc")]
88pub mod SwitchInstanceVpc;
89#[cfg(feature = "UninstallCbhEip")]
90pub mod UninstallCbhEip;
91#[cfg(feature = "UninstallInstanceEip")]
92pub mod UninstallInstanceEip;
93#[cfg(feature = "UpdateInstanceSecurityGroup")]
94pub mod UpdateInstanceSecurityGroup;
95#[cfg(feature = "UpgradeCbhInstance")]
96pub mod UpgradeCbhInstance;
97#[cfg(feature = "UpgradeInstance")]
98pub mod UpgradeInstance;