huawei_cloud_api_definitions_EG/
lib.rs1#[cfg(feature = "CheckPutEvents")]
2pub mod CheckPutEvents;
3#[cfg(feature = "CreateAgencies")]
4pub mod CreateAgencies;
5#[cfg(feature = "CreateChannel")]
6pub mod CreateChannel;
7#[cfg(feature = "CreateConnection")]
8pub mod CreateConnection;
9#[cfg(feature = "CreateEndpoint")]
10pub mod CreateEndpoint;
11#[cfg(feature = "CreateEventSchema")]
12pub mod CreateEventSchema;
13#[cfg(feature = "CreateEventSchemaVersion")]
14pub mod CreateEventSchemaVersion;
15#[cfg(feature = "CreateEventSource")]
16pub mod CreateEventSource;
17#[cfg(feature = "CreateEventStreaming")]
18pub mod CreateEventStreaming;
19#[cfg(feature = "CreateSubscription")]
20pub mod CreateSubscription;
21#[cfg(feature = "CreateSubscriptionTarget")]
22pub mod CreateSubscriptionTarget;
23#[cfg(feature = "DeleteChannel")]
24pub mod DeleteChannel;
25#[cfg(feature = "DeleteConnection")]
26pub mod DeleteConnection;
27#[cfg(feature = "DeleteEndpoint")]
28pub mod DeleteEndpoint;
29#[cfg(feature = "DeleteEventSchema")]
30pub mod DeleteEventSchema;
31#[cfg(feature = "DeleteEventSchemaVersion")]
32pub mod DeleteEventSchemaVersion;
33#[cfg(feature = "DeleteEventSource")]
34pub mod DeleteEventSource;
35#[cfg(feature = "DeleteEventStreaming")]
36pub mod DeleteEventStreaming;
37#[cfg(feature = "DeleteSubscription")]
38pub mod DeleteSubscription;
39#[cfg(feature = "DeleteSubscriptionTarget")]
40pub mod DeleteSubscriptionTarget;
41#[cfg(feature = "DiscoverEventSchemaFromData")]
42pub mod DiscoverEventSchemaFromData;
43#[cfg(feature = "ExecuteSubscriptionOperation")]
44pub mod ExecuteSubscriptionOperation;
45#[cfg(feature = "ListAgencies")]
46pub mod ListAgencies;
47#[cfg(feature = "ListApiVersions")]
48pub mod ListApiVersions;
49#[cfg(feature = "ListChannels")]
50pub mod ListChannels;
51#[cfg(feature = "ListConnections")]
52pub mod ListConnections;
53#[cfg(feature = "ListEndpoints")]
54pub mod ListEndpoints;
55#[cfg(feature = "ListEventSchema")]
56pub mod ListEventSchema;
57#[cfg(feature = "ListEventSchemaVersions")]
58pub mod ListEventSchemaVersions;
59#[cfg(feature = "ListEventSources")]
60pub mod ListEventSources;
61#[cfg(feature = "ListEventStreaming")]
62pub mod ListEventStreaming;
63#[cfg(feature = "ListEventTarget")]
64pub mod ListEventTarget;
65#[cfg(feature = "ListObsBuckets")]
66pub mod ListObsBuckets;
67#[cfg(feature = "ListPubMetrics")]
68pub mod ListPubMetrics;
69#[cfg(feature = "ListQuotas")]
70pub mod ListQuotas;
71#[cfg(feature = "ListSubMetrics")]
72pub mod ListSubMetrics;
73#[cfg(feature = "ListSubscriptions")]
74pub mod ListSubscriptions;
75#[cfg(feature = "ListTracedEvents")]
76pub mod ListTracedEvents;
77#[cfg(feature = "ListTriggers")]
78pub mod ListTriggers;
79#[cfg(feature = "ListWorkflowTriggers")]
80pub mod ListWorkflowTriggers;
81#[cfg(feature = "PutEvents")]
82pub mod PutEvents;
83#[cfg(feature = "PutOfficialEvents")]
84pub mod PutOfficialEvents;
85#[cfg(feature = "QuerySupportFeature")]
86pub mod QuerySupportFeature;
87#[cfg(feature = "Refurbishobs")]
88pub mod Refurbishobs;
89#[cfg(feature = "ResumeEventStreaming")]
90pub mod ResumeEventStreaming;
91#[cfg(feature = "ShowDetailOfChannel")]
92pub mod ShowDetailOfChannel;
93#[cfg(feature = "ShowDetailOfConnection")]
94pub mod ShowDetailOfConnection;
95#[cfg(feature = "ShowDetailOfEvent")]
96pub mod ShowDetailOfEvent;
97#[cfg(feature = "ShowDetailOfEventSchema")]
98pub mod ShowDetailOfEventSchema;
99#[cfg(feature = "ShowDetailOfEventSchemaVersion")]
100pub mod ShowDetailOfEventSchemaVersion;
101#[cfg(feature = "ShowDetailOfEventSource")]
102pub mod ShowDetailOfEventSource;
103#[cfg(feature = "ShowDetailOfEventTrace")]
104pub mod ShowDetailOfEventTrace;
105#[cfg(feature = "ShowDetailOfSubscription")]
106pub mod ShowDetailOfSubscription;
107#[cfg(feature = "ShowDetailOfSubscriptionTarget")]
108pub mod ShowDetailOfSubscriptionTarget;
109#[cfg(feature = "ShowEventStreaming")]
110pub mod ShowEventStreaming;
111#[cfg(feature = "ShowListOfEventSample")]
112pub mod ShowListOfEventSample;
113#[cfg(feature = "UpdateChannel")]
114pub mod UpdateChannel;
115#[cfg(feature = "UpdateConnection")]
116pub mod UpdateConnection;
117#[cfg(feature = "UpdateEndpoint")]
118pub mod UpdateEndpoint;
119#[cfg(feature = "UpdateEventSchema")]
120pub mod UpdateEventSchema;
121#[cfg(feature = "UpdateEventSource")]
122pub mod UpdateEventSource;
123#[cfg(feature = "UpdateEventStreaming")]
124pub mod UpdateEventStreaming;
125#[cfg(feature = "UpdateSubscription")]
126pub mod UpdateSubscription;
127#[cfg(feature = "UpdateSubscriptionSource")]
128pub mod UpdateSubscriptionSource;
129#[cfg(feature = "UpdateSubscriptionTarget")]
130pub mod UpdateSubscriptionTarget;