Index

A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

acceptLanguage(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the accepted language to be used in the client.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Adds a pipeline policy to apply on each request sent.
APPLICATION - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
Static value application for PhoneNumberAssignmentType.

B

beginPurchasePhoneNumbers(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Starts the purchase of the phone number(s) in the search result associated with a given id.
beginPurchasePhoneNumbers(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the purchase of the phone number(s) in the search result associated with a given id.
beginPurchasePhoneNumbers(String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the purchase of the phone number(s) in the search result associated with a given id.
beginReleasePhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Begins release of a purchased phone number.
beginReleasePhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the update of capabilities for a purchased phone number.
beginReleasePhoneNumber(String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the update of capabilities for a purchased phone number.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Starts the search for available phone numbers to purchase.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the search for available phone numbers to purchase.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities, PhoneNumberSearchOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Starts the search for available phone numbers to purchase.
beginSearchAvailablePhoneNumbers(String, PhoneNumberType, PhoneNumberAssignmentType, PhoneNumberCapabilities, PhoneNumberSearchOptions, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Starts the search for available phone numbers to purchase.
beginUpdatePhoneNumberCapabilities(String, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Update capabilities of a purchased phone number.
beginUpdatePhoneNumberCapabilities(String, PhoneNumberCapabilities) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Update capabilities of a purchased phone number.
beginUpdatePhoneNumberCapabilities(String, PhoneNumberCapabilities, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Update capabilities of a purchased phone number.
BillingFrequency - Class in com.azure.communication.phonenumbers.models
Defines values for BillingFrequency.
BillingFrequency() - Constructor for class com.azure.communication.phonenumbers.models.BillingFrequency
 
buildAsyncClient() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Create asynchronous client applying CommunicationClientCredentialPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildAsyncClient() - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Create asynchronous client applying CommunicationClientCredentialPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Create synchronous client applying CommunicationClientCredentialPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.
buildClient() - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Create synchronous client applying CommunicationClientCredentialPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.

C

CANCELLED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Cancelled for ReservationStatus.
CANCELLING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Cancelling for ReservationStatus.
clientOptions(ClientOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
com.azure.communication.phonenumbers - package com.azure.communication.phonenumbers
Package containing the classes for AzureCommunicationPhoneNumbers.
com.azure.communication.phonenumbers.models - package com.azure.communication.phonenumbers.models
Package containing classes for PhoneNumberAdminClient.
com.azure.communication.phonenumbers.siprouting.models - package com.azure.communication.phonenumbers.siprouting.models
Package containing classes for SipRoutingAdminClient.
COMPLETING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Completing for ReservationStatus.
configuration(Configuration) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
connectionString(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Set the endpoint and AzureKeyCredential for authorization
connectionString(String) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Set the endpoint and AzureKeyCredential for authorization.
credential(AzureKeyCredential) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(TokenCredential) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.

D

deleteTrunk(String) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Deletes SIP Trunk.
deleteTrunk(String) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Deletes SIP Trunk.
deleteTrunkWithResponse(String) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Deletes SIP Trunk.
deleteTrunkWithResponse(String, Context) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Deletes SIP Trunk.

E

endpoint(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Set endpoint of the service
endpoint(String) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets endpoint of the service
ERROR - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Error for ReservationStatus.
EXPIRED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Expired for ReservationStatus.
EXPIRING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Expiring for ReservationStatus.

F

FAILED - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value failed for PhoneNumberOperationStatus.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.BillingFrequency
Creates or finds a BillingFrequency from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
Creates or finds a PhoneNumberAssignmentType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Creates or finds a PhoneNumberCapabilityType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Creates or finds a PhoneNumberOperationStatus from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Creates or finds a PhoneNumberOperationType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberType
Creates or finds a PhoneNumberType from its string representation.
fromString(String) - Static method in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Creates or finds a ReservationStatus from its string representation.

G

GEOGRAPHIC - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberType
Static value geographic for PhoneNumberType.
getAbbreviatedName() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberAdministrativeDivision
Get the abbreviatedName property: Represents the abbreviated name of the administrative division of the locality.
getAdministrativeDivision() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberLocality
Get the administrativeDivision property: Represents an administrative division.
getAdministrativeDivision() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Gets the administrative division property.
getAmount() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCost
Get the amount property: The cost amount.
getAreaCode() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Gets the area code property.
getAssignmentType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOffering
Get the assignmentType property: Represents the assignment type of the offering.
getAssignmentType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the assignmentType property: Phone number's assignment type.
getAssignmentType() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the assignmentType property: The assignment type of the phone number.
getAvailableCapabilities() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOffering
Get the availableCapabilities property: Capabilities of a phone number.
getBillingFrequency() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCost
Get the billingFrequency property: The frequency with which the cost gets billed.
getCalling() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Get the calling property: Capability value for calling.
getCapabilities() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the capabilities property: Capabilities of a phone number.
getCapabilities() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the capabilities property: Capabilities of a phone number.
getCode() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the code property: The error code.
getCode() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipRoutingError
Get the code property: The error code.
getCost() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOffering
Get the cost property: The incurred cost for a single phone number.
getCost() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the cost property: The incurred cost for a single phone number.
getCost() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the cost property: The incurred cost for a single phone number.
getCountries() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCountries
Get the countries property: Represents the underlying list of countries.
getCountryCode() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCountry
Get the countryCode property: Represents the abbreviated name of the country.
getCountryCode() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the countryCode property: The ISO 3166-2 code of the phone number's country, e.g.
getCreatedDateTime() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the createdDateTime property: The date that the operation was created.
getCurrencyCode() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCost
Get the currencyCode property: The ISO 4217 currency code for the cost amount, e.g.
getDescription() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunkRoute
Get the description property: Gets or sets description of the route.
getDetails() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the details property: Further details about specific errors that led to this error.
getDetails() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipRoutingError
Get the details property: Further details about specific errors that led to this error.
getFqdn() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunk
Get the fqdn property: Gets or sets FQDN of the trunk.
getId() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the id property: Id of operation.
getId() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the id property: The id of the phone number, e.g.
getInnerError() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipRoutingError
Get the innerError property: The inner error if any.
getLastActionDateTime() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the lastActionDateTime property: The most recent date that the operation was changed.
getLatest() - Static method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Gets the latest service version supported by this client library
getLatest() - Static method in enum com.azure.communication.phonenumbers.SipRoutingServiceVersion
Gets the latest service version supported by this client library
getLocality() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Gets the locality property.
getLocalizedName() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberAdministrativeDivision
Get the localizedName property: Represents the localized name of the administrative division of the locality.
getLocalizedName() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCountry
Get the localizedName property: Represents the name of the country.
getLocalizedName() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberLocality
Get the localizedName property: Represents the localized name of the locality.
getMessage() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the message property: The error message.
getMessage() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipRoutingError
Get the message property: The error message.
getName() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunkRoute
Get the name property: Gets or sets name of the route.
getNextLink() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCountries
Get the nextLink property: Represents the URL link to the next page.
getNextLink() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberLocalities
Get the nextLink property: Represents the URL link to the next page.
getNextLink() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOfferings
Get the nextLink property: Represents the URL link to the next page.
getNumberPattern() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunkRoute
Get the numberPattern property: Gets or sets regex number pattern for routing calls.
getOperationType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the operationType property: The type of operation, e.g.
getPhoneNumber() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the phoneNumber property: String of the E.164 format of the phone number, e.g.
getPhoneNumberLocalities() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberLocalities
Get the phoneNumberLocalities property: Represents the underlying list of localities, e.g.
getPhoneNumberOfferings() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOfferings
Get the phoneNumberOfferings property: Represents the underlying list of offerings.
getPhoneNumbers() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the phoneNumbers property: The phone numbers that are available.
getPhoneNumberType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOffering
Get the phoneNumberType property: Represents the number type of the offering.
getPhoneNumberType() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the phoneNumberType property: The phone number's type, e.g.
getPhoneNumberType() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the phoneNumberType property: The phone number's type, e.g.
getPurchaseDate() - Method in class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
Get the purchaseDate property: The date and time that the phone number was purchased.
getPurchasedPhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets information about a purchased phone number.
getPurchasedPhoneNumber(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets information about a purchased phone number.
getPurchasedPhoneNumberWithResponse(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets information about a purchased phone number with response.
getPurchasedPhoneNumberWithResponse(String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets information about a purchased phone number with response.
getQuantity() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Gets the quantity property.
getResourceLocation() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the resourceLocation property: URL for retrieving the result of the operation, if any.
getSearchExpiresBy() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the searchExpiresBy property: The date that this search result expires and phone numbers are no longer on hold.
getSearchId() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
Get the searchId property: The search id.
getSipSignalingPort() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunk
Get the sipSignalingPort property: Gets or sets SIP signaling port of the trunk.
getSms() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Get the sms property: Capability value for SMS.
getStatus() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberOperation
Get the status property: Status of operation.
getTarget() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the target property: The error target.
getTarget() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipRoutingError
Get the target property: The error target.
getTrunk(String) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Gets SIP Trunk by FQDN.
getTrunk(String) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Gets SIP Trunk by FQDN.
getTrunks() - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunkRoute
Get the trunks property: Gets or sets list of SIP trunks for routing calls.
getTrunkWithResponse(String) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Gets SIP Trunk by FQDN.
getTrunkWithResponse(String, Context) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Gets SIP Trunk by FQDN.
getValue() - Method in exception com.azure.communication.phonenumbers.models.PhoneNumberErrorResponseException
 
getValue() - Method in exception com.azure.communication.phonenumbers.siprouting.models.SipRoutingResponseException
 
getVersion() - Method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
getVersion() - Method in enum com.azure.communication.phonenumbers.SipRoutingServiceVersion

H

httpClient(HttpClient) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.

I

IN_PROGRESS - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value InProgress for ReservationStatus.
INBOUND - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value inbound for PhoneNumberCapabilityType.
INBOUND_OUTBOUND - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value inbound+outbound for PhoneNumberCapabilityType.

L

listAvailableCountries() - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets the list of the available countries with context.
listAvailableCountries() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available countries.
listAvailableCountries(Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the purchased phone numbers with context.
listAvailableGeographicAreaCodes(String, PhoneNumberAssignmentType, String, String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets the list of the available Geographic area codes for a given country and locality.
listAvailableGeographicAreaCodes(String, PhoneNumberAssignmentType, String, String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available Geographic area codes for a given country and locality.
listAvailableGeographicAreaCodes(String, PhoneNumberAssignmentType, String, String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available Geographic area codes for a given country and locality.
listAvailableLocalities(String, String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets the list of the available localities.
listAvailableLocalities(String, String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available localities.
listAvailableLocalities(String, String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available localities.
listAvailableOfferings(String, PhoneNumberType, PhoneNumberAssignmentType) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets the list of the available phone number offerings for the given country.
listAvailableOfferings(String, PhoneNumberType, PhoneNumberAssignmentType) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available phone number offerings for the given country.
listAvailableOfferings(String, PhoneNumberType, PhoneNumberAssignmentType, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available phone number offerings for the given country.
listAvailableTollFreeAreaCodes(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available Toll-Free area codes for a given country.
listAvailableTollFreeAreaCodes(String, PhoneNumberAssignmentType) - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets the list of the available Toll-Free area codes for a given country.
listAvailableTollFreeAreaCodes(String, Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the available Toll-Free area codes for a given country.
listPurchasedPhoneNumbers() - Method in class com.azure.communication.phonenumbers.PhoneNumbersAsyncClient
Gets the list of the purchased phone numbers.
listPurchasedPhoneNumbers() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the purchased phone numbers.
listPurchasedPhoneNumbers(Context) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClient
Gets the list of the purchased phone numbers with context.
listRoutes() - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Lists SIP Trunk Routes.
listRoutes() - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Lists SIP Trunk Routes.
listRoutesWithResponse() - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Lists SIP Trunk Routes.
listRoutesWithResponse(Context) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Lists SIP Trunk Routes.
listTrunks() - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Lists SIP Trunks.
listTrunks() - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Lists SIP Trunks.
listTrunksWithResponse() - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Lists SIP Trunks.
listTrunksWithResponse(Context) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Lists SIP Trunks.

M

MANUAL - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Manual for ReservationStatus.
MONTHLY - Static variable in class com.azure.communication.phonenumbers.models.BillingFrequency
Static value monthly for BillingFrequency.

N

NONE - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value none for PhoneNumberCapabilityType.
NOT_STARTED - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value notStarted for PhoneNumberOperationStatus.

O

OUTBOUND - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
Static value outbound for PhoneNumberCapabilityType.

P

PENDING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Pending for ReservationStatus.
PERSON - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
Static value person for PhoneNumberAssignmentType.
PhoneNumberAdministrativeDivision - Class in com.azure.communication.phonenumbers.models
The PhoneNumberAdministrativeDivision model.
PhoneNumberAdministrativeDivision() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberAdministrativeDivision
 
PhoneNumberAssignmentType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberAssignmentType.
PhoneNumberAssignmentType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
 
PhoneNumberCapabilities - Class in com.azure.communication.phonenumbers.models
The PhoneNumberCapabilities model.
PhoneNumberCapabilities() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
 
PhoneNumberCapabilityType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberCapabilityType.
PhoneNumberCapabilityType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
 
PhoneNumberCost - Class in com.azure.communication.phonenumbers.models
The PhoneNumberCost model.
PhoneNumberCost() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCost
 
PhoneNumberCountries - Class in com.azure.communication.phonenumbers.models
The PhoneNumberCountries model.
PhoneNumberCountries() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCountries
 
PhoneNumberCountry - Class in com.azure.communication.phonenumbers.models
The PhoneNumberCountry model.
PhoneNumberCountry() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberCountry
 
PhoneNumberError - Class in com.azure.communication.phonenumbers.models
The Phone Number Services error.
PhoneNumberError(String, String, String, List<PhoneNumberError>) - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberError
Constructs a new PhoneNumberError
PhoneNumberErrorResponseException - Exception in com.azure.communication.phonenumbers.models
Exception thrown on phone number specific errors
PhoneNumberErrorResponseException(String, HttpResponse, PhoneNumberError) - Constructor for exception com.azure.communication.phonenumbers.models.PhoneNumberErrorResponseException
Initializes a new instance of the PhoneNumberErrorResponseException class.
PhoneNumberLocalities - Class in com.azure.communication.phonenumbers.models
The PhoneNumberLocalities model.
PhoneNumberLocalities() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberLocalities
 
PhoneNumberLocality - Class in com.azure.communication.phonenumbers.models
The PhoneNumberLocality model.
PhoneNumberLocality() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberLocality
 
PhoneNumberOffering - Class in com.azure.communication.phonenumbers.models
The PhoneNumberOffering model.
PhoneNumberOffering() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOffering
 
PhoneNumberOfferings - Class in com.azure.communication.phonenumbers.models
The PhoneNumberOfferings model.
PhoneNumberOfferings() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOfferings
 
PhoneNumberOperation - Class in com.azure.communication.phonenumbers.models
The PhoneNumberOperation model.
PhoneNumberOperation(PhoneNumberOperationStatus, String, OffsetDateTime, String, PhoneNumberOperationType, OffsetDateTime) - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOperation
The PhoneNumberOperation model.
PhoneNumberOperationStatus - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberOperationStatus.
PhoneNumberOperationStatus() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
 
PhoneNumberOperationType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberOperationType.
PhoneNumberOperationType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
 
PhoneNumbersAsyncClient - Class in com.azure.communication.phonenumbers
Asynchronous client for Communication service phone number operations.
PhoneNumbersClient - Class in com.azure.communication.phonenumbers
Synchronous client for Communication service phone number operations.
PhoneNumbersClientBuilder - Class in com.azure.communication.phonenumbers
Builder for creating clients of Communication Service phone number configuration.
PhoneNumbersClientBuilder() - Constructor for class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
 
PhoneNumberSearchOptions - Class in com.azure.communication.phonenumbers.models
The PhoneNumberSearchOptions model.
PhoneNumberSearchOptions() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
 
PhoneNumberSearchResult - Class in com.azure.communication.phonenumbers.models
The PhoneNumberSearchResult model.
PhoneNumberSearchResult() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberSearchResult
 
PhoneNumbersServiceVersion - Enum in com.azure.communication.phonenumbers
The versions of Phone Number Admin Service supported by this client library.
PhoneNumberType - Class in com.azure.communication.phonenumbers.models
Defines values for PhoneNumberType.
PhoneNumberType() - Constructor for class com.azure.communication.phonenumbers.models.PhoneNumberType
 
pipeline(HttpPipeline) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the HttpPipeline to use for the service client.
PURCHASE - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value purchase for PhoneNumberOperationType.
PURCHASE_PENDING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value PurchasePending for ReservationStatus.
PurchasedPhoneNumber - Class in com.azure.communication.phonenumbers.models
The PurchasedPhoneNumber model.
PurchasedPhoneNumber() - Constructor for class com.azure.communication.phonenumbers.models.PurchasedPhoneNumber
 
PurchasePhoneNumbersResult - Class in com.azure.communication.phonenumbers.models
The PurchasePhoneNumbersResult model.
PurchasePhoneNumbersResult() - Constructor for class com.azure.communication.phonenumbers.models.PurchasePhoneNumbersResult
 

R

REFRESHING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Refreshing for ReservationStatus.
RELEASE_PHONE_NUMBER - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value releasePhoneNumber for PhoneNumberOperationType.
ReleasePhoneNumberResult - Class in com.azure.communication.phonenumbers.models
The ReleasePhoneNumberResult model.
ReleasePhoneNumberResult() - Constructor for class com.azure.communication.phonenumbers.models.ReleasePhoneNumberResult
 
ReservationStatus - Class in com.azure.communication.phonenumbers.models
Deprecated.
Defines values for ReservationStatus.
ReservationStatus() - Constructor for class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
 
RESERVED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Reserved for ReservationStatus.
retryOptions(RetryOptions) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the RetryPolicy that is used when each request is sent.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the RetryPolicy that is used when each request is sent.
RUNNING - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value running for PhoneNumberOperationStatus.

S

SEARCH - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value search for PhoneNumberOperationType.
serviceVersion(PhoneNumbersServiceVersion) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the PhoneNumbersServiceVersion that is used when making API requests.
serviceVersion(SipRoutingServiceVersion) - Method in class com.azure.communication.phonenumbers.SipRoutingClientBuilder
Sets the SipRoutingServiceVersion that is used when making API requests.
setAdministrativeDivision(String) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Sets the administrative division property.
setAreaCode(String) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Sets the area code property.
setCalling(PhoneNumberCapabilityType) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Set the calling property: Capability value for calling.
setDescription(String) - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunkRoute
Set the description property: Gets or sets description of the route.
setLocality(String) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Sets the locality property.
setQuantity(Integer) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Sets the quantity property.
setRoutes(List<SipTrunkRoute>) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Sets SIP Trunk Routes.
setRoutes(List<SipTrunkRoute>) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Sets SIP Trunk Routes.
setRoutesWithResponse(List<SipTrunkRoute>) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Sets SIP Trunk Routes.
setRoutesWithResponse(List<SipTrunkRoute>, Context) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Sets SIP Trunk Routes.
setSms(PhoneNumberCapabilityType) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Set the sms property: Capability value for SMS.
setTrunk(SipTrunk) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Sets SIP Trunk.
setTrunk(SipTrunk) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Sets SIP Trunk.
setTrunks(List<SipTrunk>) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Sets SIP Trunks.
setTrunks(List<SipTrunk>) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Sets SIP Trunks.
setTrunks(List<String>) - Method in class com.azure.communication.phonenumbers.siprouting.models.SipTrunkRoute
Set the trunks property: Gets or sets list of SIP trunks for routing calls.
setTrunksWithResponse(List<SipTrunk>) - Method in class com.azure.communication.phonenumbers.SipRoutingAsyncClient
Sets SIP Trunks.
setTrunksWithResponse(List<SipTrunk>, Context) - Method in class com.azure.communication.phonenumbers.SipRoutingClient
Sets SIP Trunks.
SipRoutingAsyncClient - Class in com.azure.communication.phonenumbers
Asynchronous SIP Routing Client.
SipRoutingClient - Class in com.azure.communication.phonenumbers
Synchronous SIP Routing Client.
SipRoutingClientBuilder - Class in com.azure.communication.phonenumbers
Builder for creating clients of Communication Service SIP routing configuration.
SipRoutingClientBuilder() - Constructor for class com.azure.communication.phonenumbers.SipRoutingClientBuilder
 
SipRoutingError - Class in com.azure.communication.phonenumbers.siprouting.models
The SIP Routing error.
SipRoutingError(String, String, String, List<SipRoutingError>, SipRoutingError) - Constructor for class com.azure.communication.phonenumbers.siprouting.models.SipRoutingError
Constructs a new PhoneNumberError
SipRoutingResponseException - Exception in com.azure.communication.phonenumbers.siprouting.models
Exception thrown for an invalid response with SipRoutingError information.
SipRoutingResponseException(String, HttpResponse) - Constructor for exception com.azure.communication.phonenumbers.siprouting.models.SipRoutingResponseException
Initializes a new instance of the SipRoutingResponseException class.
SipRoutingResponseException(String, HttpResponse, SipRoutingError) - Constructor for exception com.azure.communication.phonenumbers.siprouting.models.SipRoutingResponseException
Initializes a new instance of the SipRoutingResponseException class.
SipRoutingServiceVersion - Enum in com.azure.communication.phonenumbers
The versions of SIP Routing Service supported by this client library.
SipTrunk - Class in com.azure.communication.phonenumbers.siprouting.models
Represents a SIP trunk for routing calls.
SipTrunk(String, int) - Constructor for class com.azure.communication.phonenumbers.siprouting.models.SipTrunk
Constructor with required properties.
SipTrunkRoute - Class in com.azure.communication.phonenumbers.siprouting.models
Represents a trunk route for routing calls.
SipTrunkRoute(String, String) - Constructor for class com.azure.communication.phonenumbers.siprouting.models.SipTrunkRoute
Constructor with required properties.
SUCCEEDED - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
Static value succeeded for PhoneNumberOperationStatus.
SUCCESS - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
Static value Success for ReservationStatus.

T

TOLL_FREE - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberType
Static value tollFree for PhoneNumberType.

U

UPDATE_PHONE_NUMBER_CAPABILITIES - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
Static value updatePhoneNumberCapabilities for PhoneNumberOperationType.

V

V2021_03_07 - Enum constant in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Service version 2021-03-07.
V2021_05_01_PREVIEW - Enum constant in enum com.azure.communication.phonenumbers.SipRoutingServiceVersion
Service version 2021-05-01-preview.
valueOf(String) - Static method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.communication.phonenumbers.SipRoutingServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in class com.azure.communication.phonenumbers.models.BillingFrequency
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilityType
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationStatus
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberOperationType
 
values() - Static method in class com.azure.communication.phonenumbers.models.PhoneNumberType
 
values() - Static method in class com.azure.communication.phonenumbers.models.ReservationStatus
Deprecated.
 
values() - Static method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.communication.phonenumbers.SipRoutingServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form