Package | Description |
---|---|
com.google.cloud.pubsub.v1 |
A client to Cloud Pub/Sub API
|
Modifier and Type | Method and Description |
---|---|
protected TopicAdminClient.ListTopicSnapshotsPage |
TopicAdminClient.ListTopicSnapshotsPage.createPage(com.google.api.gax.rpc.PageContext<ListTopicSnapshotsRequest,ListTopicSnapshotsResponse,String> context,
ListTopicSnapshotsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.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) |
Modifier and Type | Method and Description |
---|---|
protected TopicAdminClient.ListTopicSnapshotsFixedSizeCollection |
TopicAdminClient.ListTopicSnapshotsFixedSizeCollection.createCollection(List<TopicAdminClient.ListTopicSnapshotsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.