Package com.google.cloud.pubsub.v1
Class TopicAdminClient.ListTopicSnapshotsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String,TopicAdminClient.ListTopicSnapshotsPage,TopicAdminClient.ListTopicSnapshotsFixedSizeCollection>
-
- com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSnapshotsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<String>
- Enclosing class:
- TopicAdminClient
public static class TopicAdminClient.ListTopicSnapshotsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String,TopicAdminClient.ListTopicSnapshotsPage,TopicAdminClient.ListTopicSnapshotsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected TopicAdminClient.ListTopicSnapshotsFixedSizeCollection
createCollection(List<TopicAdminClient.ListTopicSnapshotsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected TopicAdminClient.ListTopicSnapshotsFixedSizeCollection createCollection(List<TopicAdminClient.ListTopicSnapshotsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String,TopicAdminClient.ListTopicSnapshotsPage,TopicAdminClient.ListTopicSnapshotsFixedSizeCollection>
-
-