Uses of Class
com.google.pubsub.v1.Topic
-
Uses of Topic in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return TopicModifier and TypeMethodDescriptionTopic.Builder.build()Topic.Builder.buildPartial()static TopicTopic.getDefaultInstance()Topic.Builder.getDefaultInstanceForType()Topic.getDefaultInstanceForType()UpdateTopicRequest.Builder.getTopic()Required.UpdateTopicRequest.getTopic()Required.UpdateTopicRequestOrBuilder.getTopic()Required.ListTopicsResponse.Builder.getTopics(int index) The resulting topics.ListTopicsResponse.getTopics(int index) The resulting topics.ListTopicsResponseOrBuilder.getTopics(int index) The resulting topics.static TopicTopic.parseDelimitedFrom(InputStream input) static TopicTopic.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(byte[] data) static TopicTopic.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(com.google.protobuf.ByteString data) static TopicTopic.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(com.google.protobuf.CodedInputStream input) static TopicTopic.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(InputStream input) static TopicTopic.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TopicTopic.parseFrom(ByteBuffer data) static TopicTopic.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.pubsub.v1 that return types with arguments of type TopicModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Topic>Topic.getParserForType()ListTopicsResponse.Builder.getTopicsList()The resulting topics.ListTopicsResponse.getTopicsList()The resulting topics.ListTopicsResponseOrBuilder.getTopicsList()The resulting topics.static com.google.protobuf.Parser<Topic>Topic.parser()Methods in com.google.pubsub.v1 with parameters of type TopicModifier and TypeMethodDescriptionThe resulting topics.The resulting topics.UpdateTopicRequest.Builder.mergeTopic(Topic value) Required.static Topic.BuilderTopic.newBuilder(Topic prototype) Required.The resulting topics.Method parameters in com.google.pubsub.v1 with type arguments of type TopicModifier and TypeMethodDescriptionListTopicsResponse.Builder.addAllTopics(Iterable<? extends Topic> values) The resulting topics.