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