huawei_cloud_api_definitions_IdentityCenterPortalAPI/
lib.rs1#[cfg(feature = "GetAgencyCredentials")]
2pub mod GetAgencyCredentials;
3#[cfg(feature = "ListAccountAgencies")]
4pub mod ListAccountAgencies;
5#[cfg(feature = "ListAccounts")]
6pub mod ListAccounts;
7#[cfg(feature = "Logout")]
8pub mod Logout;