Uses of Class
com.google.cloud.pubsub.v1.TopicAdminClient.ListTopicSnapshotsPage
Packages that use TopicAdminClient.ListTopicSnapshotsPage
-
Uses of TopicAdminClient.ListTopicSnapshotsPage in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return TopicAdminClient.ListTopicSnapshotsPageModifier and TypeMethodDescriptionprotected TopicAdminClient.ListTopicSnapshotsPageTopicAdminClient.ListTopicSnapshotsPage.createPage(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest, ListTopicSnapshotsResponse, String> context, ListTopicSnapshotsResponse response) Methods in com.google.cloud.pubsub.v1 that return types with arguments of type TopicAdminClient.ListTopicSnapshotsPageModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<TopicAdminClient.ListTopicSnapshotsPage>TopicAdminClient.ListTopicSnapshotsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest, ListTopicSnapshotsResponse, String> context, com.google.api.core.ApiFuture<ListTopicSnapshotsResponse> futureResponse) Method parameters in com.google.cloud.pubsub.v1 with type arguments of type TopicAdminClient.ListTopicSnapshotsPageModifier and TypeMethodDescriptionTopicAdminClient.ListTopicSnapshotsFixedSizeCollection.createCollection(List<TopicAdminClient.ListTopicSnapshotsPage> pages, int collectionSize)