huawei_cloud_api_definitions_FunctionGraph/
lib.rs

1#[cfg(feature = "AsyncInvokeFunction")]
2pub mod AsyncInvokeFunction;
3#[cfg(feature = "BatchDeleteFunctionTriggers")]
4pub mod BatchDeleteFunctionTriggers;
5#[cfg(feature = "BatchDeleteWorkflows")]
6pub mod BatchDeleteWorkflows;
7#[cfg(feature = "CancelAsyncInvocation")]
8pub mod CancelAsyncInvocation;
9#[cfg(feature = "CreateCallbackWorkflow")]
10pub mod CreateCallbackWorkflow;
11#[cfg(feature = "CreateDependencyVersion")]
12pub mod CreateDependencyVersion;
13#[cfg(feature = "CreateEvent")]
14pub mod CreateEvent;
15#[cfg(feature = "CreateFunction")]
16pub mod CreateFunction;
17#[cfg(feature = "CreateFunctionApp")]
18pub mod CreateFunctionApp;
19#[cfg(feature = "CreateFunctionTrigger")]
20pub mod CreateFunctionTrigger;
21#[cfg(feature = "CreateFunctionVersion")]
22pub mod CreateFunctionVersion;
23#[cfg(feature = "CreateTags")]
24pub mod CreateTags;
25#[cfg(feature = "CreateVersionAlias")]
26pub mod CreateVersionAlias;
27#[cfg(feature = "CreateVpcEndpoint")]
28pub mod CreateVpcEndpoint;
29#[cfg(feature = "CreateWorkflow")]
30pub mod CreateWorkflow;
31#[cfg(feature = "DeleteDependencyVersion")]
32pub mod DeleteDependencyVersion;
33#[cfg(feature = "DeleteEvent")]
34pub mod DeleteEvent;
35#[cfg(feature = "DeleteFunction")]
36pub mod DeleteFunction;
37#[cfg(feature = "DeleteFunctionApp")]
38pub mod DeleteFunctionApp;
39#[cfg(feature = "DeleteFunctionAsyncInvokeConfig")]
40pub mod DeleteFunctionAsyncInvokeConfig;
41#[cfg(feature = "DeleteFunctionTrigger")]
42pub mod DeleteFunctionTrigger;
43#[cfg(feature = "DeleteTags")]
44pub mod DeleteTags;
45#[cfg(feature = "DeleteVersionAlias")]
46pub mod DeleteVersionAlias;
47#[cfg(feature = "DeleteVpcEndpoint")]
48pub mod DeleteVpcEndpoint;
49#[cfg(feature = "EnableAsyncStatusLog")]
50pub mod EnableAsyncStatusLog;
51#[cfg(feature = "EnableLtsLogs")]
52pub mod EnableLtsLogs;
53#[cfg(feature = "ExportFunction")]
54pub mod ExportFunction;
55#[cfg(feature = "ImportFunction")]
56pub mod ImportFunction;
57#[cfg(feature = "InvokeFunction")]
58pub mod InvokeFunction;
59#[cfg(feature = "ListActiveAsyncInvocations")]
60pub mod ListActiveAsyncInvocations;
61#[cfg(feature = "ListAppTemplates")]
62pub mod ListAppTemplates;
63#[cfg(feature = "ListAsyncInvocations")]
64pub mod ListAsyncInvocations;
65#[cfg(feature = "ListBridgeFunctions")]
66pub mod ListBridgeFunctions;
67#[cfg(feature = "ListBridgeVersions")]
68pub mod ListBridgeVersions;
69#[cfg(feature = "ListDependencies")]
70pub mod ListDependencies;
71#[cfg(feature = "ListDependencyVersion")]
72pub mod ListDependencyVersion;
73#[cfg(feature = "ListEvents")]
74pub mod ListEvents;
75#[cfg(feature = "ListFunctionApplications")]
76pub mod ListFunctionApplications;
77#[cfg(feature = "ListFunctionAsMetric")]
78pub mod ListFunctionAsMetric;
79#[cfg(feature = "ListFunctionAsyncInvokeConfig")]
80pub mod ListFunctionAsyncInvokeConfig;
81#[cfg(feature = "ListFunctionReservedInstances")]
82pub mod ListFunctionReservedInstances;
83#[cfg(feature = "ListFunctions")]
84pub mod ListFunctions;
85#[cfg(feature = "ListFunctionStatistics")]
86pub mod ListFunctionStatistics;
87#[cfg(feature = "ListFunctionTags")]
88pub mod ListFunctionTags;
89#[cfg(feature = "ListFunctionTemplate")]
90pub mod ListFunctionTemplate;
91#[cfg(feature = "ListFunctionTriggers")]
92pub mod ListFunctionTriggers;
93#[cfg(feature = "ListFunctionVersions")]
94pub mod ListFunctionVersions;
95#[cfg(feature = "ListQuotas")]
96pub mod ListQuotas;
97#[cfg(feature = "ListReservedInstanceConfigs")]
98pub mod ListReservedInstanceConfigs;
99#[cfg(feature = "ListStatistics")]
100pub mod ListStatistics;
101#[cfg(feature = "ListVersionAliases")]
102pub mod ListVersionAliases;
103#[cfg(feature = "ListWorkflow")]
104pub mod ListWorkflow;
105#[cfg(feature = "ListWorkflowExecutions")]
106pub mod ListWorkflowExecutions;
107#[cfg(feature = "RetryWorkFlow")]
108pub mod RetryWorkFlow;
109#[cfg(feature = "ShowAppTemplate")]
110pub mod ShowAppTemplate;
111#[cfg(feature = "ShowDependencyVersion")]
112pub mod ShowDependencyVersion;
113#[cfg(feature = "ShowEvent")]
114pub mod ShowEvent;
115#[cfg(feature = "ShowFuncReservedInstanceMetrics")]
116pub mod ShowFuncReservedInstanceMetrics;
117#[cfg(feature = "ShowFuncSnapshotState")]
118pub mod ShowFuncSnapshotState;
119#[cfg(feature = "ShowFunctionApp")]
120pub mod ShowFunctionApp;
121#[cfg(feature = "ShowFunctionAsyncInvokeConfig")]
122pub mod ShowFunctionAsyncInvokeConfig;
123#[cfg(feature = "ShowFunctionCode")]
124pub mod ShowFunctionCode;
125#[cfg(feature = "ShowFunctionConfig")]
126pub mod ShowFunctionConfig;
127#[cfg(feature = "ShowFunctionMetrics")]
128pub mod ShowFunctionMetrics;
129#[cfg(feature = "ShowFunctionTemplate")]
130pub mod ShowFunctionTemplate;
131#[cfg(feature = "ShowFunctionTrigger")]
132pub mod ShowFunctionTrigger;
133#[cfg(feature = "ShowLtsLogDetails")]
134pub mod ShowLtsLogDetails;
135#[cfg(feature = "ShowProjectAsyncStatusLogInfo")]
136pub mod ShowProjectAsyncStatusLogInfo;
137#[cfg(feature = "ShowProjectTagsList")]
138pub mod ShowProjectTagsList;
139#[cfg(feature = "ShowResInstanceInfo")]
140pub mod ShowResInstanceInfo;
141#[cfg(feature = "ShowTenantMetric")]
142pub mod ShowTenantMetric;
143#[cfg(feature = "ShowTracing")]
144pub mod ShowTracing;
145#[cfg(feature = "ShowVersionAlias")]
146pub mod ShowVersionAlias;
147#[cfg(feature = "ShowWorkFlow")]
148pub mod ShowWorkFlow;
149#[cfg(feature = "ShowWorkflowExecution")]
150pub mod ShowWorkflowExecution;
151#[cfg(feature = "ShowWorkflowExecutionForPage")]
152pub mod ShowWorkflowExecutionForPage;
153#[cfg(feature = "ShowWorkFlowMetric")]
154pub mod ShowWorkFlowMetric;
155#[cfg(feature = "StartSyncWorkflowExecution")]
156pub mod StartSyncWorkflowExecution;
157#[cfg(feature = "StartWorkflowExecution")]
158pub mod StartWorkflowExecution;
159#[cfg(feature = "StopWorkFlow")]
160pub mod StopWorkFlow;
161#[cfg(feature = "UpdateEvent")]
162pub mod UpdateEvent;
163#[cfg(feature = "UpdateFuncSnapshot")]
164pub mod UpdateFuncSnapshot;
165#[cfg(feature = "UpdateFunctionAsyncInvokeConfig")]
166pub mod UpdateFunctionAsyncInvokeConfig;
167#[cfg(feature = "UpdateFunctionCode")]
168pub mod UpdateFunctionCode;
169#[cfg(feature = "UpdateFunctionCollectState")]
170pub mod UpdateFunctionCollectState;
171#[cfg(feature = "UpdateFunctionConfig")]
172pub mod UpdateFunctionConfig;
173#[cfg(feature = "UpdateFunctionMaxInstanceConfig")]
174pub mod UpdateFunctionMaxInstanceConfig;
175#[cfg(feature = "UpdateFunctionReservedInstancesCount")]
176pub mod UpdateFunctionReservedInstancesCount;
177#[cfg(feature = "UpdateTracing")]
178pub mod UpdateTracing;
179#[cfg(feature = "UpdateTrigger")]
180pub mod UpdateTrigger;
181#[cfg(feature = "UpdateVersionAlias")]
182pub mod UpdateVersionAlias;
183#[cfg(feature = "UpdateWorkFlow")]
184pub mod UpdateWorkFlow;