huawei_cloud_api_definitions_DeH/
lib.rs1#[cfg(feature = "BatchCreateDedicatedHostTags")]
2pub mod BatchCreateDedicatedHostTags;
3#[cfg(feature = "BatchDeleteDedicatedHostTags")]
4pub mod BatchDeleteDedicatedHostTags;
5#[cfg(feature = "CreateDedicatedHost")]
6pub mod CreateDedicatedHost;
7#[cfg(feature = "DeleteDedicatedHost")]
8pub mod DeleteDedicatedHost;
9#[cfg(feature = "ListDedicatedHostAllTypes")]
10pub mod ListDedicatedHostAllTypes;
11#[cfg(feature = "ListDedicatedHosts")]
12pub mod ListDedicatedHosts;
13#[cfg(feature = "ListDedicatedHostsByTags")]
14pub mod ListDedicatedHostsByTags;
15#[cfg(feature = "ListDedicatedHostTags")]
16pub mod ListDedicatedHostTags;
17#[cfg(feature = "ListDedicatedHostTypes")]
18pub mod ListDedicatedHostTypes;
19#[cfg(feature = "ListDehVersions")]
20pub mod ListDehVersions;
21#[cfg(feature = "ListServersDedicatedHost")]
22pub mod ListServersDedicatedHost;
23#[cfg(feature = "ShowDedicatedHost")]
24pub mod ShowDedicatedHost;
25#[cfg(feature = "ShowDedicatedHostTags")]
26pub mod ShowDedicatedHostTags;
27#[cfg(feature = "ShowDehVersion")]
28pub mod ShowDehVersion;
29#[cfg(feature = "ShowQuotaSets")]
30pub mod ShowQuotaSets;
31#[cfg(feature = "UpdateDedicatedHost")]
32pub mod UpdateDedicatedHost;