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(com.google.pubsub.v1.ListSnapshotsRequest request)
Lists the existing snapshots.
|
SubscriptionAdminClient.ListSnapshotsPagedResponse |
SubscriptionAdminClient.listSnapshots(com.google.pubsub.v1.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(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) |
UnaryCallable<com.google.pubsub.v1.ListSnapshotsRequest,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriptionAdminClient.listSnapshotsPagedCallable()
Lists the existing snapshots.
|
PagedCallSettings<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriptionAdminSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
PagedCallSettings.Builder<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriptionAdminSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.pubsub.v1.ListSnapshotsRequest,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriberStub.listSnapshotsPagedCallable() |
UnaryCallable<com.google.pubsub.v1.ListSnapshotsRequest,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
GrpcSubscriberStub.listSnapshotsPagedCallable() |
PagedCallSettings<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriberStubSettings.listSnapshotsSettings()
Returns the object with the settings used for calls to listSnapshots.
|
PagedCallSettings.Builder<com.google.pubsub.v1.ListSnapshotsRequest,com.google.pubsub.v1.ListSnapshotsResponse,SubscriptionAdminClient.ListSnapshotsPagedResponse> |
SubscriberStubSettings.Builder.listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
|
Copyright © 2019 Google LLC. All rights reserved.