huawei_cloud_api_definitions_MRS/
lib.rs1#[cfg(feature = "AddComponent")]
2pub mod AddComponent;
3#[cfg(feature = "BatchCreateClusterTags")]
4pub mod BatchCreateClusterTags;
5#[cfg(feature = "BatchDeleteClusterTags")]
6pub mod BatchDeleteClusterTags;
7#[cfg(feature = "BatchDeleteJobs")]
8pub mod BatchDeleteJobs;
9#[cfg(feature = "CancelSql")]
10pub mod CancelSql;
11#[cfg(feature = "CancelSyncIamUser")]
12pub mod CancelSyncIamUser;
13#[cfg(feature = "CreateAutoScalingPolicy")]
14pub mod CreateAutoScalingPolicy;
15#[cfg(feature = "CreateCluster")]
16pub mod CreateCluster;
17#[cfg(feature = "CreateClusterTag")]
18pub mod CreateClusterTag;
19#[cfg(feature = "CreateDataConnector")]
20pub mod CreateDataConnector;
21#[cfg(feature = "CreateExecuteJob")]
22pub mod CreateExecuteJob;
23#[cfg(feature = "CreateScalingPolicy")]
24pub mod CreateScalingPolicy;
25#[cfg(feature = "DeleteAutoScalingPolicy")]
26pub mod DeleteAutoScalingPolicy;
27#[cfg(feature = "DeleteCluster")]
28pub mod DeleteCluster;
29#[cfg(feature = "DeleteClusterTag")]
30pub mod DeleteClusterTag;
31#[cfg(feature = "DeleteDataConnector")]
32pub mod DeleteDataConnector;
33#[cfg(feature = "ExecuteSql")]
34pub mod ExecuteSql;
35#[cfg(feature = "ExpandCluster")]
36pub mod ExpandCluster;
37#[cfg(feature = "ListAllTags")]
38pub mod ListAllTags;
39#[cfg(feature = "ListAsyncTaskStatus")]
40pub mod ListAsyncTaskStatus;
41#[cfg(feature = "ListAvailableZones")]
42pub mod ListAvailableZones;
43#[cfg(feature = "ListClusters")]
44pub mod ListClusters;
45#[cfg(feature = "ListClustersByTags")]
46pub mod ListClustersByTags;
47#[cfg(feature = "ListClusterTags")]
48pub mod ListClusterTags;
49#[cfg(feature = "ListDataConnector")]
50pub mod ListDataConnector;
51#[cfg(feature = "ListHosts")]
52pub mod ListHosts;
53#[cfg(feature = "ListNodes")]
54pub mod ListNodes;
55#[cfg(feature = "ListSecurityRuleStatus")]
56pub mod ListSecurityRuleStatus;
57#[cfg(feature = "ListSyncRequirements")]
58pub mod ListSyncRequirements;
59#[cfg(feature = "ListSyncStatus")]
60pub mod ListSyncStatus;
61#[cfg(feature = "RunJobFlow")]
62pub mod RunJobFlow;
63#[cfg(feature = "ShowAgencyMapping")]
64pub mod ShowAgencyMapping;
65#[cfg(feature = "ShowAutoScalingPolicy")]
66pub mod ShowAutoScalingPolicy;
67#[cfg(feature = "ShowClusterDetails")]
68pub mod ShowClusterDetails;
69#[cfg(feature = "ShowHdfsFileList")]
70pub mod ShowHdfsFileList;
71#[cfg(feature = "ShowJobExeListNew")]
72pub mod ShowJobExeListNew;
73#[cfg(feature = "ShowMrsFlavors")]
74pub mod ShowMrsFlavors;
75#[cfg(feature = "ShowMrsVersionList")]
76pub mod ShowMrsVersionList;
77#[cfg(feature = "ShowMrsVersionMetadata")]
78pub mod ShowMrsVersionMetadata;
79#[cfg(feature = "ShowSingleJobExe")]
80pub mod ShowSingleJobExe;
81#[cfg(feature = "ShowSqlResult")]
82pub mod ShowSqlResult;
83#[cfg(feature = "ShowSqlResultWithJob")]
84pub mod ShowSqlResultWithJob;
85#[cfg(feature = "ShowSyncIamUser")]
86pub mod ShowSyncIamUser;
87#[cfg(feature = "ShowTagQuota")]
88pub mod ShowTagQuota;
89#[cfg(feature = "ShowTagStatus")]
90pub mod ShowTagStatus;
91#[cfg(feature = "ShrinkCluster")]
92pub mod ShrinkCluster;
93#[cfg(feature = "StopJob")]
94pub mod StopJob;
95#[cfg(feature = "SwitchClusterTags")]
96pub mod SwitchClusterTags;
97#[cfg(feature = "UpdateAgencyMapping")]
98pub mod UpdateAgencyMapping;
99#[cfg(feature = "UpdateAutoScalingPolicy")]
100pub mod UpdateAutoScalingPolicy;
101#[cfg(feature = "UpdateClusterName")]
102pub mod UpdateClusterName;
103#[cfg(feature = "UpdateClusterScaling")]
104pub mod UpdateClusterScaling;
105#[cfg(feature = "UpdateDataConnector")]
106pub mod UpdateDataConnector;
107#[cfg(feature = "UpdateSyncIamUser")]
108pub mod UpdateSyncIamUser;