AlertEntity Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. AlertEntity
- com.
Implements
public final class AlertEntity
implements JsonSerializable<AlertEntity>
Changing set of properties depending on the entity type.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Map<String,Object> |
additionalProperties()
Get the additional |
|
static
Alert |
fromJson(JsonReader jsonReader)
Reads an instance of Alert |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: Type of entity. |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
additionalProperties
public Map<String,Object> additionalProperties()
Get the additionalProperties property: Changing set of properties depending on the entity type.
Returns:
fromJson
public static AlertEntity fromJson(JsonReader jsonReader)
Reads an instance of AlertEntity from the JsonReader.
Parameters:
Returns:
Throws:
toJson
type
public String type()
Get the type property: Type of entity.
Returns:
validate
public void validate()
Validates the instance.