Uses of Class
com.azure.communication.phonenumbers.models.PhoneNumberLocality
Packages that use PhoneNumberLocality
Package
Description
Package containing the classes for AzureCommunicationPhoneNumbers.
-
Uses of PhoneNumberLocality in com.azure.communication.phonenumbers
Methods in com.azure.communication.phonenumbers that return types with arguments of type PhoneNumberLocalityModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedFlux<PhoneNumberLocality>PhoneNumbersAsyncClient.listAvailableLocalities(String countryCode, String administrativeDivision) Gets the list of the available localities.com.azure.core.http.rest.PagedIterable<PhoneNumberLocality>PhoneNumbersClient.listAvailableLocalities(String countryCode, String administrativeDivision) Gets the list of the available localities.com.azure.core.http.rest.PagedIterable<PhoneNumberLocality>PhoneNumbersClient.listAvailableLocalities(String countryCode, String administrativeDivision, com.azure.core.util.Context context) Gets the list of the available localities.