| 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 | 
|---|---|
SubscriptionAdminClient.ListSnapshotsPagedResponse | 
SubscriptionAdminClient.listSnapshots(ListSnapshotsRequest request)
Lists the existing snapshots. 
 | 
SubscriptionAdminClient.ListSnapshotsPagedResponse | 
SubscriptionAdminClient.listSnapshots(ProjectName project)
Lists the existing snapshots. 
 | 
SubscriptionAdminClient.ListSnapshotsPagedResponse | 
SubscriptionAdminClient.listSnapshots(String project)
Lists the existing snapshots. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<SubscriptionAdminClient.ListSnapshotsPagedResponse> | 
SubscriptionAdminClient.ListSnapshotsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context,
           com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,SubscriptionAdminClient.ListSnapshotsPagedResponse> | 
SubscriptionAdminClient.listSnapshotsPagedCallable()
Lists the existing snapshots. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> | 
SubscriptionAdminSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.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<ListSnapshotsRequest,SubscriptionAdminClient.ListSnapshotsPagedResponse> | 
GrpcSubscriberStub.listSnapshotsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,SubscriptionAdminClient.ListSnapshotsPagedResponse> | 
SubscriberStub.listSnapshotsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> | 
SubscriberStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> | 
SubscriberStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots. 
 | 
Copyright © 2019 Google LLC. All rights reserved.