ResourceNotificationsResourceDeletedDetails Class
- java.
lang. Object - com.
azure. messaging. eventgrid. systemevents. ResourceNotificationsResourceDeletedDetails
- com.
Implements
public final class ResourceNotificationsResourceDeletedDetails
implements JsonSerializable<ResourceNotificationsResourceDeletedDetails>
Describes the schema of the properties under resource info which are common across all ARN system topic delete events.
Modifier and Type | Method and Description |
---|---|
static
Resource |
from Reads an instance of Resource |
String |
get Get the id property: id of the resource for which the event is being emitted. |
String |
get Get the name property: name of the resource for which the event is being emitted. |
String |
get Get the type property: the type of the resource for which the event is being emitted. |
Json |
to |
Methods inherited from java.lang.Object
fromJson
public static ResourceNotificationsResourceDeletedDetails fromJson(JsonReader jsonReader)
Reads an instance of ResourceNotificationsResourceDeletedDetails from the JsonReader.
Parameters:
Returns:
Throws:
getId
public String getId()
Get the id property: id of the resource for which the event is being emitted.
Returns:
getName
public String getName()
Get the name property: name of the resource for which the event is being emitted.
Returns:
getType
public String getType()
Get the type property: the type of the resource for which the event is being emitted.
Returns:
toJson
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: