| 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.ListSubscriptionsPagedResponse |
SubscriptionAdminClient.listSubscriptions(com.google.pubsub.v1.ListSubscriptionsRequest request)
Lists matching subscriptions.
|
PagedResponseWrappers.ListSubscriptionsPagedResponse |
SubscriptionAdminClient.listSubscriptions(com.google.pubsub.v1.ProjectName project)
Lists matching subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListSubscriptionsPagedResponse> |
PagedResponseWrappers.ListSubscriptionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.pubsub.v1.ListSubscriptionsRequest,com.google.pubsub.v1.ListSubscriptionsResponse,com.google.pubsub.v1.Subscription> context,
com.google.api.core.ApiFuture<com.google.pubsub.v1.ListSubscriptionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListSubscriptionsRequest,PagedResponseWrappers.ListSubscriptionsPagedResponse> |
SubscriptionAdminClient.listSubscriptionsPagedCallable()
Lists matching subscriptions.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.pubsub.v1.ListSubscriptionsRequest,com.google.pubsub.v1.ListSubscriptionsResponse,PagedResponseWrappers.ListSubscriptionsPagedResponse> |
SubscriptionAdminSettings.listSubscriptionsSettings()
Returns the object with the settings used for calls to listSubscriptions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.pubsub.v1.ListSubscriptionsRequest,com.google.pubsub.v1.ListSubscriptionsResponse,PagedResponseWrappers.ListSubscriptionsPagedResponse> |
SubscriptionAdminSettings.Builder.listSubscriptionsSettings()
Returns the builder for the settings used for calls to listSubscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListSubscriptionsRequest,PagedResponseWrappers.ListSubscriptionsPagedResponse> |
SubscriberStub.listSubscriptionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListSubscriptionsRequest,PagedResponseWrappers.ListSubscriptionsPagedResponse> |
GrpcSubscriberStub.listSubscriptionsPagedCallable() |
Copyright © 2017 Google. All rights reserved.