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 = "EnableDns")]
34pub mod EnableDns;
35#[cfg(feature = "ListAvailableZones")]
36pub mod ListAvailableZones;
37#[cfg(feature = "ListBackgroundTasks")]
38pub mod ListBackgroundTasks;
39#[cfg(feature = "ListBindings")]
40pub mod ListBindings;
41#[cfg(feature = "ListEngineProducts")]
42pub mod ListEngineProducts;
43#[cfg(feature = "ListExchanges")]
44pub mod ListExchanges;
45#[cfg(feature = "ListInstancesDetails")]
46pub mod ListInstancesDetails;
47#[cfg(feature = "ListPlugins")]
48pub mod ListPlugins;
49#[cfg(feature = "ListQueues")]
50pub mod ListQueues;
51#[cfg(feature = "ListUser")]
52pub mod ListUser;
53#[cfg(feature = "ListVhosts")]
54pub mod ListVhosts;
55#[cfg(feature = "ResetPassword")]
56pub mod ResetPassword;
57#[cfg(feature = "ResizeEngineInstance")]
58pub mod ResizeEngineInstance;
59#[cfg(feature = "ShowBackgroundTask")]
60pub mod ShowBackgroundTask;
61#[cfg(feature = "ShowCesHierarchy")]
62pub mod ShowCesHierarchy;
63#[cfg(feature = "ShowEngineInstanceExtendProductInfo")]
64pub mod ShowEngineInstanceExtendProductInfo;
65#[cfg(feature = "ShowInstance")]
66pub mod ShowInstance;
67#[cfg(feature = "ShowMaintainWindows")]
68pub mod ShowMaintainWindows;
69#[cfg(feature = "ShowQueueDetails")]
70pub mod ShowQueueDetails;
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;