| Package | Description |
|---|---|
| com.google.cloud.pubsub.v1 |
A client to Google Cloud Pub/Sub API.
|
| com.google.cloud.pubsub.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
PagedResponseWrappers.ListSnapshotsPagedResponse |
SubscriptionAdminClient.listSnapshots(com.google.pubsub.v1.ListSnapshotsRequest request)
Lists the existing snapshots.
|
PagedResponseWrappers.ListSnapshotsPagedResponse |
SubscriptionAdminClient.listSnapshots(com.google.pubsub.v1.ProjectName project)
Lists the existing snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListSnapshotsPagedResponse> |
PagedResponseWrappers.ListSnapshotsPagedResponse.createAsync(com.google.api.gax.rpc.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) |
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListSnapshotsRequest,PagedResponseWrappers.ListSnapshotsPagedResponse> |
SubscriptionAdminClient.listSnapshotsPagedCallable()
Lists the existing snapshots.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,PagedResponseWrappers.ListSnapshotsPagedResponse> |
SubscriptionAdminSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,PagedResponseWrappers.ListSnapshotsPagedResponse> |
SubscriptionAdminSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListSnapshotsRequest,PagedResponseWrappers.ListSnapshotsPagedResponse> |
SubscriberStub.listSnapshotsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListSnapshotsRequest,PagedResponseWrappers.ListSnapshotsPagedResponse> |
GrpcSubscriberStub.listSnapshotsPagedCallable() |
Copyright © 2017 Google. All rights reserved.