PhoneNumberIdentifierModel Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. PhoneNumberIdentifierModel
- com.
Implements
public final class PhoneNumberIdentifierModel
implements JsonSerializable<PhoneNumberIdentifierModel>
A phone number.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Phone |
fromJson(JsonReader jsonReader)
Reads an instance of Phone |
| String |
getValue()
Get the value property: The phone number in E.164 format. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
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: