public class AlertCurrentRequest extends Object
AlertCurrentRequest encapsulates the data necessary to make a
backend request for AlertCurrentEntity.| Modifier and Type | Field and Description |
|---|---|
PageRequest |
Pagination
Pagination information, or
null for none. |
Predicate |
Predicate
An Ambari predicate, or
null for none. |
SortRequest |
Sort
Sort information, or
null for none. |
| Constructor and Description |
|---|
AlertCurrentRequest() |
public Predicate Predicate
null for none.public PageRequest Pagination
null for none.public SortRequest Sort
null for none.Copyright © 2022 Apache Software Foundation. All rights reserved.