azure-docs-sdk-java/docs-ref-autogen/com.azure.communication.pho...

116 строки
7.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber"
name: "PurchasedPhoneNumber"
nameWithType: "PurchasedPhoneNumber"
summary: "The Purchased<wbr>Phone<wbr>Number model."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **PurchasedPhoneNumber**"
constructors:
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.PurchasedPhoneNumber()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.PurchasedPhoneNumber()"
name: "PurchasedPhoneNumber()"
nameWithType: "PurchasedPhoneNumber.PurchasedPhoneNumber()"
syntax: "public PurchasedPhoneNumber()"
methods:
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getAssignmentType()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getAssignmentType()"
name: "getAssignmentType()"
nameWithType: "PurchasedPhoneNumber.getAssignmentType()"
summary: "Get the assignment<wbr>Type property: The assignment type of the phone number."
syntax: "public PhoneNumberAssignmentType getAssignmentType()"
desc: "Get the assignmentType property: The assignment type of the phone number. A phone number can be assigned to a person, or to an application."
returns:
description: "the assignmentType value."
type: "<xref href=\"com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType?alt=com.azure.communication.phonenumbers.models.PhoneNumberAssignmentType&text=PhoneNumberAssignmentType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getCapabilities()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getCapabilities()"
name: "getCapabilities()"
nameWithType: "PurchasedPhoneNumber.getCapabilities()"
summary: "Get the capabilities property: Capabilities of a phone number."
syntax: "public PhoneNumberCapabilities getCapabilities()"
desc: "Get the capabilities property: Capabilities of a phone number."
returns:
description: "the capabilities value."
type: "<xref href=\"com.azure.communication.phonenumbers.models.PhoneNumberCapabilities?alt=com.azure.communication.phonenumbers.models.PhoneNumberCapabilities&text=PhoneNumberCapabilities\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getCost()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getCost()"
name: "getCost()"
nameWithType: "PurchasedPhoneNumber.getCost()"
summary: "Get the cost property: The incurred cost for a single phone number."
syntax: "public PhoneNumberCost getCost()"
desc: "Get the cost property: The incurred cost for a single phone number."
returns:
description: "the cost value."
type: "<xref href=\"com.azure.communication.phonenumbers.models.PhoneNumberCost?alt=com.azure.communication.phonenumbers.models.PhoneNumberCost&text=PhoneNumberCost\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getCountryCode()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getCountryCode()"
name: "getCountryCode()"
nameWithType: "PurchasedPhoneNumber.getCountryCode()"
summary: "Get the country<wbr>Code property: The ISO 3166-2 code of the phone number's country, e.<wbr>g."
syntax: "public String getCountryCode()"
desc: "Get the countryCode property: The ISO 3166-2 code of the phone number's country, e.g. US."
returns:
description: "the countryCode value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getId()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getId()"
name: "getId()"
nameWithType: "PurchasedPhoneNumber.getId()"
summary: "Get the id property: The id of the phone number, e.<wbr>g."
syntax: "public String getId()"
desc: "Get the id property: The id of the phone number, e.g. 11234567890."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getPhoneNumber()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getPhoneNumber()"
name: "getPhoneNumber()"
nameWithType: "PurchasedPhoneNumber.getPhoneNumber()"
summary: "Get the phone<wbr>Number property: String of the E.164 format of the phone number, e.<wbr>g."
syntax: "public String getPhoneNumber()"
desc: "Get the phoneNumber property: String of the E.164 format of the phone number, e.g. +11234567890."
returns:
description: "the phoneNumber value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getPhoneNumberType()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getPhoneNumberType()"
name: "getPhoneNumberType()"
nameWithType: "PurchasedPhoneNumber.getPhoneNumberType()"
summary: "Get the phone<wbr>Number<wbr>Type property: The phone number's type, e.<wbr>g."
syntax: "public PhoneNumberType getPhoneNumberType()"
desc: "Get the phoneNumberType property: The phone number's type, e.g. geographic, tollFree."
returns:
description: "the phoneNumberType value."
type: "<xref href=\"com.azure.communication.phonenumbers.models.PhoneNumberType?alt=com.azure.communication.phonenumbers.models.PhoneNumberType&text=PhoneNumberType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getPurchaseDate()"
fullName: "com.azure.communication.phonenumbers.models.PurchasedPhoneNumber.getPurchaseDate()"
name: "getPurchaseDate()"
nameWithType: "PurchasedPhoneNumber.getPurchaseDate()"
summary: "Get the purchase<wbr>Date property: The date and time that the phone number was purchased."
syntax: "public OffsetDateTime getPurchaseDate()"
desc: "Get the purchaseDate property: The date and time that the phone number was purchased."
returns:
description: "the purchaseDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
type: "class"
desc: "The PurchasedPhoneNumber model."
metadata: {}
package: "com.azure.communication.phonenumbers.models"
artifact: com.azure:azure-communication-phonenumbers:1.1.18