What are methods of select class?

What are methods of select class?

Below are the methods of Select class in Selenium-

selectByValue selectByIndex selectByVisibleText deselectAll deselectByIndex deselectByValue deselectByVisibleText getFirstSelectedOption

Refer here for more details!