Class PhoneNumberCountries

java.lang.Object
com.azure.communication.phonenumbers.models.PhoneNumberCountries

public final class PhoneNumberCountries extends Object
The PhoneNumberCountries model.
  • Constructor Details

    • PhoneNumberCountries

      public PhoneNumberCountries()
  • Method Details

    • getCountries

      public List<PhoneNumberCountry> getCountries()
      Get the countries property: Represents the underlying list of countries.
      Returns:
      the countries value.
    • getNextLink

      public String getNextLink()
      Get the nextLink property: Represents the URL link to the next page.
      Returns:
      the nextLink value.