huawei_cloud_api_definitions_ModelArts/
lib.rs

1#[cfg(feature = "AcceptScheduledEvent")]
2pub mod AcceptScheduledEvent;
3#[cfg(feature = "ApigAppExists")]
4pub mod ApigAppExists;
5#[cfg(feature = "AttachObs")]
6pub mod AttachObs;
7#[cfg(feature = "AuthorizeApiToApigApps")]
8pub mod AuthorizeApiToApigApps;
9#[cfg(feature = "BatchCreateServiceTags")]
10pub mod BatchCreateServiceTags;
11#[cfg(feature = "BatchDeletePoolNodes")]
12pub mod BatchDeletePoolNodes;
13#[cfg(feature = "BatchDeleteServiceTags")]
14pub mod BatchDeleteServiceTags;
15#[cfg(feature = "BatchRebootPoolNodes")]
16pub mod BatchRebootPoolNodes;
17#[cfg(feature = "CancelObs")]
18pub mod CancelObs;
19#[cfg(feature = "ChangeAlgorithm")]
20pub mod ChangeAlgorithm;
21#[cfg(feature = "ChangeTrainingExperiment")]
22pub mod ChangeTrainingExperiment;
23#[cfg(feature = "ChangeTrainingJobDescription")]
24pub mod ChangeTrainingJobDescription;
25#[cfg(feature = "CreateAlgorithm")]
26pub mod CreateAlgorithm;
27#[cfg(feature = "CreateAndAuthAppAuthApi")]
28pub mod CreateAndAuthAppAuthApi;
29#[cfg(feature = "CreateApigApp")]
30pub mod CreateApigApp;
31#[cfg(feature = "CreateApigAppCode")]
32pub mod CreateApigAppCode;
33#[cfg(feature = "CreateAppAuthApi")]
34pub mod CreateAppAuthApi;
35#[cfg(feature = "CreateAuthorization")]
36pub mod CreateAuthorization;
37#[cfg(feature = "CreateDevServer")]
38pub mod CreateDevServer;
39#[cfg(feature = "CreateImage")]
40pub mod CreateImage;
41#[cfg(feature = "CreateInspectionJob")]
42pub mod CreateInspectionJob;
43#[cfg(feature = "CreateLogDiagnosisJob")]
44pub mod CreateLogDiagnosisJob;
45#[cfg(feature = "CreateModel")]
46pub mod CreateModel;
47#[cfg(feature = "CreateModelArtsAgency")]
48pub mod CreateModelArtsAgency;
49#[cfg(feature = "CreateNetwork")]
50pub mod CreateNetwork;
51#[cfg(feature = "CreateNetworkParameterDiagnosisJob")]
52pub mod CreateNetworkParameterDiagnosisJob;
53#[cfg(feature = "CreateNodePool")]
54pub mod CreateNodePool;
55#[cfg(feature = "CreateNotebook")]
56pub mod CreateNotebook;
57#[cfg(feature = "CreateNotebookTags")]
58pub mod CreateNotebookTags;
59#[cfg(feature = "CreatePool")]
60pub mod CreatePool;
61#[cfg(feature = "CreateProfilingDiagnosisJob")]
62pub mod CreateProfilingDiagnosisJob;
63#[cfg(feature = "CreateSaveImageJob")]
64pub mod CreateSaveImageJob;
65#[cfg(feature = "CreateService")]
66pub mod CreateService;
67#[cfg(feature = "CreateTrainingJob")]
68pub mod CreateTrainingJob;
69#[cfg(feature = "CreateTrainJobTags")]
70pub mod CreateTrainJobTags;
71#[cfg(feature = "CreateWorkflow")]
72pub mod CreateWorkflow;
73#[cfg(feature = "CreateWorkflowExecution")]
74pub mod CreateWorkflowExecution;
75#[cfg(feature = "CreateWorkflowExecutionsActions")]
76pub mod CreateWorkflowExecutionsActions;
77#[cfg(feature = "CreateWorkflowPurchasePool")]
78pub mod CreateWorkflowPurchasePool;
79#[cfg(feature = "CreateWorkflowSchedule")]
80pub mod CreateWorkflowSchedule;
81#[cfg(feature = "CreateWorkflowServiceAuth")]
82pub mod CreateWorkflowServiceAuth;
83#[cfg(feature = "CreateWorkflowStepExecutionsActions")]
84pub mod CreateWorkflowStepExecutionsActions;
85#[cfg(feature = "CreateWorkflowSubscriptions")]
86pub mod CreateWorkflowSubscriptions;
87#[cfg(feature = "CreateWorkspace")]
88pub mod CreateWorkspace;
89#[cfg(feature = "DeleteAlgorithm")]
90pub mod DeleteAlgorithm;
91#[cfg(feature = "DeleteApiAppAuth")]
92pub mod DeleteApiAppAuth;
93#[cfg(feature = "DeleteApigApp")]
94pub mod DeleteApigApp;
95#[cfg(feature = "DeleteApigAppCode")]
96pub mod DeleteApigAppCode;
97#[cfg(feature = "DeleteAppAuthApi")]
98pub mod DeleteAppAuthApi;
99#[cfg(feature = "DeleteAuthorizations")]
100pub mod DeleteAuthorizations;
101#[cfg(feature = "DeleteDevServer")]
102pub mod DeleteDevServer;
103#[cfg(feature = "DeleteImage")]
104pub mod DeleteImage;
105#[cfg(feature = "DeleteInspectionJob")]
106pub mod DeleteInspectionJob;
107#[cfg(feature = "DeleteLogDiagnosisJob")]
108pub mod DeleteLogDiagnosisJob;
109#[cfg(feature = "DeleteModel")]
110pub mod DeleteModel;
111#[cfg(feature = "DeleteNetwork")]
112pub mod DeleteNetwork;
113#[cfg(feature = "DeleteNetworkDiagnosisJob")]
114pub mod DeleteNetworkDiagnosisJob;
115#[cfg(feature = "DeleteNodePool")]
116pub mod DeleteNodePool;
117#[cfg(feature = "DeleteNotebook")]
118pub mod DeleteNotebook;
119#[cfg(feature = "DeleteNotebookTags")]
120pub mod DeleteNotebookTags;
121#[cfg(feature = "DeletePool")]
122pub mod DeletePool;
123#[cfg(feature = "DeleteProfilingDiagnosisJob")]
124pub mod DeleteProfilingDiagnosisJob;
125#[cfg(feature = "DeleteService")]
126pub mod DeleteService;
127#[cfg(feature = "DeleteTrainingJob")]
128pub mod DeleteTrainingJob;
129#[cfg(feature = "DeleteTrainJobTags")]
130pub mod DeleteTrainJobTags;
131#[cfg(feature = "DeleteWorkflow")]
132pub mod DeleteWorkflow;
133#[cfg(feature = "DeleteWorkflowExecution")]
134pub mod DeleteWorkflowExecution;
135#[cfg(feature = "DeleteWorkflowScheduleId")]
136pub mod DeleteWorkflowScheduleId;
137#[cfg(feature = "DeleteWorkflowSubscription")]
138pub mod DeleteWorkflowSubscription;
139#[cfg(feature = "DeleteWorkspace")]
140pub mod DeleteWorkspace;
141#[cfg(feature = "GetAppAuthApiInfo")]
142pub mod GetAppAuthApiInfo;
143#[cfg(feature = "GetAppAuthApisInfo")]
144pub mod GetAppAuthApisInfo;
145#[cfg(feature = "GetAuthorizations")]
146pub mod GetAuthorizations;
147#[cfg(feature = "GetServiceAppAuthApiAuthInfo")]
148pub mod GetServiceAppAuthApiAuthInfo;
149#[cfg(feature = "ListAlgorithms")]
150pub mod ListAlgorithms;
151#[cfg(feature = "ListAllNotebooks")]
152pub mod ListAllNotebooks;
153#[cfg(feature = "ListApigApps")]
154pub mod ListApigApps;
155#[cfg(feature = "ListAttachableObSs")]
156pub mod ListAttachableObSs;
157#[cfg(feature = "ListClusters")]
158pub mod ListClusters;
159#[cfg(feature = "ListDevServers")]
160pub mod ListDevServers;
161#[cfg(feature = "ListEvents")]
162pub mod ListEvents;
163#[cfg(feature = "ListFlavors")]
164pub mod ListFlavors;
165#[cfg(feature = "ListImage")]
166pub mod ListImage;
167#[cfg(feature = "ListImageGroup")]
168pub mod ListImageGroup;
169#[cfg(feature = "ListInspectionItems")]
170pub mod ListInspectionItems;
171#[cfg(feature = "ListInspectionJobs")]
172pub mod ListInspectionJobs;
173#[cfg(feature = "ListInspectionNodes")]
174pub mod ListInspectionNodes;
175#[cfg(feature = "ListLogDiagnosisJobs")]
176pub mod ListLogDiagnosisJobs;
177#[cfg(feature = "ListModels")]
178pub mod ListModels;
179#[cfg(feature = "ListNetworkDiagnosisJobAlarm")]
180pub mod ListNetworkDiagnosisJobAlarm;
181#[cfg(feature = "ListNetworkDiagnosisJobProxyResponseDelimit")]
182pub mod ListNetworkDiagnosisJobProxyResponseDelimit;
183#[cfg(feature = "ListNetworkDiagnosisJobs")]
184pub mod ListNetworkDiagnosisJobs;
185#[cfg(feature = "ListNetworks")]
186pub mod ListNetworks;
187#[cfg(feature = "ListNodePoolNodes")]
188pub mod ListNodePoolNodes;
189#[cfg(feature = "ListNodePools")]
190pub mod ListNodePools;
191#[cfg(feature = "ListNotebooks")]
192pub mod ListNotebooks;
193#[cfg(feature = "ListPoolNodes")]
194pub mod ListPoolNodes;
195#[cfg(feature = "ListPools")]
196pub mod ListPools;
197#[cfg(feature = "ListPoolTags")]
198pub mod ListPoolTags;
199#[cfg(feature = "ListProfilingDiagnosisJobs")]
200pub mod ListProfilingDiagnosisJobs;