Uses of Class
odata.msgraph.client.beta.entity.Alert
-
Packages that use Alert Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request -
-
Uses of Alert in odata.msgraph.client.beta.entity
-
Uses of Alert in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return types with arguments of type Alert Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Alert>AlertCollectionRequest. updateAlerts(List<Alert> value)Method parameters in odata.msgraph.client.beta.entity.collection.request with type arguments of type Alert Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Alert>AlertCollectionRequest. updateAlerts(List<Alert> value)
-