Uses of Class
com.azure.communication.phonenumbers.models.ReleasePhoneNumberResult
Packages that use ReleasePhoneNumberResult
Package
Description
Package containing the classes for AzureCommunicationPhoneNumbers.
-
Uses of ReleasePhoneNumberResult in com.azure.communication.phonenumbers
Methods in com.azure.communication.phonenumbers that return types with arguments of type ReleasePhoneNumberResultModifier and TypeMethodDescriptioncom.azure.core.util.polling.PollerFlux<PhoneNumberOperation,ReleasePhoneNumberResult> PhoneNumbersAsyncClient.beginReleasePhoneNumber(String phoneNumber) Begins release of a purchased phone number.com.azure.core.util.polling.SyncPoller<PhoneNumberOperation,ReleasePhoneNumberResult> PhoneNumbersClient.beginReleasePhoneNumber(String phoneNumber) Starts the update of capabilities for a purchased phone number.com.azure.core.util.polling.SyncPoller<PhoneNumberOperation,ReleasePhoneNumberResult> PhoneNumbersClient.beginReleasePhoneNumber(String phoneNumber, com.azure.core.util.Context context) Starts the update of capabilities for a purchased phone number.