public static class CommentServiceClient.ListCommentsPagedResponse extends AbstractPagedListResponse<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > CommentServiceClient.ListCommentsPagedResponseStatic 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> |