huawei_cloud_api_definitions_KooPhone/
lib.rs1#[cfg(feature = "AsyncInvokeInstance")]
2pub mod AsyncInvokeInstance;
3#[cfg(feature = "BatchBackupInstances")]
4pub mod BatchBackupInstances;
5#[cfg(feature = "BatchPrepareInstances")]
6pub mod BatchPrepareInstances;
7#[cfg(feature = "BatchRebootInstance")]
8pub mod BatchRebootInstance;
9#[cfg(feature = "BatchResetInstance")]
10pub mod BatchResetInstance;
11#[cfg(feature = "BatchShowInstance")]
12pub mod BatchShowInstance;
13#[cfg(feature = "BatchShowSku")]
14pub mod BatchShowSku;
15#[cfg(feature = "CancelInstance")]
16pub mod CancelInstance;
17#[cfg(feature = "CreateInstance")]
18pub mod CreateInstance;
19#[cfg(feature = "DeleteInstance")]
20pub mod DeleteInstance;
21#[cfg(feature = "ExecuteInstanceAuthToken")]
22pub mod ExecuteInstanceAuthToken;
23#[cfg(feature = "ExecuteJob")]
24pub mod ExecuteJob;
25#[cfg(feature = "InstallApp")]
26pub mod InstallApp;
27#[cfg(feature = "ListInstanceApp")]
28pub mod ListInstanceApp;
29#[cfg(feature = "ListInstances")]
30pub mod ListInstances;
31#[cfg(feature = "ProvisionInstance")]
32pub mod ProvisionInstance;
33#[cfg(feature = "SetVideo")]
34pub mod SetVideo;
35#[cfg(feature = "ShowProgress")]
36pub mod ShowProgress;
37#[cfg(feature = "StopInstancesSession")]
38pub mod StopInstancesSession;
39#[cfg(feature = "StopInstancesStreaming")]
40pub mod StopInstancesStreaming;
41#[cfg(feature = "SyncInvokeInstance")]
42pub mod SyncInvokeInstance;