PhoneNumberIdentifierModel Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. PhoneNumberIdentifierModel
- com.
Implements
public final class PhoneNumberIdentifierModel
implements JsonSerializable<PhoneNumberIdentifierModel>
A phone number.
Constructor | Description |
---|---|
Phone |
Creates an instance of Phone |
Modifier and Type | Method and Description |
---|---|
static
Phone |
from Reads an instance of Phone |
String |
get Get the value property: The phone number in E.164 format. |
Phone |
set Set the value property: The phone number in E.164 format. |
Json |
to |
Methods inherited from java.lang.Object
PhoneNumberIdentifierModel
public PhoneNumberIdentifierModel()
Creates an instance of PhoneNumberIdentifierModel class.
fromJson
public static PhoneNumberIdentifierModel fromJson(JsonReader jsonReader)
Reads an instance of PhoneNumberIdentifierModel from the JsonReader.
Parameters:
Returns:
Throws:
getValue
public String getValue()
Get the value property: The phone number in E.164 format.
Returns:
setValue
public PhoneNumberIdentifierModel setValue(String value)
Set the value property: The phone number in E.164 format.
Parameters:
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: