Skip to main content

auth_method_list

Function auth_method_list 

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