public class AlertHistoryRequest extends Object
AlertHistoryRequest
encapsulates the data necessary to make a
backend request for AlertHistoryEntity
.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 |
---|
AlertHistoryRequest() |
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.