huawei_cloud_api_definitions_RabbitMQ/
lib.rs1#[cfg(feature = "BatchCreateOrDeleteRabbitMqTag")]
2pub mod BatchCreateOrDeleteRabbitMqTag;
3#[cfg(feature = "BatchDeleteExchanges")]
4pub mod BatchDeleteExchanges;
5#[cfg(feature = "BatchDeleteQueues")]
6pub mod BatchDeleteQueues;
7#[cfg(feature = "BatchDeleteVhosts")]
8pub mod BatchDeleteVhosts;
9#[cfg(feature = "BatchRestartOrDeleteInstances")]
10pub mod BatchRestartOrDeleteInstances;
11#[cfg(feature = "CreateBinding")]
12pub mod CreateBinding;
13#[cfg(feature = "CreateExchange")]
14pub mod CreateExchange;
15#[cfg(feature = "CreatePostPaidInstanceByEngine")]
16pub mod CreatePostPaidInstanceByEngine;
17#[cfg(feature = "CreateQueue")]
18pub mod CreateQueue;
19#[cfg(feature = "CreateUser")]
20pub mod CreateUser;
21#[cfg(feature = "CreateVhost")]
22pub mod CreateVhost;
23#[cfg(feature = "DeleteBackgroundTask")]
24pub mod DeleteBackgroundTask;
25#[cfg(feature = "DeleteBinding")]
26pub mod DeleteBinding;
27#[cfg(feature = "DeleteInstance")]
28pub mod DeleteInstance;
29#[cfg(feature = "DeleteQueueInfo")]
30pub mod DeleteQueueInfo;
31#[cfg(feature = "DeleteUser")]
32pub mod DeleteUser;
33#[cfg(feature = "ListAvailableZones")]
34pub mod ListAvailableZones;
35#[cfg(feature = "ListBackgroundTasks")]
36pub mod ListBackgroundTasks;
37#[cfg(feature = "ListBindings")]
38pub mod ListBindings;
39#[cfg(feature = "ListEngineProducts")]
40pub mod ListEngineProducts;
41#[cfg(feature = "ListExchanges")]
42pub mod ListExchanges;
43#[cfg(feature = "ListInstancesDetails")]
44pub mod ListInstancesDetails;
45#[cfg(feature = "ListPlugins")]
46pub mod ListPlugins;
47#[cfg(feature = "ListQueues")]
48pub mod ListQueues;
49#[cfg(feature = "ListUser")]
50pub mod ListUser;
51#[cfg(feature = "ListVhosts")]
52pub mod ListVhosts;
53#[cfg(feature = "ResetPassword")]
54pub mod ResetPassword;
55#[cfg(feature = "ResizeEngineInstance")]
56pub mod ResizeEngineInstance;
57#[cfg(feature = "ShowBackgroundTask")]
58pub mod ShowBackgroundTask;
59#[cfg(feature = "ShowCesHierarchy")]
60pub mod ShowCesHierarchy;
61#[cfg(feature = "ShowEngineInstanceExtendProductInfo")]
62pub mod ShowEngineInstanceExtendProductInfo;
63#[cfg(feature = "ShowInstance")]
64pub mod ShowInstance;
65#[cfg(feature = "ShowMaintainWindows")]
66pub mod ShowMaintainWindows;
67#[cfg(feature = "ShowQueueDetails")]
68pub mod ShowQueueDetails;
69#[cfg(feature = "ShowRabbitMqProductCores")]
70pub mod ShowRabbitMqProductCores;
71#[cfg(feature = "ShowRabbitMqProjectTags")]
72pub mod ShowRabbitMqProjectTags;
73#[cfg(feature = "ShowRabbitMqTags")]
74pub mod ShowRabbitMqTags;
75#[cfg(feature = "UpdateInstance")]
76pub mod UpdateInstance;
77#[cfg(feature = "UpdatePlugins")]
78pub mod UpdatePlugins;
79#[cfg(feature = "UpdateUser")]
80pub mod UpdateUser;