Skip navigation links
A B C D G I L M N P R S T U 

A

ack() - Method in interface com.google.cloud.pubsub.v1.AckReplyConsumer
Acknowledges that the message has been successfully processed.
acknowledgeCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
acknowledgeCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
acknowledgeSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to acknowledge.
acknowledgeSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to acknowledge.
AckReplyConsumer - Interface in com.google.cloud.pubsub.v1
Accepts a reply, sending it to the service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 

B

build() - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
 
build() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
 

C

close() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
close() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
close() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
close() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
com.google.cloud.pubsub.v1 - package com.google.cloud.pubsub.v1
A client to Google Cloud Pub/Sub API.
com.google.cloud.pubsub.v1.stub - package com.google.cloud.pubsub.v1.stub
 
create(TopicAdminSettings) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
create(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
create(SubscriptionAdminSettings) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
create(ClientContext) - Static method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
create() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient with default settings.
create(SubscriptionAdminSettings) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given settings.
create(SubscriberStub) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given stub for making calls.
create() - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient with default settings.
create(TopicAdminSettings) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given settings.
create(PublisherStub) - Static method in class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given stub for making calls.
createAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsPagedResponse
 
createAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsPagedResponse
 
createAsync(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ApiFuture<ListTopicsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsPagedResponse
 
createAsync(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ApiFuture<ListTopicSubscriptionsResponse>) - Static method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPagedResponse
 
createCollection(List<PagedResponseWrappers.ListSnapshotsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListSubscriptionsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTopicsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsFixedSizeCollection
 
createCollection(List<PagedResponseWrappers.ListTopicSubscriptionsPage>, int) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsFixedSizeCollection
 
createPage(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ListSnapshotsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsPage
 
createPage(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ListSubscriptionsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsPage
 
createPage(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ListTopicsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsPage
 
createPage(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ListTopicSubscriptionsResponse) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
createPageAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSnapshotsPage
 
createPageAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListSubscriptionsPage
 
createPageAsync(PageContext<ListTopicsRequest, ListTopicsResponse, Topic>, ApiFuture<ListTopicsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicsPage
 
createPageAsync(PageContext<ListTopicSubscriptionsRequest, ListTopicSubscriptionsResponse, String>, ApiFuture<ListTopicSubscriptionsResponse>) - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
createSnapshot(SnapshotName, SubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshot(CreateSnapshotRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
createSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a snapshot from the requested subscription.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to createSnapshot.
createSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to createSnapshot.
createStub() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
createStub() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
createSubscription(SubscriptionName, TopicName, PushConfig, int) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscription(Subscription) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
createSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Creates a subscription to a given topic.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to createSubscription.
createSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to createSubscription.
createTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
createTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Creates the given topic with the given name.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to createTopic.
createTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to createTopic.

D

defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
defaultBuilder(TopicName) - Static method in class com.google.cloud.pubsub.v1.Publisher
Deprecated.
defaultBuilder(SubscriptionName, MessageReceiver) - Static method in class com.google.cloud.pubsub.v1.Subscriber
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
 
deleteSnapshot(SnapshotName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
deleteSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Removes an existing snapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to deleteSnapshot.
deleteSubscription(SubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
deleteSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Deletes an existing subscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSubscription.
deleteSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to deleteSubscription.
deleteTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
deleteTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Deletes the topic with the given name.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to deleteTopic.
deleteTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to deleteTopic.
doStart() - Method in class com.google.cloud.pubsub.v1.Subscriber
 
doStop() - Method in class com.google.cloud.pubsub.v1.Subscriber
 

G

getApiMaxRequestBytes() - Static method in class com.google.cloud.pubsub.v1.Publisher
The maximum size of one request.
getApiMaxRequestElementCount() - Static method in class com.google.cloud.pubsub.v1.Publisher
The maximum number of messages in one request.
getBatchingSettings() - Method in class com.google.cloud.pubsub.v1.Publisher
The batching settings configured on this Publisher.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the default service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the default service scopes.
getFlowControlSettings() - Method in class com.google.cloud.pubsub.v1.Subscriber
The flow control settings the Subscriber is configured with.
getIamPolicy(String) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the access control policy for a resource.
getIamPolicy(String) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the access control policy for a resource.
getIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the access control policy for a resource.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
getSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
getStub() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
getStub() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
getSubscription(SubscriptionName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
getSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Gets the configuration details of a subscription.
getSubscriptionName() - Method in class com.google.cloud.pubsub.v1.Subscriber
Subscription which the subscriber is subscribed to.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to getSubscription.
getSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to getSubscription.
getTopic(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
getTopicCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Gets the configuration of a topic.
getTopicName() - Method in class com.google.cloud.pubsub.v1.Publisher
Topic which the publisher publishes to.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to getTopic.
getTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to getTopic.
getValuesAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsFixedSizeCollection
 
getValuesAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
GrpcPublisherStub - Class in com.google.cloud.pubsub.v1.stub
gRPC stub implementation for Google Cloud Pub/Sub API.
GrpcPublisherStub(TopicAdminSettings, ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
Constructs an instance of GrpcPublisherStub, using the given settings.
GrpcSubscriberStub - Class in com.google.cloud.pubsub.v1.stub
gRPC stub implementation for Google Cloud Pub/Sub API.
GrpcSubscriberStub(SubscriptionAdminSettings, ClientContext) - Constructor for class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
Constructs an instance of GrpcSubscriberStub, using the given settings.

I

isShutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
isShutdown() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
isTerminated() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
iterateAllAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPage
 
iterateAllAsSubscriptionName() - Method in class com.google.cloud.pubsub.v1.PagedResponseWrappers.ListTopicSubscriptionsPagedResponse
 

L

listSnapshots(ProjectName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshots(ListSnapshotsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSnapshotsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists the existing snapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to listSnapshots.
listSubscriptions(ProjectName) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
listSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Lists matching subscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to listSubscriptions.
listSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to listSubscriptions.
listTopics(ProjectName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopics(ListTopicsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicsPagedCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists matching topics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to listTopics.
listTopicsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to listTopics.
listTopicSubscriptions(TopicName) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptions(ListTopicSubscriptionsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicSubscriptionsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
listTopicSubscriptionsPagedCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Lists the name of the subscriptions for this topic.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to listTopicSubscriptions.
listTopicSubscriptionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to listTopicSubscriptions.

M

MessageReceiver - Interface in com.google.cloud.pubsub.v1
This interface can be implemented by users of Subscriber to receive messages.
modifyAckDeadlineCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
modifyAckDeadlineCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
modifyAckDeadlineSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to modifyAckDeadline.
modifyAckDeadlineSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to modifyAckDeadline.
modifyPushConfig(SubscriptionName, PushConfig) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfig(ModifyPushConfigRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
modifyPushConfigCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Modifies the `PushConfig` for a specified subscription.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to modifyPushConfig.
modifyPushConfigSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to modifyPushConfig.

N

nack() - Method in interface com.google.cloud.pubsub.v1.AckReplyConsumer
Signals that the message has not been successfully processed.
newBuilder(TopicName) - Static method in class com.google.cloud.pubsub.v1.Publisher
Constructs a new Publisher.Builder using the given topic.
newBuilder(SubscriptionName, MessageReceiver) - Static method in class com.google.cloud.pubsub.v1.Subscriber
Constructs a new Subscriber.Builder.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a new builder for this class.

P

PagedResponseWrappers - Class in com.google.cloud.pubsub.v1
Wrapper class to contain paged response types for page streaming methods.
PagedResponseWrappers() - Constructor for class com.google.cloud.pubsub.v1.PagedResponseWrappers
 
PagedResponseWrappers.ListSnapshotsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSnapshotsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSnapshotsPagedResponse - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSubscriptionsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSubscriptionsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListSubscriptionsPagedResponse - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicsPagedResponse - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicSubscriptionsFixedSizeCollection - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicSubscriptionsPage - Class in com.google.cloud.pubsub.v1
 
PagedResponseWrappers.ListTopicSubscriptionsPagedResponse - Class in com.google.cloud.pubsub.v1
 
publish(PubsubMessage) - Method in class com.google.cloud.pubsub.v1.Publisher
Schedules the publishing of a message.
publishCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
publishCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
Publisher - Class in com.google.cloud.pubsub.v1
A Cloud Pub/Sub publisher, that is associated with a specific topic at creation.
Publisher.Builder - Class in com.google.cloud.pubsub.v1
A builder of Publishers.
PublisherStub - Class in com.google.cloud.pubsub.v1.stub
Base stub class for Google Cloud Pub/Sub API.
PublisherStub() - Constructor for class com.google.cloud.pubsub.v1.stub.PublisherStub
 
publishSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to publish.
publishSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to publish.
pullCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
pullCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
pullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to pull.
pullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to pull.

R

receiveMessage(PubsubMessage, AckReplyConsumer) - Method in interface com.google.cloud.pubsub.v1.MessageReceiver
Called when a message is received by the subscriber.

S

seek(SeekRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
seekCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
seekCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
seekCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Seeks an existing subscription to a point in time or to a given snapshot, whichever is provided in the request.
seekSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to seek.
seekSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to seek.
setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
ChannelProvider to use to create Channels, which must point at Cloud Pub/Sub endpoint.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
ChannelProvider to use to create Channels, which must point at Cloud Pub/Sub endpoint.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
CredentialsProvider to use to create Credentials to authenticate calls.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Gives the ability to set a custom executor to be used by the library.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Gives the ability to set a custom executor.
setFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Sets the flow control settings.
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
 
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
 
setIamPolicy(String, Policy) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Sets the access control policy on the specified resource.
setIamPolicyCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Sets the access control policy on the specified resource.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setMaxAckExtensionPeriod(Duration) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Set the maximum period a message ack deadline will be extended.
setParallelPullCount(int) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Sets the number of pullers used to pull messages from the subscription.
setRetrySettings(RetrySettings) - Method in class com.google.cloud.pubsub.v1.Publisher.Builder
Configures the Publisher's retry parameters.
setSystemExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.pubsub.v1.Subscriber.Builder
Gives the ability to set a custom executor for polling and managing lease extensions.
shutdown() - Method in class com.google.cloud.pubsub.v1.Publisher
Schedules immediate publishing of any outstanding messages and waits until all are processed.
shutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
shutdown() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
shutdown() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
shutdown() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
shutdownNow() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
 
startAsync() - Method in class com.google.cloud.pubsub.v1.Subscriber
Initiates service startup and returns immediately.
streamingPullCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
streamingPullCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
streamingPullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to streamingPull.
streamingPullSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to streamingPull.
Subscriber - Class in com.google.cloud.pubsub.v1
A Cloud Pub/Sub subscriber that is associated with a specific subscription at creation.
Subscriber.Builder - Class in com.google.cloud.pubsub.v1
Builder of Subscribers.
SubscriberStub - Class in com.google.cloud.pubsub.v1.stub
Base stub class for Google Cloud Pub/Sub API.
SubscriberStub() - Constructor for class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
SubscriptionAdminClient - Class in com.google.cloud.pubsub.v1
Service Description: The service that an application uses to manipulate subscriptions and to consume messages from a subscription via the `Pull` method.
SubscriptionAdminClient(SubscriptionAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Constructs an instance of SubscriptionAdminClient, using the given settings.
SubscriptionAdminClient(SubscriberStub) - Constructor for class com.google.cloud.pubsub.v1.SubscriptionAdminClient
 
SubscriptionAdminSettings - Class in com.google.cloud.pubsub.v1
Settings class to configure an instance of SubscriptionAdminClient.
SubscriptionAdminSettings.Builder - Class in com.google.cloud.pubsub.v1
Builder for SubscriptionAdminSettings.

T

testIamPermissions(String, List<String>) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsCallable() - Method in class com.google.cloud.pubsub.v1.TopicAdminClient
Returns permissions that a caller has on the specified resource.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
toBuilder() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns a builder containing all the values of this settings class.
TopicAdminClient - Class in com.google.cloud.pubsub.v1
Service Description: The service that an application uses to manipulate topics, and to send messages to a topic.
TopicAdminClient(TopicAdminSettings) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminClient
Constructs an instance of TopicAdminClient, using the given settings.
TopicAdminClient(PublisherStub) - Constructor for class com.google.cloud.pubsub.v1.TopicAdminClient
 
TopicAdminSettings - Class in com.google.cloud.pubsub.v1
Settings class to configure an instance of TopicAdminClient.
TopicAdminSettings.Builder - Class in com.google.cloud.pubsub.v1
Builder for TopicAdminSettings.

U

updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
updateSnapshotCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to updateSnapshot.
updateSnapshotSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to updateSnapshot.
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub
 
updateSubscriptionCallable() - Method in class com.google.cloud.pubsub.v1.stub.SubscriberStub
 
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings.Builder
Returns the builder for the settings used for calls to updateSubscription.
updateSubscriptionSettings() - Method in class com.google.cloud.pubsub.v1.SubscriptionAdminSettings
Returns the object with the settings used for calls to updateSubscription.
updateTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.GrpcPublisherStub
 
updateTopicCallable() - Method in class com.google.cloud.pubsub.v1.stub.PublisherStub
 
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings.Builder
Returns the builder for the settings used for calls to updateTopic.
updateTopicSettings() - Method in class com.google.cloud.pubsub.v1.TopicAdminSettings
Returns the object with the settings used for calls to updateTopic.
A B C D G I L M N P R S T U 
Skip navigation links

Copyright © 2017 Google. All rights reserved.