Uses of Class
com.azure.communication.phonenumbers.models.PhoneNumberOffering
Packages that use PhoneNumberOffering
Package
Description
Package containing the classes for AzureCommunicationPhoneNumbers.
-
Uses of PhoneNumberOffering in com.azure.communication.phonenumbers
Methods in com.azure.communication.phonenumbers that return types with arguments of type PhoneNumberOfferingModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedFlux<PhoneNumberOffering>PhoneNumbersAsyncClient.listAvailableOfferings(String countryCode, PhoneNumberType phoneNumberType, PhoneNumberAssignmentType assignmentType) Gets the list of the available phone number offerings for the given country.com.azure.core.http.rest.PagedIterable<PhoneNumberOffering>PhoneNumbersClient.listAvailableOfferings(String countryCode, PhoneNumberType phoneNumberType, PhoneNumberAssignmentType assignmentType) Gets the list of the available phone number offerings for the given country.com.azure.core.http.rest.PagedIterable<PhoneNumberOffering>PhoneNumbersClient.listAvailableOfferings(String countryCode, PhoneNumberType phoneNumberType, PhoneNumberAssignmentType assignmentType, com.azure.core.util.Context context) Gets the list of the available phone number offerings for the given country.