huawei_cloud_api_definitions_CPH/
lib.rs1#[cfg(feature = "AddImageMember")]
2pub mod AddImageMember;
3#[cfg(feature = "BatchCreateTags")]
4pub mod BatchCreateTags;
5#[cfg(feature = "BatchDeleteTags")]
6pub mod BatchDeleteTags;
7#[cfg(feature = "BatchExportCloudPhoneData")]
8pub mod BatchExportCloudPhoneData;
9#[cfg(feature = "BatchImportCloudPhoneData")]
10pub mod BatchImportCloudPhoneData;
11#[cfg(feature = "BatchShowPhoneConnectInfos")]
12pub mod BatchShowPhoneConnectInfos;
13#[cfg(feature = "ChangeCloudPhoneServer")]
14pub mod ChangeCloudPhoneServer;
15#[cfg(feature = "ChangeCloudPhoneServerModel")]
16pub mod ChangeCloudPhoneServerModel;
17#[cfg(feature = "CreateCloudPhoneSingleServer")]
18pub mod CreateCloudPhoneSingleServer;
19#[cfg(feature = "CreateNet2CloudPhoneServer")]
20pub mod CreateNet2CloudPhoneServer;
21#[cfg(feature = "DeleteImage")]
22pub mod DeleteImage;
23#[cfg(feature = "DeleteImageMember")]
24pub mod DeleteImageMember;
25#[cfg(feature = "DeleteShareApps")]
26pub mod DeleteShareApps;
27#[cfg(feature = "DeleteShareFiles")]
28pub mod DeleteShareFiles;
29#[cfg(feature = "ExpandPhoneDataVolumeSize")]
30pub mod ExpandPhoneDataVolumeSize;
31#[cfg(feature = "ImportTraffic")]
32pub mod ImportTraffic;
33#[cfg(feature = "InstallApk")]
34pub mod InstallApk;
35#[cfg(feature = "ListCloudPhoneImages")]
36pub mod ListCloudPhoneImages;
37#[cfg(feature = "ListCloudPhoneModels")]
38pub mod ListCloudPhoneModels;
39#[cfg(feature = "ListCloudPhones")]
40pub mod ListCloudPhones;
41#[cfg(feature = "ListCloudPhoneServerModels")]
42pub mod ListCloudPhoneServerModels;
43#[cfg(feature = "ListCloudPhoneServers")]
44pub mod ListCloudPhoneServers;
45#[cfg(feature = "ListEncodeServers")]
46pub mod ListEncodeServers;
47#[cfg(feature = "ListImageMembers")]
48pub mod ListImageMembers;
49#[cfg(feature = "ListImages")]
50pub mod ListImages;
51#[cfg(feature = "ListJobs")]
52pub mod ListJobs;
53#[cfg(feature = "ListProjectTags")]
54pub mod ListProjectTags;
55#[cfg(feature = "ListResourceInstances")]
56pub mod ListResourceInstances;
57#[cfg(feature = "ListResourceTags")]
58pub mod ListResourceTags;
59#[cfg(feature = "ListShareFiles")]
60pub mod ListShareFiles;
61#[cfg(feature = "PushFile")]
62pub mod PushFile;
63#[cfg(feature = "PushShareApps")]
64pub mod PushShareApps;
65#[cfg(feature = "PushShareFiles")]
66pub mod PushShareFiles;
67#[cfg(feature = "ResetCloudPhone")]
68pub mod ResetCloudPhone;
69#[cfg(feature = "RestartCloudPhone")]
70pub mod RestartCloudPhone;
71#[cfg(feature = "RestartCloudPhoneServer")]
72pub mod RestartCloudPhoneServer;
73#[cfg(feature = "RestartEncodeServer")]
74pub mod RestartEncodeServer;
75#[cfg(feature = "RunShellCommand")]
76pub mod RunShellCommand;
77#[cfg(feature = "RunSyncCommand")]
78pub mod RunSyncCommand;
79#[cfg(feature = "ShowBandwidthDetail")]
80pub mod ShowBandwidthDetail;
81#[cfg(feature = "ShowCloudPhoneDetail")]
82pub mod ShowCloudPhoneDetail;
83#[cfg(feature = "ShowCloudPhoneServerDetail")]
84pub mod ShowCloudPhoneServerDetail;
85#[cfg(feature = "ShowJob")]
86pub mod ShowJob;
87#[cfg(feature = "StopCloudPhone")]
88pub mod StopCloudPhone;
89#[cfg(feature = "UninstallApk")]
90pub mod UninstallApk;
91#[cfg(feature = "UpdateBandwidth")]
92pub mod UpdateBandwidth;
93#[cfg(feature = "UpdateCloudPhoneProperty")]
94pub mod UpdateCloudPhoneProperty;
95#[cfg(feature = "UpdateImageMember")]
96pub mod UpdateImageMember;
97#[cfg(feature = "UpdateKeypair")]
98pub mod UpdateKeypair;
99#[cfg(feature = "UpdatePhoneName")]
100pub mod UpdatePhoneName;
101#[cfg(feature = "UpdateServerName")]
102pub mod UpdateServerName;