pub async fn auth_method_list(
configuration: &Configuration,
auth_method_list: AuthMethodList,
) -> Result<ListAuthMethodsOutput, Error<AuthMethodListError>>pub async fn auth_method_list(
configuration: &Configuration,
auth_method_list: AuthMethodList,
) -> Result<ListAuthMethodsOutput, Error<AuthMethodListError>>