public interface StateQueryModel extends ResourceQueryModel<State>
Modifier and Type | Method and Description |
---|---|
StringQuerySortingModel<State> |
key() |
static StateQueryModel |
of() |
SphereEnumerationQueryModel<State,StateType> |
type() |
createdAt, id, is, lastModifiedAt, not
static StateQueryModel of()
StringQuerySortingModel<State> key()
SphereEnumerationQueryModel<State,StateType> type()