@Value.Immutable public abstract class AbstractChannelsHistoryParams extends Object implements HasChannel, TimeIntervalFilter
| Constructor and Description |
|---|
AbstractChannelsHistoryParams() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getChannelId() |
abstract Optional<Integer> |
getCount() |
abstract Optional<Boolean> |
isInclusive() |
abstract Optional<Boolean> |
shouldIncludeUnreads() |
void |
validate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNewestTimestamp, getOldestTimestamp, getPagingDirectionpublic abstract String getChannelId()
getChannelId in interface HasChannelpublic abstract Optional<Boolean> isInclusive()
isInclusive in interface TimeIntervalFilter@Value.Check public void validate()
Copyright © 2019. All rights reserved.