public class AlertCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Alert,AlertRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
AlertCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Alert> |
updateAlerts(List<Alert> value) |
Copyright © 2018–2020. All rights reserved.