huawei_cloud_api_definitions_CTS/
lib.rs1#[cfg(feature = "BatchCreateResourceTags")]
2pub mod BatchCreateResourceTags;
3#[cfg(feature = "BatchDeleteResourceTags")]
4pub mod BatchDeleteResourceTags;
5#[cfg(feature = "CheckObsBuckets")]
6pub mod CheckObsBuckets;
7#[cfg(feature = "CreateNotification")]
8pub mod CreateNotification;
9#[cfg(feature = "CreateTracker")]
10pub mod CreateTracker;
11#[cfg(feature = "DeleteNotification")]
12pub mod DeleteNotification;
13#[cfg(feature = "DeleteTracker")]
14pub mod DeleteTracker;
15#[cfg(feature = "ListNotifications")]
16pub mod ListNotifications;
17#[cfg(feature = "ListOperations")]
18pub mod ListOperations;
19#[cfg(feature = "ListQuotas")]
20pub mod ListQuotas;
21#[cfg(feature = "ListTraceResources")]
22pub mod ListTraceResources;
23#[cfg(feature = "ListTraces")]
24pub mod ListTraces;
25#[cfg(feature = "ListTrackers")]
26pub mod ListTrackers;
27#[cfg(feature = "ListUserResources")]
28pub mod ListUserResources;
29#[cfg(feature = "UpdateNotification")]
30pub mod UpdateNotification;
31#[cfg(feature = "UpdateTracker")]
32pub mod UpdateTracker;