Uses of Class
com.google.pubsub.v1.Topic
-
Packages that use Topic Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub APIcom.google.cloud.pubsub.v1.stub com.google.pubsub.v1 -
-
Uses of Topic in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return Topic Modifier and Type Method Description Topic
TopicAdminClient. createTopic(ProjectTopicName name)
Deprecated.UseTopicAdminClient.createTopic(TopicName)
instead.Topic
TopicAdminClient. createTopic(Topic request)
Creates the given topic with the given name.Topic
TopicAdminClient. createTopic(TopicName name)
Creates the given topic with the given name.Topic
TopicAdminClient. createTopic(String name)
Creates the given topic with the given name.Topic
TopicAdminClient. getTopic(GetTopicRequest request)
Gets the configuration of a topic.Topic
TopicAdminClient. getTopic(ProjectTopicName topic)
Deprecated.UseTopicAdminClient.getTopic(TopicName)
instead.Topic
TopicAdminClient. getTopic(TopicName topic)
Gets the configuration of a topic.Topic
TopicAdminClient. getTopic(String topic)
Gets the configuration of a topic.Topic
TopicAdminClient. updateTopic(Topic topic, com.google.protobuf.FieldMask updateMask)
Updates an existing topic.Topic
TopicAdminClient. updateTopic(UpdateTopicRequest request)
Updates an existing topic.Methods in com.google.cloud.pubsub.v1 that return types with arguments of type Topic Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
TopicAdminClient. createTopicCallable()
Creates the given topic with the given name.com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
TopicAdminClient. createTopicCallable()
Creates the given topic with the given name.com.google.api.gax.rpc.UnaryCallSettings.Builder<Topic,Topic>
TopicAdminSettings.Builder. createTopicSettings()
Returns the builder for the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallSettings.Builder<Topic,Topic>
TopicAdminSettings.Builder. createTopicSettings()
Returns the builder for the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallSettings<Topic,Topic>
TopicAdminSettings. createTopicSettings()
Returns the object with the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallSettings<Topic,Topic>
TopicAdminSettings. createTopicSettings()
Returns the object with the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallable<GetTopicRequest,Topic>
TopicAdminClient. getTopicCallable()
Gets the configuration of a topic.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTopicRequest,Topic>
TopicAdminSettings.Builder. getTopicSettings()
Returns the builder for the settings used for calls to getTopic.com.google.api.gax.rpc.UnaryCallSettings<GetTopicRequest,Topic>
TopicAdminSettings. getTopicSettings()
Returns the object with the settings used for calls to getTopic.com.google.api.gax.rpc.UnaryCallable<UpdateTopicRequest,Topic>
TopicAdminClient. updateTopicCallable()
Updates an existing topic.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTopicRequest,Topic>
TopicAdminSettings.Builder. updateTopicSettings()
Returns the builder for the settings used for calls to updateTopic.com.google.api.gax.rpc.UnaryCallSettings<UpdateTopicRequest,Topic>
TopicAdminSettings. updateTopicSettings()
Returns the object with the settings used for calls to updateTopic.Methods in com.google.cloud.pubsub.v1 with parameters of type Topic Modifier and Type Method Description Topic
TopicAdminClient. createTopic(Topic request)
Creates the given topic with the given name.Topic
TopicAdminClient. updateTopic(Topic topic, com.google.protobuf.FieldMask updateMask)
Updates an existing topic.Method parameters in com.google.cloud.pubsub.v1 with type arguments of type Topic Modifier and Type Method Description static com.google.api.core.ApiFuture<TopicAdminClient.ListTopicsPagedResponse>
TopicAdminClient.ListTopicsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, com.google.api.core.ApiFuture<ListTopicsResponse> futureResponse)
protected TopicAdminClient.ListTopicsPage
TopicAdminClient.ListTopicsPage. createPage(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, ListTopicsResponse response)
com.google.api.core.ApiFuture<TopicAdminClient.ListTopicsPage>
TopicAdminClient.ListTopicsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTopicsRequest,ListTopicsResponse,Topic> context, com.google.api.core.ApiFuture<ListTopicsResponse> futureResponse)
-
Uses of Topic in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return types with arguments of type Topic Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
GrpcPublisherStub. createTopicCallable()
com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
GrpcPublisherStub. createTopicCallable()
com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
HttpJsonPublisherStub. createTopicCallable()
com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
HttpJsonPublisherStub. createTopicCallable()
com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
PublisherStub. createTopicCallable()
com.google.api.gax.rpc.UnaryCallable<Topic,Topic>
PublisherStub. createTopicCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<Topic,Topic>
PublisherStubSettings.Builder. createTopicSettings()
Returns the builder for the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallSettings.Builder<Topic,Topic>
PublisherStubSettings.Builder. createTopicSettings()
Returns the builder for the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallSettings<Topic,Topic>
PublisherStubSettings. createTopicSettings()
Returns the object with the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallSettings<Topic,Topic>
PublisherStubSettings. createTopicSettings()
Returns the object with the settings used for calls to createTopic.com.google.api.gax.rpc.UnaryCallable<GetTopicRequest,Topic>
GrpcPublisherStub. getTopicCallable()
com.google.api.gax.rpc.UnaryCallable<GetTopicRequest,Topic>
HttpJsonPublisherStub. getTopicCallable()
com.google.api.gax.rpc.UnaryCallable<GetTopicRequest,Topic>
PublisherStub. getTopicCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTopicRequest,Topic>
PublisherStubSettings.Builder. getTopicSettings()
Returns the builder for the settings used for calls to getTopic.com.google.api.gax.rpc.UnaryCallSettings<GetTopicRequest,Topic>
PublisherStubSettings. getTopicSettings()
Returns the object with the settings used for calls to getTopic.com.google.api.gax.rpc.UnaryCallable<UpdateTopicRequest,Topic>
GrpcPublisherStub. updateTopicCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateTopicRequest,Topic>
HttpJsonPublisherStub. updateTopicCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateTopicRequest,Topic>
PublisherStub. updateTopicCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTopicRequest,Topic>
PublisherStubSettings.Builder. updateTopicSettings()
Returns the builder for the settings used for calls to updateTopic.com.google.api.gax.rpc.UnaryCallSettings<UpdateTopicRequest,Topic>
PublisherStubSettings. updateTopicSettings()
Returns the object with the settings used for calls to updateTopic. -
Uses of Topic in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return Topic Modifier and Type Method Description Topic
Topic.Builder. build()
Topic
Topic.Builder. buildPartial()
Topic
PublisherGrpc.PublisherBlockingStub. createTopic(Topic request)
Creates the given topic with the given name.static Topic
Topic. getDefaultInstance()
Topic
Topic.Builder. getDefaultInstanceForType()
Topic
Topic. getDefaultInstanceForType()
Topic
PublisherGrpc.PublisherBlockingStub. getTopic(GetTopicRequest request)
Gets the configuration of a topic.Topic
UpdateTopicRequest.Builder. getTopic()
Required.Topic
UpdateTopicRequest. getTopic()
Required.Topic
UpdateTopicRequestOrBuilder. getTopic()
Required.Topic
ListTopicsResponse.Builder. getTopics(int index)
The resulting topics.Topic
ListTopicsResponse. getTopics(int index)
The resulting topics.Topic
ListTopicsResponseOrBuilder. getTopics(int index)
The resulting topics.static Topic
Topic. parseDelimitedFrom(InputStream input)
static Topic
Topic. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Topic
Topic. parseFrom(byte[] data)
static Topic
Topic. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Topic
Topic. parseFrom(com.google.protobuf.ByteString data)
static Topic
Topic. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Topic
Topic. parseFrom(com.google.protobuf.CodedInputStream input)
static Topic
Topic. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Topic
Topic. parseFrom(InputStream input)
static Topic
Topic. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Topic
Topic. parseFrom(ByteBuffer data)
static Topic
Topic. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Topic
PublisherGrpc.PublisherBlockingStub. updateTopic(UpdateTopicRequest request)
Updates an existing topic.Methods in com.google.pubsub.v1 that return types with arguments of type Topic Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Topic>
PublisherGrpc.PublisherFutureStub. createTopic(Topic request)
Creates the given topic with the given name.static io.grpc.MethodDescriptor<Topic,Topic>
PublisherGrpc. getCreateTopicMethod()
static io.grpc.MethodDescriptor<Topic,Topic>
PublisherGrpc. getCreateTopicMethod()
static io.grpc.MethodDescriptor<GetTopicRequest,Topic>
PublisherGrpc. getGetTopicMethod()
com.google.protobuf.Parser<Topic>
Topic. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Topic>
PublisherGrpc.PublisherFutureStub. getTopic(GetTopicRequest request)
Gets the configuration of a topic.List<Topic>
ListTopicsResponse.Builder. getTopicsList()
The resulting topics.List<Topic>
ListTopicsResponse. getTopicsList()
The resulting topics.List<Topic>
ListTopicsResponseOrBuilder. getTopicsList()
The resulting topics.static io.grpc.MethodDescriptor<UpdateTopicRequest,Topic>
PublisherGrpc. getUpdateTopicMethod()
static com.google.protobuf.Parser<Topic>
Topic. parser()
com.google.common.util.concurrent.ListenableFuture<Topic>
PublisherGrpc.PublisherFutureStub. updateTopic(UpdateTopicRequest request)
Updates an existing topic.Methods in com.google.pubsub.v1 with parameters of type Topic Modifier and Type Method Description ListTopicsResponse.Builder
ListTopicsResponse.Builder. addTopics(int index, Topic value)
The resulting topics.ListTopicsResponse.Builder
ListTopicsResponse.Builder. addTopics(Topic value)
The resulting topics.default void
PublisherGrpc.AsyncService. createTopic(Topic request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Creates the given topic with the given name.Topic
PublisherGrpc.PublisherBlockingStub. createTopic(Topic request)
Creates the given topic with the given name.com.google.common.util.concurrent.ListenableFuture<Topic>
PublisherGrpc.PublisherFutureStub. createTopic(Topic request)
Creates the given topic with the given name.void
PublisherGrpc.PublisherStub. createTopic(Topic request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Creates the given topic with the given name.Topic.Builder
Topic.Builder. mergeFrom(Topic other)
UpdateTopicRequest.Builder
UpdateTopicRequest.Builder. mergeTopic(Topic value)
Required.static Topic.Builder
Topic. newBuilder(Topic prototype)
UpdateTopicRequest.Builder
UpdateTopicRequest.Builder. setTopic(Topic value)
Required.ListTopicsResponse.Builder
ListTopicsResponse.Builder. setTopics(int index, Topic value)
The resulting topics.Method parameters in com.google.pubsub.v1 with type arguments of type Topic Modifier and Type Method Description ListTopicsResponse.Builder
ListTopicsResponse.Builder. addAllTopics(Iterable<? extends Topic> values)
The resulting topics.default void
PublisherGrpc.AsyncService. createTopic(Topic request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Creates the given topic with the given name.void
PublisherGrpc.PublisherStub. createTopic(Topic request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Creates the given topic with the given name.default void
PublisherGrpc.AsyncService. getTopic(GetTopicRequest request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Gets the configuration of a topic.void
PublisherGrpc.PublisherStub. getTopic(GetTopicRequest request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Gets the configuration of a topic.default void
PublisherGrpc.AsyncService. updateTopic(UpdateTopicRequest request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Updates an existing topic.void
PublisherGrpc.PublisherStub. updateTopic(UpdateTopicRequest request, io.grpc.stub.StreamObserver<Topic> responseObserver)
Updates an existing topic.
-