Index

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

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
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.
buildClient() - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Create synchronous client applying CommunicationClientCredentialPolicy, UserAgentPolicy, RetryPolicy, and CookiePolicy.

C

CANCELLED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Cancelled for ReservationStatus.
CANCELLING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
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.
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.
COMPLETING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
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.
connectionString(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
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(TokenCredential) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.

E

endpoint(String) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
Set endpoint of the service
ERROR - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Error for ReservationStatus.
EXPIRED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
Static value Expired for ReservationStatus.
EXPIRING - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
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
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.
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.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.
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.
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.
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.
getDetails() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the details property: Further details about specific errors that led to this error.
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.
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
getMessage() - Method in class com.azure.communication.phonenumbers.models.PhoneNumberError
Get the message property: The error message.
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.
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.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.
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.
getValue() - Method in exception com.azure.communication.phonenumbers.models.PhoneNumberErrorResponseException
 
getVersion() - Method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion

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.
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.

I

IN_PROGRESS - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
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

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.

M

MANUAL - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
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
Static value Pending for ReservationStatus.
PERSON - Static variable in class com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType
Static value person for PhoneNumberAssignmentType.
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
 
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.
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.
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
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
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
Defines values for ReservationStatus.
ReservationStatus() - Constructor for class com.azure.communication.phonenumbers.models.ReservationStatus
 
RESERVED - Static variable in class com.azure.communication.phonenumbers.models.ReservationStatus
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.
retryPolicy(RetryPolicy) - Method in class com.azure.communication.phonenumbers.PhoneNumbersClientBuilder
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.
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.
setQuantity(Integer) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberSearchOptions
Sets the quantity property.
setSms(PhoneNumberCapabilityType) - Method in class com.azure.communication.phonenumbers.models.PhoneNumberCapabilities
Set the sms property: Capability value for SMS.
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
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.
valueOf(String) - Static method in enum com.azure.communication.phonenumbers.PhoneNumbersServiceVersion
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
 
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.
A B C E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form