@Value.Immutable public abstract class AbstractConversationHistoryPagedParams extends Object implements HasChannel, TimeIntervalFilter
| Constructor and Description |
|---|
AbstractConversationHistoryPagedParams() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getChannelId() |
abstract Optional<String> |
getCursor() |
abstract Optional<Integer> |
getLimit() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNewestTimestamp, getOldestTimestamp, getPagingDirection, isInclusivepublic AbstractConversationHistoryPagedParams()
public abstract String getChannelId()
getChannelId in interface HasChannelCopyright © 2019. All rights reserved.