Package com.google.cloud.support.v2
Class CommentServiceClient.ListCommentsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>
-
- com.google.cloud.support.v2.CommentServiceClient.ListCommentsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Comment>
- Enclosing class:
- CommentServiceClient
public static class CommentServiceClient.ListCommentsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CommentServiceClient.ListCommentsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, com.google.api.core.ApiFuture<ListCommentsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CommentServiceClient.ListCommentsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, com.google.api.core.ApiFuture<ListCommentsResponse> futureResponse)
-
-