public interface ZoneQueryModel extends ResourceQueryModel<Zone>
Modifier and Type | Method and Description |
---|---|
StringQuerySortingModel<Zone> |
key() |
LocationsCollectionQueryModel<Zone> |
locations() |
StringQuerySortingModel<Zone> |
name() |
static ZoneQueryModel |
of() |
createdAt, id, is, lastModifiedAt, not
static ZoneQueryModel of()
StringQuerySortingModel<Zone> name()
StringQuerySortingModel<Zone> key()
LocationsCollectionQueryModel<Zone> locations()