Package | Description |
---|---|
com.google.cloud.pubsub.v1 |
A client to 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.
|
Copyright © 2023 Google LLC. All rights reserved.