Class CommentServiceClient.ListCommentsPagedResponse (0.29.0)

public static class CommentServiceClient.ListCommentsPagedResponse extends AbstractPagedListResponse<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CommentServiceClient.ListCommentsPagedResponse

Static Methods

createAsync(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ApiFuture<ListCommentsResponse> futureResponse)

public static ApiFuture<CommentServiceClient.ListCommentsPagedResponse> createAsync(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ApiFuture<ListCommentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCommentsRequest,ListCommentsResponse,Comment>
futureResponse ApiFuture<ListCommentsResponse>
Returns
Type Description
ApiFuture<ListCommentsPagedResponse>