Uses of Class
odata.msgraph.client.entity.Alert
-
Packages that use Alert Package Description odata.msgraph.client.entity -
-
Uses of Alert in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity with type parameters of type Alert Modifier and Type Field Description protected List<Alert>Security. alertsMethods in odata.msgraph.client.entity with parameters of type Alert Modifier and Type Method Description Security.BuilderSecurity.Builder. alerts(Alert... alerts)Method parameters in odata.msgraph.client.entity with type arguments of type Alert Modifier and Type Method Description Security.BuilderSecurity.Builder. alerts(List<Alert> alerts)SecuritySecurity. withAlerts(List<Alert> alerts)
-