Uses of Interface
com.google.cloud.pubsublite.proto.TopicOrBuilder
-
Uses of TopicOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement TopicOrBuilderModifier and TypeClassDescriptionfinal classMetadata about a topic resource.static final classMetadata about a topic resource.Methods in com.google.cloud.pubsublite.proto that return TopicOrBuilderModifier and TypeMethodDescriptionCreateTopicRequest.Builder.getTopicOrBuilder()Required.CreateTopicRequest.getTopicOrBuilder()Required.CreateTopicRequestOrBuilder.getTopicOrBuilder()Required.UpdateTopicRequest.Builder.getTopicOrBuilder()Required.UpdateTopicRequest.getTopicOrBuilder()Required.UpdateTopicRequestOrBuilder.getTopicOrBuilder()Required.ListTopicsResponse.Builder.getTopicsOrBuilder(int index) The list of topic in the requested parent.ListTopicsResponse.getTopicsOrBuilder(int index) The list of topic in the requested parent.ListTopicsResponseOrBuilder.getTopicsOrBuilder(int index) The list of topic in the requested parent.Methods in com.google.cloud.pubsublite.proto that return types with arguments of type TopicOrBuilderModifier and TypeMethodDescriptionList<? extends TopicOrBuilder>ListTopicsResponse.Builder.getTopicsOrBuilderList()The list of topic in the requested parent.List<? extends TopicOrBuilder>ListTopicsResponse.getTopicsOrBuilderList()The list of topic in the requested parent.List<? extends TopicOrBuilder>ListTopicsResponseOrBuilder.getTopicsOrBuilderList()The list of topic in the requested parent.