@UriParams public final class LongPollingEventsManagerEndpointConfiguration extends BoxConfiguration
Constructor and Description |
---|
LongPollingEventsManagerEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
Integer |
getLimit() |
Long |
getStreamPosition() |
String |
getStreamType() |
void |
setLimit(Integer limit) |
void |
setStreamPosition(Long streamPosition) |
void |
setStreamType(String streamType) |
equals, getApiName, getAuthSecureStorage, getBoxConfig, getClientId, getClientSecret, getConnectionManagerBuilder, getHttpParams, getLoginTimeout, getMethodName, getRefreshListener, getSharedLink, getSharedPassword, getSslContextParameters, getUserName, getUserPassword, hashCode, isRevokeOnShutdown, setApiName, setAuthSecureStorage, setBoxConfig, setClientId, setClientSecret, setConnectionManagerBuilder, setHttpParams, setLoginTimeout, setMethodName, setRefreshListener, setRevokeOnShutdown, setSharedLink, setSharedPassword, setSslContextParameters, setUserName, setUserPassword
public LongPollingEventsManagerEndpointConfiguration()
public Integer getLimit()
public void setLimit(Integer limit)
public Long getStreamPosition()
public void setStreamPosition(Long streamPosition)
public String getStreamType()
public void setStreamType(String streamType)
Apache Camel