| 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.ListTopicSubscriptionsPagedResponse |
TopicAdminClient.listTopicSubscriptions(com.google.pubsub.v1.ListTopicSubscriptionsRequest request)
Lists the name of the subscriptions for this topic.
|
PagedResponseWrappers.ListTopicSubscriptionsPagedResponse |
TopicAdminClient.listTopicSubscriptions(com.google.pubsub.v1.TopicName topic)
Lists the name of the subscriptions for this topic.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> |
PagedResponseWrappers.ListTopicSubscriptionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.pubsub.v1.ListTopicSubscriptionsRequest,com.google.pubsub.v1.ListTopicSubscriptionsResponse,String> context,
com.google.api.core.ApiFuture<com.google.pubsub.v1.ListTopicSubscriptionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListTopicSubscriptionsRequest,PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> |
TopicAdminClient.listTopicSubscriptionsPagedCallable()
Lists the name of the subscriptions for this topic.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.pubsub.v1.ListTopicSubscriptionsRequest,com.google.pubsub.v1.ListTopicSubscriptionsResponse,PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> |
TopicAdminSettings.listTopicSubscriptionsSettings()
Returns the object with the settings used for calls to listTopicSubscriptions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.pubsub.v1.ListTopicSubscriptionsRequest,com.google.pubsub.v1.ListTopicSubscriptionsResponse,PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> |
TopicAdminSettings.Builder.listTopicSubscriptionsSettings()
Returns the builder for the settings used for calls to listTopicSubscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListTopicSubscriptionsRequest,PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> |
GrpcPublisherStub.listTopicSubscriptionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.pubsub.v1.ListTopicSubscriptionsRequest,PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> |
PublisherStub.listTopicSubscriptionsPagedCallable() |
Copyright © 2017 Google. All rights reserved.