- getActivities() - Method in class io.getstream.client.model.activities.WrappedActivity
-
- getActivities() - Method in class io.getstream.client.model.beans.MarkedActivity
-
- getActivities(BaseFeed, Class<T>, FeedFilter) - Method in interface io.getstream.client.repo.StreamRepository
-
Lists the activities in the given feed.
- getActivities(FeedFilter) - Method in interface io.getstream.client.service.AggregatedActivityService
-
List aggregated activities.
- getActivities() - Method in interface io.getstream.client.service.AggregatedActivityService
-
List aggregated activities.
- getActivities() - Method in class io.getstream.client.service.AggregatedActivityServiceImpl
-
- getActivities(FeedFilter) - Method in class io.getstream.client.service.AggregatedActivityServiceImpl
-
- getActivities(FeedFilter) - Method in interface io.getstream.client.service.FlatActivityService
-
List flat activities using a given filter.
- getActivities() - Method in interface io.getstream.client.service.FlatActivityService
-
List flat activities.
- getActivities() - Method in class io.getstream.client.service.FlatActivityServiceImpl
-
- getActivities(FeedFilter) - Method in class io.getstream.client.service.FlatActivityServiceImpl
-
- getActivities(FeedFilter, MarkedActivity, MarkedActivity) - Method in interface io.getstream.client.service.NotificationActivityService
-
List notification activities using the given filter.
- getActivities(FeedFilter, boolean, boolean) - Method in interface io.getstream.client.service.NotificationActivityService
-
List notification activities using the given filter.
- getActivities() - Method in interface io.getstream.client.service.NotificationActivityService
-
Get a list of activities using the standard filter (limit = 25).
- getActivities() - Method in class io.getstream.client.service.NotificationActivityServiceImpl
-
- getActivities(FeedFilter, boolean, boolean) - Method in class io.getstream.client.service.NotificationActivityServiceImpl
-
- getActivities(FeedFilter, MarkedActivity, MarkedActivity) - Method in class io.getstream.client.service.NotificationActivityServiceImpl
-
- getActivities(FeedFilter) - Method in interface io.getstream.client.service.UserActivityService
-
List user activities using the given filter.
- getActivities() - Method in interface io.getstream.client.service.UserActivityService
-
List user activities using the standard filter (limit = 25).
- getActivities() - Method in class io.getstream.client.service.UserActivityServiceImpl
-
- getActivities(FeedFilter) - Method in class io.getstream.client.service.UserActivityServiceImpl
-
- getActivityCount() - Method in class io.getstream.client.model.activities.WrappedActivity
-
- getActor() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getActorCount() - Method in class io.getstream.client.model.activities.WrappedActivity
-
- getAggregatedActivities(BaseFeed, Class<T>, FeedFilter) - Method in interface io.getstream.client.repo.StreamRepository
-
List aggregated activities.
- getApiKey() - Method in class io.getstream.client.config.AuthenticationHandlerConfiguration
-
- getAuthenticationHandlerConfiguration() - Method in class io.getstream.client.config.ClientConfiguration
-
- getCode() - Method in exception io.getstream.client.exception.StreamClientException
-
- getCode() - Method in class io.getstream.client.model.beans.StreamErrorResponse
-
- getConnectionTimeout() - Method in class io.getstream.client.config.ClientConfiguration
-
- getCreatedAt() - Method in class io.getstream.client.model.activities.WrappedActivity
-
- getCreatedAt() - Method in class io.getstream.client.model.beans.FeedFollow
-
- getDetail() - Method in exception io.getstream.client.exception.StreamClientException
-
- getDetail() - Method in class io.getstream.client.model.beans.StreamErrorResponse
-
- getDuration() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getDuration() - Method in class io.getstream.client.model.beans.StreamErrorResponse
-
- getDuration() - Method in class io.getstream.client.model.beans.StreamResponse
-
- getEndpoint() - Method in enum io.getstream.client.config.StreamRegion
-
- getException() - Method in class io.getstream.client.model.beans.StreamErrorResponse
-
- getExceptionField() - Method in exception io.getstream.client.exception.StreamClientException
-
- getFeedId() - Method in class io.getstream.client.model.beans.FeedFollow
-
- getFeedId() - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getFeedIds() - Method in class io.getstream.client.model.filters.FeedFilter
-
- getFeedSlug() - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getFollowers() - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getFollowers(FeedFilter) - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getFollowers() - Method in interface io.getstream.client.model.feeds.Feed
-
Lists the followers of the feed.
- getFollowers(FeedFilter) - Method in interface io.getstream.client.model.feeds.Feed
-
Lists the followers of the feed using the given filter.
- getFollowers(BaseFeed, FeedFilter) - Method in interface io.getstream.client.repo.StreamRepository
-
Lists the followers for the given feed.
- getFollowing() - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getFollowing(FeedFilter) - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getFollowing() - Method in interface io.getstream.client.model.feeds.Feed
-
List the feeds which this feed is following.
- getFollowing(FeedFilter) - Method in interface io.getstream.client.model.feeds.Feed
-
List the feeds which this feed is following using the give filter.
- getFollowing(BaseFeed, FeedFilter) - Method in interface io.getstream.client.repo.StreamRepository
-
List the feeds which the given feed is following.
- getForeignId() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getGroup() - Method in class io.getstream.client.model.activities.WrappedActivity
-
- getHttpStatusCode() - Method in exception io.getstream.client.exception.StreamClientException
-
- getId() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getId() - Method in class io.getstream.client.model.activities.WrappedActivity
-
- getId() - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getId() - Method in interface io.getstream.client.model.feeds.Feed
-
- getIdGreaterThan() - Method in class io.getstream.client.model.filters.FeedFilter
-
- getIdGreaterThanEquals() - Method in class io.getstream.client.model.filters.FeedFilter
-
- getIdLowerThan() - Method in class io.getstream.client.model.filters.FeedFilter
-
- getIdLowerThanEquals() - Method in class io.getstream.client.model.filters.FeedFilter
-
- getIsRead() - Method in class io.getstream.client.model.activities.NotificationActivity
-
- getIsSeen() - Method in class io.getstream.client.model.activities.NotificationActivity
-
- getKeepAlive() - Method in class io.getstream.client.config.ClientConfiguration
-
- getLimit() - Method in class io.getstream.client.model.filters.FeedFilter
-
- getMaxConnections() - Method in class io.getstream.client.config.ClientConfiguration
-
- getMaxConnectionsPerRoute() - Method in class io.getstream.client.config.ClientConfiguration
-
- getNext() - Method in class io.getstream.client.model.beans.StreamResponse
-
- getNotificationActivities(BaseFeed, Class<T>, FeedFilter) - Method in interface io.getstream.client.repo.StreamRepository
-
List notification activities.
- getNotificationActivities(BaseFeed, Class<T>, FeedFilter, boolean, boolean) - Method in interface io.getstream.client.repo.StreamRepository
-
List notifications marking the activities as read and/or as seen.
- getNotificationActivities(BaseFeed, Class<T>, FeedFilter, MarkedActivity, MarkedActivity) - Method in interface io.getstream.client.repo.StreamRepository
-
List notifications marking some of them as read and/or as seen.
- getObject() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getOffset() - Method in class io.getstream.client.model.filters.FeedFilter
-
- getOrigin() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getRegion() - Method in class io.getstream.client.config.ClientConfiguration
-
- getResults() - Method in class io.getstream.client.model.beans.StreamResponse
-
- getSecretKey() - Method in class io.getstream.client.config.AuthenticationHandlerConfiguration
-
- getStatusCode() - Method in class io.getstream.client.model.beans.StreamErrorResponse
-
- getTarget() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getTargetId() - Method in class io.getstream.client.model.beans.FeedFollow
-
- getTime() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getTimeout() - Method in class io.getstream.client.config.ClientConfiguration
-
- getTimeToLive() - Method in class io.getstream.client.config.ClientConfiguration
-
- getTo() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getToken() - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getToken() - Method in interface io.getstream.client.model.feeds.Feed
-
- getToken(BaseFeed) - Method in interface io.getstream.client.repo.StreamRepository
-
- getUnread() - Method in class io.getstream.client.model.beans.StreamResponse
-
- getUnseen() - Method in class io.getstream.client.model.beans.StreamResponse
-
- getUpdatedAt() - Method in class io.getstream.client.model.activities.WrappedActivity
-
- getUpdatedAt() - Method in class io.getstream.client.model.beans.FeedFollow
-
- getUserId() - Method in class io.getstream.client.model.feeds.BaseFeed
-
- getVerb() - Method in class io.getstream.client.model.activities.BaseActivity
-
- getVerb() - Method in class io.getstream.client.model.activities.WrappedActivity
-