Function list_files

Source
pub async fn list_files(
    configuration: &Configuration,
) -> Result<ListFilesResponse, Error<ListFilesError>>