Package com.google.cloud.support.v2
Class CommentServiceClient.ListCommentsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>
-
- com.google.cloud.support.v2.CommentServiceClient.ListCommentsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Comment>
- Enclosing class:
- CommentServiceClient
public static class CommentServiceClient.ListCommentsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CommentServiceClient.ListCommentsFixedSizeCollection
createCollection(List<CommentServiceClient.ListCommentsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CommentServiceClient.ListCommentsFixedSizeCollection createCollection(List<CommentServiceClient.ListCommentsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>
-
-