Package | Description |
---|---|
com.google.cloud.pubsub.v1 |
A client to Google Cloud Pub/Sub API.
|
Modifier and Type | Method and Description |
---|---|
protected SubscriptionAdminClient.ListSnapshotsPage |
SubscriptionAdminClient.ListSnapshotsPage.createPage(PageContext<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,com.google.pubsub.v1.Snapshot> context,
com.google.pubsub.v1.ListSnapshotsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPage> |
SubscriptionAdminClient.ListSnapshotsPage.createPageAsync(PageContext<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,com.google.pubsub.v1.Snapshot> context,
com.google.api.core.ApiFuture<com.google.pubsub.v1.ListSnapshotsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected SubscriptionAdminClient.ListSnapshotsFixedSizeCollection |
SubscriptionAdminClient.ListSnapshotsFixedSizeCollection.createCollection(List<SubscriptionAdminClient.ListSnapshotsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.