Class FeedServiceClient.ShowFeedPagedResponse (0.47.0)

public static class FeedServiceClient.ShowFeedPagedResponse extends AbstractPagedListResponse<ShowFeedRequest,ShowFeedResponse,FeedItem,FeedServiceClient.ShowFeedPage,FeedServiceClient.ShowFeedFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > FeedServiceClient.ShowFeedPagedResponse

Static Methods

createAsync(PageContext<ShowFeedRequest,ShowFeedResponse,FeedItem> context, ApiFuture<ShowFeedResponse> futureResponse)

public static ApiFuture<FeedServiceClient.ShowFeedPagedResponse> createAsync(PageContext<ShowFeedRequest,ShowFeedResponse,FeedItem> context, ApiFuture<ShowFeedResponse> futureResponse)
Parameters
Name Description
context PageContext<ShowFeedRequest,ShowFeedResponse,FeedItem>
futureResponse ApiFuture<ShowFeedResponse>
Returns
Type Description
ApiFuture<ShowFeedPagedResponse>